Title: [120216] trunk/LayoutTests
Revision
120216
Author
[email protected]
Date
2012-06-13 09:16:35 -0700 (Wed, 13 Jun 2012)

Log Message

Skip the isolated world tests for Gtk - the infrastructure is missing
and they take too long to fail by timing out, lengthening the bot cycles.

Rubber-stamped by Philippe Normand.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120215 => 120216)


--- trunk/LayoutTests/ChangeLog	2012-06-13 16:13:19 UTC (rev 120215)
+++ trunk/LayoutTests/ChangeLog	2012-06-13 16:16:35 UTC (rev 120216)
@@ -1,5 +1,14 @@
 2012-06-13  Zan Dobersek  <[email protected]>
 
+        Skip the isolated world tests for Gtk - the infrastructure is missing
+        and they take too long to fail by timing out, lengthening the bot cycles.
+
+        Rubber-stamped by Philippe Normand.
+
+        * platform/gtk/TestExpectations:
+
+2012-06-13  Zan Dobersek  <[email protected]>
+
         Unreviewed GTK gardening after r120100, r120167, r120173 and r120181.
 
         * fast/events/constructors/speech-recognition-error-constructor-expected.txt:

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (120215 => 120216)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-13 16:13:19 UTC (rev 120215)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-13 16:16:35 UTC (rev 120216)
@@ -207,9 +207,6 @@
 BUGWKGTK SKIP : fast/events/page-visibility-iframe-propagation-test.html = TEXT
 BUGWKGTK SKIP : fast/events/page-visibility-transition-test.html = TEXT
 
-// JSC does not support setIsolatedWorldSecurityOrigin.
-BUGWK61540 : http/tests/security/isolatedWorld/cross-origin-xhr.html = TEXT
-
 // GTK doesn't support smart replace.
 BUGWK61661 : editing/pasteboard/drag-drop-list.html = TEXT
 
@@ -331,6 +328,16 @@
 // https://bugs.webkit.org/show_bug.cgi?id=88859
 BUGWK88859 : http/tests/xmlhttprequest/response-blob-size.html = TEXT
 
+// New test infrastructure required -- need isolated worlds
+BUGWK31508 SKIP : http/tests/security/isolatedWorld = TEXT
+BUGWK31508 BUGWK61540 SKIP : http/tests/security/isolatedWorld/cross-origin-xhr.html = TEXT
+BUGWK31508 SKIP : storage/websql/open-database-creation-callback-isolated-world.html = TEXT
+BUGWK31508 SKIP : storage/websql/statement-error-callback-isolated-world.html = TEXT
+BUGWK31508 SKIP : storage/websql/statement-success-callback-isolated-world.html = TEXT
+BUGWK31508 SKIP : storage/websql/transaction-callback-isolated-world.html = TEXT
+BUGWK31508 SKIP : storage/websql/transaction-error-callback-isolated-world.html = TEXT
+BUGWK31508 SKIP : storage/websql/transaction-success-callback-isolated-world.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Expected failures
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -672,16 +679,6 @@
 // Missing resource load callback ability in DRT
 BUGWK27905 : http/tests/loading/redirect-methods.html = TEXT
 
-// New test infrastructure required -- need isolated worlds
-BUGWK31508 : http/tests/security/isolatedWorld = TEXT
-BUGWK31508 : http/tests/security/isolatedWorld/context-destroy.html = PASS
-BUGWK31508 : storage/websql/open-database-creation-callback-isolated-world.html = TEXT
-BUGWK31508 : storage/websql/statement-error-callback-isolated-world.html = TEXT
-BUGWK31508 : storage/websql/statement-success-callback-isolated-world.html = TEXT
-BUGWK31508 : storage/websql/transaction-callback-isolated-world.html = TEXT
-BUGWK31508 : storage/websql/transaction-error-callback-isolated-world.html = TEXT
-BUGWK31508 : storage/websql/transaction-success-callback-isolated-world.html = TEXT
-
 BUGWK30577 : editing/selection/move-left-right.html = TEXT
 
 // Probably related to https://bugs.webkit.org/show_bug.cgi?id=27637
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to