Title: [141881] trunk/LayoutTests
Revision
141881
Author
[email protected]
Date
2013-02-05 02:32:44 -0800 (Tue, 05 Feb 2013)

Log Message

Unreviewed GTK gardening.

Adding a flaky crash expectation for a couple of tests.
Reclassifying the expectation for http/tests/media/video-play-stall.html as a flaky timeouting test.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141880 => 141881)


--- trunk/LayoutTests/ChangeLog	2013-02-05 10:27:41 UTC (rev 141880)
+++ trunk/LayoutTests/ChangeLog	2013-02-05 10:32:44 UTC (rev 141881)
@@ -1,3 +1,12 @@
+2013-02-05  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding a flaky crash expectation for a couple of tests.
+        Reclassifying the expectation for http/tests/media/video-play-stall.html as a flaky timeouting test.
+
+        * platform/gtk/TestExpectations:
+
 2013-02-05  Ádám Kallai  <[email protected]>
 
         [Qt][Wk2] Unreviewed gardening. Added platform specific expected.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (141880 => 141881)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-05 10:27:41 UTC (rev 141880)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-05 10:32:44 UTC (rev 141881)
@@ -523,6 +523,8 @@
 webkit.org/b/108682 [ Debug ] media/video-controls-visible-exiting-fullscreen.html [ Crash ]
 webkit.org/b/108682 [ Debug ] media/video-src.html [ Crash ]
 
+webkit.org/b/108927 http/tests/xmlhttprequest/workers/xmlhttprequest-file-not-found.html [ Crash Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -627,6 +629,8 @@
 webkit.org/b/104809 media/video-source-type-params.html [ Crash Timeout Pass ]
 webkit.org/b/104809 media/video-src-set.html [ Crash Timeout Pass ]
 webkit.org/b/104809 media/W3C/video/events/event_loadstart_manual.html [ Crash Pass ]
+webkit.org/b/104809 media/W3C/audio/events/event_pause_manual.html [ Crash Pass ]
+webkit.org/b/104809 fast/dom/beforeload/remove-video-in-beforeload-listener.html [ Crash Pass ]
 
 webkit.org/b/106415 fast/workers/worker-close-more.html [ Timeout Pass ]
 
@@ -760,6 +764,8 @@
 webkit.org/b/107534 fast/js/regress/object-closure-call.html [ Timeout ]
 webkit.org/b/107534 fast/js/regress/cell-argument.html [ Timeout ]
 
+webkit.org/b/108925 http/tests/media/video-play-stall.html [ Timeout Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests timing out
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -877,7 +883,6 @@
 Bug(rdar6727495) http/tests/loading/text-content-type-with-binary-extension.html [ Failure ]
 
 Bug(GTK) http/tests/media/video-play-stall-seek.html [ Skip ]
-Bug(GTK) http/tests/media/video-play-stall.html [ Failure Slow ]
 
 Bug(GTK) http/tests/misc/acid3.html [ Failure ]
 Bug(GTK) http/tests/misc/policy-delegate-called-twice.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to