Title: [161503] trunk/LayoutTests
Revision
161503
Author
[email protected]
Date
2014-01-08 08:02:32 -0800 (Wed, 08 Jan 2014)

Log Message

Unreviewed GTK gardening.

setFileInputFiles.html was removed after r161380. string-replacement-outofmemory.html,
toString-and-valueOf-override.html and exceptions-thrown-in-callbacks.html
were moved into other directory.

* platform/gtk-wk2/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (161502 => 161503)


--- trunk/LayoutTests/ChangeLog	2014-01-08 15:45:48 UTC (rev 161502)
+++ trunk/LayoutTests/ChangeLog	2014-01-08 16:02:32 UTC (rev 161503)
@@ -1,3 +1,14 @@
+2014-01-08  ChangSeok Oh  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        setFileInputFiles.html was removed after r161380. string-replacement-outofmemory.html,
+        toString-and-valueOf-override.html and exceptions-thrown-in-callbacks.html
+        were moved into other directory.
+
+        * platform/gtk-wk2/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2014-01-08  Alexey Proskuryakov  <[email protected]>
 
         REGRESSION: webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html is very flaky

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (161502 => 161503)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-01-08 15:45:48 UTC (rev 161502)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-01-08 16:02:32 UTC (rev 161503)
@@ -813,9 +813,9 @@
 Bug(GTK) [ Debug ] js/dfg-uint8array.html [ Pass Slow ]
 Bug(GTK) [ Debug ] js/dfg-uint8clampedarray.html [ Pass Slow ]
 Bug(GTK) [ Debug ] js/dom/random-array-gc-stress.html [ Pass Slow ]
+Bug(GTK) [ Debug ] js/dom/string-replacement-outofmemory.html [ Pass Slow ]
+Bug(GTK) [ Debug ] js/dom/toString-and-valueOf-override.html [ Pass Slow ]
 Bug(GTK) [ Debug ] js/regress/method-on-number.html [ Pass Slow ]
-Bug(GTK) [ Debug ] js/string-replacement-outofmemory.html [ Pass Slow ]
-Bug(GTK) [ Debug ] js/toString-and-valueOf-override.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/frames/lots-of-iframes.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/frames/lots-of-objects.html [ Pass Slow ]
 Bug(GTK) [ Debug ] fast/workers/worker-cloneport.html [ Pass Slow ]
@@ -906,7 +906,6 @@
 webkit.org/b/122571 inspector-protocol/debugger/removeBreakpoint.html [ Timeout Pass ]
 webkit.org/b/122571 inspector-protocol/debugger/setVariableValue.html [ Timeout Pass ]
 webkit.org/b/122571 inspector-protocol/debugger/call-frame-this-strict.html [ Timeout Pass ]
-webkit.org/b/122571 inspector-protocol/dom/setFileInputFiles.html [ Timeout Pass ]
 webkit.org/b/122571 inspector-protocol/dom/request-child-nodes-depth.html [ Timeout Pass ]
 webkit.org/b/122571 inspector-protocol/dom/focus.html [ Timeout Pass ]
 webkit.org/b/122571 inspector-protocol/input/dispatchMouseEvent.html [ Timeout Pass ]

Modified: trunk/LayoutTests/platform/gtk-wk2/TestExpectations (161502 => 161503)


--- trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2014-01-08 15:45:48 UTC (rev 161502)
+++ trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2014-01-08 16:02:32 UTC (rev 161503)
@@ -251,7 +251,7 @@
 Bug(GTK) fast/forms/select/menulist-type-ahead-find.html [ Pass Timeout ]
 Bug(GTK) fast/forms/select/optgroup-disabled.html [ Pass Timeout ]
 Bug(GTK) fast/forms/select-selected.html [ Pass Timeout ]
-Bug(GTK) js/exceptions-thrown-in-callbacks.html [ Failure Pass ]
+Bug(GTK) js/dom/exceptions-thrown-in-callbacks.html [ Failure Pass ]
 Bug(GTK) fast/loader/fragment-after-redirect-gets-back-entry.html [ Failure Pass ]
 Bug(GTK) fast/writing-mode/japanese-ruby-horizontal-bt.html [ Failure Pass ]
 Bug(GTK) fast/writing-mode/japanese-ruby-vertical-lr.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to