Title: [107354] trunk/LayoutTests
Revision
107354
Author
[email protected]
Date
2012-02-09 21:28:58 -0800 (Thu, 09 Feb 2012)

Log Message

[Gtk] http/tests/workers/terminate-during-sync-operation.html fails locally
https://bugs.webkit.org/show_bug.cgi?id=78270

Patch by Zan Dobersek <[email protected]> on 2012-02-09
Reviewed by Martin Robinson.

Skip a workers http test that utilizes not-yet-supported File System API.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107353 => 107354)


--- trunk/LayoutTests/ChangeLog	2012-02-10 05:23:32 UTC (rev 107353)
+++ trunk/LayoutTests/ChangeLog	2012-02-10 05:28:58 UTC (rev 107354)
@@ -1,3 +1,14 @@
+2012-02-09  Zan Dobersek  <[email protected]>
+
+        [Gtk] http/tests/workers/terminate-during-sync-operation.html fails locally
+        https://bugs.webkit.org/show_bug.cgi?id=78270
+
+        Reviewed by Martin Robinson.
+
+        Skip a workers http test that utilizes not-yet-supported File System API.
+
+        * platform/gtk/Skipped:
+
 2012-02-09  Tom Sepez  <[email protected]>
 
         [chromium] skip tests affected by deprecation of in-url identities.

Modified: trunk/LayoutTests/platform/gtk/Skipped (107353 => 107354)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-02-10 05:23:32 UTC (rev 107353)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-02-10 05:28:58 UTC (rev 107354)
@@ -279,6 +279,7 @@
 http/tests/security/filesystem-iframe-from-remote.html
 http/tests/websocket/tests/hybi/send-file-blob.html
 http/tests/websocket/tests/hybi/send-file-blob-fail.html
+http/tests/workers/terminate-during-sync-operation.html
 
 # Requires WebP support.
 fast/canvas/canvas-toDataURL-webp.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to