Title: [176019] trunk/LayoutTests
- Revision
- 176019
- Author
- [email protected]
- Date
- 2014-11-12 06:23:09 -0800 (Wed, 12 Nov 2014)
Log Message
Unreviewed GTK gardening. Skip shared worker tests after r175776.
Shared workers are disabled with the Network Process.
* platform/gtk/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (176018 => 176019)
--- trunk/LayoutTests/ChangeLog 2014-11-12 12:30:38 UTC (rev 176018)
+++ trunk/LayoutTests/ChangeLog 2014-11-12 14:23:09 UTC (rev 176019)
@@ -1,3 +1,11 @@
+2014-11-12 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed GTK gardening. Skip shared worker tests after r175776.
+
+ Shared workers are disabled with the Network Process.
+
+ * platform/gtk/TestExpectations:
+
2014-09-01 Philippe Normand <[email protected]>
[WK2] UserMediaClient support
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (176018 => 176019)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2014-11-12 12:30:38 UTC (rev 176018)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2014-11-12 14:23:09 UTC (rev 176019)
@@ -1439,6 +1439,48 @@
Bug(GTK) fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
+# Shared workers disabled with the Network Process
+Bug(GTK) fast/workers/shared-worker-constructor.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-context-gc.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-event-listener.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-exception.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-gc.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-in-iframe.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-lifecycle.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-location.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-messageevent-source.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-name.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-navigator.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-replace-global-constructor.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-replace-self.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-script-error.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-shared.html [ Skip ]
+Bug(GTK) fast/workers/shared-worker-simple.html [ Skip ]
+Bug(GTK) fast/workers/worker-crash-with-invalid-location.html [ Skip ]
+Bug(GTK) http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Skip ]
+Bug(GTK) http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Skip ]
+Bug(GTK) http/tests/security/cross-origin-shared-worker-allowed.html [ Skip ]
+Bug(GTK) http/tests/security/cross-origin-shared-worker.html [ Skip ]
+Bug(GTK) http/tests/security/same-origin-shared-worker-blocked.html [ Skip ]
+Bug(GTK) http/tests/security/storage-blocking-loosened-shared-worker.html [ Skip ]
+Bug(GTK) http/tests/security/storage-blocking-strengthened-shared-worker.html [ Skip ]
+Bug(GTK) http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
+Bug(GTK) http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Skip ]
+Bug(GTK) http/tests/workers/shared-worker-importScripts.html [ Skip ]
+Bug(GTK) http/tests/workers/shared-worker-invalid-url.html [ Skip ]
+Bug(GTK) http/tests/workers/shared-worker-redirect.html [ Skip ]
+Bug(GTK) http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Skip ]
+Bug(GTK) http/tests/xmlhttprequest/workers/shared-worker-close.html [ Skip ]
+Bug(GTK) http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Skip ]
+Bug(GTK) http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Skip ]
+Bug(GTK) http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Skip ]
+Bug(GTK) http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Skip ]
+Bug(GTK) js/dom/global-constructors-attributes-shared-worker.html [ Skip ]
+Bug(GTK) fast/dom/call-a-constructor-as-a-function.html [ Failure ]
+Bug(GTK) js/dom/constructor-length.html [ Failure ]
+
+
#////////////////////////////////////////////////////////////////////////////////////////
# Tests failing
#////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes