Title: [116490] trunk/LayoutTests
Revision
116490
Author
[email protected]
Date
2012-05-08 20:49:17 -0700 (Tue, 08 May 2012)

Log Message

[Chromium] Test expectation update
Skip post-in-iframe-with-back-navigation.html because it might cause a
failure of the next test, preload-append-scan.php

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116489 => 116490)


--- trunk/LayoutTests/ChangeLog	2012-05-09 03:39:02 UTC (rev 116489)
+++ trunk/LayoutTests/ChangeLog	2012-05-09 03:49:17 UTC (rev 116490)
@@ -1,5 +1,13 @@
 2012-05-08  Kent Tamura  <[email protected]>
 
+        [Chromium] Test expectation update
+        Skip post-in-iframe-with-back-navigation.html because it might cause a
+        failure of the next test, preload-append-scan.php
+
+        * platform/chromium/test_expectations.txt:
+
+2012-05-08  Kent Tamura  <[email protected]>
+
         [Chromium] Update test expectations.
 
         * platform/chromium/test_expectations.txt:

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (116489 => 116490)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-09 03:39:02 UTC (rev 116489)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-09 03:49:17 UTC (rev 116490)
@@ -3921,7 +3921,8 @@
 // Interferes with the rAF tests that are enabled
 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
 
-BUGWK85949 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
+// Skip it because it seems its frame loading notifications leak to the next test.
+BUGWK85949 SKIP : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
 
 BUGWK85913 MAC : fast/block/positioning/offsetLeft-offsetTop-multicolumn.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to