Title: [183644] trunk/LayoutTests
Revision
183644
Author
mrobin...@webkit.org
Date
2015-04-30 14:26:49 -0700 (Thu, 30 Apr 2015)

Log Message

Unskip isolated words tests on WebKitGTK+

* platform/gtk/TestExpectations: Unskip tests. We've been able to run these
since the switch to WebKitTestRunner.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183643 => 183644)


--- trunk/LayoutTests/ChangeLog	2015-04-30 20:55:00 UTC (rev 183643)
+++ trunk/LayoutTests/ChangeLog	2015-04-30 21:26:49 UTC (rev 183644)
@@ -1,3 +1,10 @@
+2015-04-30  Martin Robinson  <mrobin...@igalia.com>
+
+        Unskip isolated words tests on WebKitGTK+
+
+        * platform/gtk/TestExpectations: Unskip tests. We've been able to run these
+        since the switch to WebKitTestRunner.
+
 2015-04-30  Filip Pizlo  <fpi...@apple.com>
 
         Unreviewed, skip new tests js/regress/is-string-fold.html and js/regress/is-string-fold-tricky.html because they are crashing in RJST as well.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (183643 => 183644)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-04-30 20:55:00 UTC (rev 183643)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-04-30 21:26:49 UTC (rev 183644)
@@ -378,16 +378,6 @@
 webkit.org/b/79203 webaudio/mediastreamaudiodestinationnode.html [ Skip ]
 webkit.org/b/79203 webaudio/mediastreamaudiosourcenode.html [ Skip ]
 
-# New test infrastructure required -- need isolated worlds
-webkit.org/b/31508 http/tests/security/isolatedWorld [ Skip ]
-webkit.org/b/31508 plugins/npruntime/overrides-all-properties.html [ Skip ]
-webkit.org/b/31508 storage/websql/open-database-creation-callback-isolated-world.html [ Skip ]
-webkit.org/b/31508 storage/websql/statement-error-callback-isolated-world.html [ Skip ]
-webkit.org/b/31508 storage/websql/statement-success-callback-isolated-world.html [ Skip ]
-webkit.org/b/31508 storage/websql/transaction-callback-isolated-world.html [ Skip ]
-webkit.org/b/31508 storage/websql/transaction-error-callback-isolated-world.html [ Skip ]
-webkit.org/b/31508 storage/websql/transaction-success-callback-isolated-world.html [ Skip ]
-
 # Text Autosizing is not yet enabled.
 webkit.org/b/99063 fast/text-autosizing [ Skip ]
 
@@ -642,6 +632,9 @@
 fast/events/mouse-force-down.html [ Skip ]
 fast/events/mouse-force-up.html [ Skip ]
 
+# JSC does not support setIsolatedWorldSecurityOrigin
+webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to