Title: [95642] trunk/LayoutTests
Revision
95642
Author
ph...@webkit.org
Date
2011-09-21 09:48:46 -0700 (Wed, 21 Sep 2011)

Log Message

Unreviewed, move today's skipped flaky tests to test_expectations
as suggested by mrobinson.

* platform/gtk/Skipped:
* platform/gtk/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95641 => 95642)


--- trunk/LayoutTests/ChangeLog	2011-09-21 16:45:12 UTC (rev 95641)
+++ trunk/LayoutTests/ChangeLog	2011-09-21 16:48:46 UTC (rev 95642)
@@ -1,3 +1,11 @@
+2011-09-21  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, move today's skipped flaky tests to test_expectations
+        as suggested by mrobinson.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/test_expectations.txt:
+
 2011-09-21  Alice Boxhall  <aboxh...@chromium.org>
 
         Report AXValueChanged when value changes in element with role=textbox.

Modified: trunk/LayoutTests/platform/gtk/Skipped (95641 => 95642)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-09-21 16:45:12 UTC (rev 95641)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-09-21 16:48:46 UTC (rev 95642)
@@ -127,29 +127,6 @@
 # flaky on 64-bits Debug
 tables/mozilla_expected_failures/bugs/bug85016.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=68516
-fast/workers/shared-worker-lifecycle.html
-fast/workers/shared-worker-frame-lifecycle.html
-fast/workers/storage/interrupt-database.html
-fast/workers/worker-close-more.html
-fast/workers/dedicated-worker-lifecycle.html
-fast/workers/worker-lifecycle.html
-
-# https://bugs.webkit.org/show_bug.cgi?id=68520
-svg/W3C-SVG-1.1-SE/filters-image-05-f.svg
-
-# https://bugs.webkit.org/show_bug.cgi?id=68522
-http/tests/websocket/tests/hixie76/error-detect.html
-
-# https://bugs.webkit.org/show_bug.cgi?id=68523
-svg/zoom/page/zoom-svg-through-object-with-auto-size.html
-svg/zoom/page/zoom-svg-through-object-with-override-size.html
-svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml
-svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml
-
-# https://bugs.webkit.org/show_bug.cgi?id=68536
-media/media-blocked-by-beforeload.html
-
 ###############################################################################
 # TESTS TIMING OUT
 ###############################################################################

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (95641 => 95642)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2011-09-21 16:45:12 UTC (rev 95641)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2011-09-21 16:48:46 UTC (rev 95642)
@@ -6,3 +6,25 @@
 BUGWK67007 DEBUG : fast/ruby/after-table-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-after-counter-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.html = CRASH
+
+// Flaky tests
+
+BUGWK68536 : media/media-blocked-by-beforeload.html = PASS TEXT
+
+BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-auto-size.html = PASS TEXT
+BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-override-size.html = PASS TEXT
+BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml = PASS TEXT
+BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml = PASS TEXT
+
+BUGWK68520 : svg/W3C-SVG-1.1-SE/filters-image-05-f.svg = PASS TEXT
+
+BUGWK68522 : http/tests/websocket/tests/hixie76/error-detect.html = PASS TEXT
+
+BUGWK68516 : fast/workers/shared-worker-lifecycle.html = PASS TEXT
+BUGWK68516 : fast/workers/shared-worker-frame-lifecycle.html = PASS TEXT
+BUGWK68516 : fast/workers/storage/interrupt-database.html = PASS TEXT
+BUGWK68516 : fast/workers/worker-close-more.html = PASS TEXT
+BUGWK68516 : fast/workers/dedicated-worker-lifecycle.html = PASS TEXT
+BUGWK68516 : fast/workers/worker-lifecycle.html = PASS TEXT
+
+// End of Flaky tests
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to