Title: [98443] trunk/LayoutTests
Revision
98443
Author
rn...@webkit.org
Date
2011-10-26 01:07:28 -0700 (Wed, 26 Oct 2011)

Log Message

Cleanup Chromium test expectation. These tests were erroneously marked as timing out intermittently
even though the Chromium issue 66085 was fixed a long time ago.

Remove failing expectations from these tests except http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
which is still timing out intermittently on Chromium Linux. Filed the bug 70878 to track the failure.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98442 => 98443)


--- trunk/LayoutTests/ChangeLog	2011-10-26 07:57:50 UTC (rev 98442)
+++ trunk/LayoutTests/ChangeLog	2011-10-26 08:07:28 UTC (rev 98443)
@@ -1,5 +1,15 @@
 2011-10-26  Ryosuke Niwa  <rn...@webkit.org>
 
+        Cleanup Chromium test expectation. These tests were erroneously marked as timing out intermittently
+        even though the Chromium issue 66085 was fixed a long time ago.
+
+        Remove failing expectations from these tests except http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
+        which is still timing out intermittently on Chromium Linux. Filed the bug 70878 to track the failure.
+
+        * platform/chromium/test_expectations.txt:
+
+2011-10-26  Ryosuke Niwa  <rn...@webkit.org>
+
         Chromium editing test rebaselines and editing test expectations updates.
 
         * platform/chromium-linux/editing/selection/5354455-2-expected.png:

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (98442 => 98443)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-26 07:57:50 UTC (rev 98442)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-26 08:07:28 UTC (rev 98443)
@@ -2441,14 +2441,7 @@
 BUG_VITALYR : fast/images/gray-scale-jpeg-with-color-profile.html = MISSING
 BUG_VITALYR MAC : tables/mozilla/bugs/bug82946-2.html = IMAGE
 
-// Mostly-flaky timeouts
-BUGCR66085 LINUX WIN : dom/html/level1/core/documentgetdoctypenodtd.html = PASS TIMEOUT
-BUGCR66085 LINUX : editing/selection/3690703-2.html = PASS TIMEOUT
-BUGCR66085 LINUX : fast/dom/Geolocation/disconnected-frame-permission-denied.html = PASS TIMEOUT
-BUGCR66085 LINUX WIN : fast/events/5056619.html = PASS TIMEOUT
-BUGCR66085 LINUX : fast/js/cyclic-proto.html = PASS TIMEOUT
-BUGCR66085 LINUX WIN : fast/replaced/css-content-and-webkit-mask-box-image-crash.html = PASS TIMEOUT
-BUGCR66085 LINUX : http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html = PASS TIMEOUT
+BUGWK70878 LINUX : http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html = PASS TIMEOUT
 
 // Flaky failures
 BUGCR66087 WIN : fast/dom/Geolocation/timestamp.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to