Title: [176025] trunk/LayoutTests
Revision
176025
Author
[email protected]
Date
2014-11-12 10:41:15 -0800 (Wed, 12 Nov 2014)

Log Message

Instead of blacklisting tests for OS X versions that use PPT for testing,
whitelist MountainLion that doesn't. That's more future compatible.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (176024 => 176025)


--- trunk/LayoutTests/ChangeLog	2014-11-12 18:40:45 UTC (rev 176024)
+++ trunk/LayoutTests/ChangeLog	2014-11-12 18:41:15 UTC (rev 176025)
@@ -1,3 +1,10 @@
+2014-11-12  Alexey Proskuryakov  <[email protected]>
+
+        Instead of blacklisting tests for OS X versions that use PPT for testing,
+        whitelist MountainLion that doesn't. That's more future compatible.
+
+        * platform/mac-wk2/TestExpectations:
+
 2014-11-12  Jer Noble  <[email protected]>
 
         [Mac] media/track/audio-track.html is flakey

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (176024 => 176025)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-11-12 18:40:45 UTC (rev 176024)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-11-12 18:41:15 UTC (rev 176025)
@@ -397,11 +397,6 @@
 # textInputController.hasMarkedText is implemented, but gives a wrong result for some reason.
 platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html
 
-webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
-webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
-webkit.org/b/123431 [ Mavericks ] http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
-webkit.org/b/123431 [ Mavericks ] http/tests/local/link-stylesheet-load-order.html [ Failure ]
-
 # test results in DRT don't match in browser behavior, test seems broken
 fast/dom/Window/mozilla-focus-blur.html [ Pass Failure ]
 
@@ -561,78 +556,150 @@
 ########################################
 
 ########################################
-### START OF (6) Features that are not supported in WebKit2, on Mavericks
+### START OF (6) Features that are not supported when NetworkProcess is enabled (i.e. they only work on Mountain Lion, and not on newer OS versions).
 
 # Shared workers disabled with the Network Process
-[ Mavericks ] fast/workers/shared-worker-constructor.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-context-gc.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-event-listener.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-exception.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-gc.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-in-iframe.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-lifecycle.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-load-error.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-location.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-messageevent-source.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-name.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-navigator.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-replace-global-constructor.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-replace-self.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-script-error.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-shared.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-simple.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-storagequota-query-usage.html [ Skip ]
-[ Mavericks ] fast/workers/worker-crash-with-invalid-location.html [ Skip ]
-[ Mavericks ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Skip ]
-[ Mavericks ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-shared-worker-allowed.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/security/same-origin-shared-worker-blocked.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-loosened-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-strengthened-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Skip ]
-[ Mavericks ] http/tests/workers/shared-worker-importScripts.html [ Skip ]
-[ Mavericks ] http/tests/workers/shared-worker-invalid-url.html [ Skip ]
-[ Mavericks ] http/tests/workers/shared-worker-redirect.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-close.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Skip ]
-[ Mavericks ] js/dom/global-constructors-attributes-shared-worker.html [ Skip ]
-[ Mavericks ] fast/dom/call-a-constructor-as-a-function.html [ Failure ]
-[ Mavericks ] js/dom/constructor-length.html [ Failure ]
-[ Mavericks ] js/dom/global-constructors-attributes.html [ Failure ]
+fast/workers/shared-worker-constructor.html [ Skip ]
+fast/workers/shared-worker-context-gc.html [ Skip ]
+fast/workers/shared-worker-event-listener.html [ Skip ]
+fast/workers/shared-worker-exception.html [ Skip ]
+fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
+fast/workers/shared-worker-gc.html [ Skip ]
+fast/workers/shared-worker-in-iframe.html [ Skip ]
+fast/workers/shared-worker-lifecycle.html [ Skip ]
+fast/workers/shared-worker-load-error.html [ Skip ]
+fast/workers/shared-worker-location.html [ Skip ]
+fast/workers/shared-worker-messageevent-source.html [ Skip ]
+fast/workers/shared-worker-name.html [ Skip ]
+fast/workers/shared-worker-navigator.html [ Skip ]
+fast/workers/shared-worker-replace-global-constructor.html [ Skip ]
+fast/workers/shared-worker-replace-self.html [ Skip ]
+fast/workers/shared-worker-script-error.html [ Skip ]
+fast/workers/shared-worker-shared.html [ Skip ]
+fast/workers/shared-worker-simple.html [ Skip ]
+fast/workers/shared-worker-storagequota-query-usage.html [ Skip ]
+fast/workers/worker-crash-with-invalid-location.html [ Skip ]
+http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Skip ]
+http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Skip ]
+http/tests/security/cross-origin-shared-worker-allowed.html [ Skip ]
+http/tests/security/cross-origin-shared-worker.html [ Skip ]
+http/tests/security/same-origin-shared-worker-blocked.html [ Skip ]
+http/tests/security/storage-blocking-loosened-shared-worker.html [ Skip ]
+http/tests/security/storage-blocking-strengthened-shared-worker.html [ Skip ]
+http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
+http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Skip ]
+http/tests/workers/shared-worker-importScripts.html [ Skip ]
+http/tests/workers/shared-worker-invalid-url.html [ Skip ]
+http/tests/workers/shared-worker-redirect.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-close.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Skip ]
+js/dom/global-constructors-attributes-shared-worker.html [ Skip ]
+[ MountainLion ] fast/workers/shared-worker-constructor.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-context-gc.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-event-listener.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-exception.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-frame-lifecycle.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-gc.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-in-iframe.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-lifecycle.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-load-error.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-location.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-messageevent-source.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-name.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-navigator.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-replace-global-constructor.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-replace-self.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-script-error.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-shared.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-simple.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-storagequota-query-usage.html [ Pass ]
+[ MountainLion ] fast/workers/worker-crash-with-invalid-location.html [ Pass ]
+[ MountainLion ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Pass ]
+[ MountainLion ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-shared-worker-allowed.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/security/same-origin-shared-worker-blocked.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-loosened-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-strengthened-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Pass ]
+[ MountainLion ] http/tests/workers/shared-worker-importScripts.html [ Pass ]
+[ MountainLion ] http/tests/workers/shared-worker-invalid-url.html [ Pass ]
+[ MountainLion ] http/tests/workers/shared-worker-redirect.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-close.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Pass ]
+[ MountainLion ] js/dom/global-constructors-attributes-shared-worker.html [ Pass ]
 
+# FIXME: Land correct expected results for each OS version.
+fast/dom/call-a-constructor-as-a-function.html [ Failure ]
+js/dom/constructor-length.html [ Failure ]
+js/dom/global-constructors-attributes.html [ Failure ]
+[ MountainLion ] fast/dom/call-a-constructor-as-a-function.html [ Pass ]
+[ MountainLion ] js/dom/constructor-length.html [ Pass ]
+[ MountainLion ] js/dom/global-constructors-attributes.html [ Pass ]
+
 # https://bugs.webkit.org/show_bug.cgi?id=115274
 # PPT: testRunner.setPrivateBrowsingEnabled doesn't work with NetworkProcess
-[ Mavericks ] http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-frame-access-private-browsing.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Skip ]
-[ Mavericks ] plugins/private-browsing-mode-2.html [ Skip ]
-[ Mavericks ] plugins/private-browsing-mode.html [ Skip ]
-[ Mavericks ] storage/domstorage/localstorage/private-browsing-affects-storage.html [ Skip ]
-[ Mavericks ] storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Skip ]
-[ Mavericks ] storage/websql/private-browsing-noread-nowrite.html [ Skip ]
+http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking.html [ Skip ]
+http/tests/security/cross-frame-access-private-browsing.html [ Skip ]
+http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Skip ]
+http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Skip ]
+http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
+http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Skip ]
+plugins/private-browsing-mode-2.html [ Skip ]
+plugins/private-browsing-mode.html [ Skip ]
+storage/domstorage/localstorage/private-browsing-affects-storage.html [ Skip ]
+storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Skip ]
+storage/websql/private-browsing-noread-nowrite.html [ Skip ]
+[ MountainLion ] http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-frame-access-private-browsing.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Pass ]
+[ MountainLion ] plugins/private-browsing-mode-2.html [ Pass ]
+[ MountainLion ] plugins/private-browsing-mode.html [ Pass ]
+[ MountainLion ] storage/domstorage/localstorage/private-browsing-affects-storage.html [ Pass ]
+[ MountainLion ] storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Pass ]
+[ MountainLion ] storage/websql/private-browsing-noread-nowrite.html [ Pass ]
 
 # testRunner.setAlwaysAcceptCookies does not work with NetworkProcess
-[ Mavericks ] http/tests/cookies/third-party-cookie-relaxing.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ]
+http/tests/cookies/third-party-cookie-relaxing.html [ Skip ]
+http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ]
+[ MountainLion ] http/tests/cookies/third-party-cookie-relaxing.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Pass ]
 
-# <rdar://problem/12829991>
+# FIXME: Needs bugzilla (<rdar://problem/12829991>)
 # PPT: PingLoader is still in WebProcess. As a result, this test fails and also fails to delete its cookie, breaking many other cookie tests.
-[ Mavericks ] http/tests/navigation/ping-cookie.html [ Skip ]
+http/tests/navigation/ping-cookie.html [ Skip ]
+[ MountainLion ] http/tests/navigation/ping-cookie.html [ Pass ]
 
+# There is no network load scheduling or prioritization with NetworkProcess.
+webkit.org/b/123431 http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
+webkit.org/b/123431 http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
+webkit.org/b/123431 http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
+webkit.org/b/123431 http/tests/local/link-stylesheet-load-order.html [ Failure ]
+webkit.org/b/123431 [ MountainLion ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Pass ]
+webkit.org/b/123431 [ MountainLion ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Pass ]
+webkit.org/b/123431 [ MountainLion ] http/tests/local/link-stylesheet-load-order-preload.html [ Pass ]
+webkit.org/b/123431 [ MountainLion ] http/tests/local/link-stylesheet-load-order.html [ Pass ]
+
 # https://bugs.webkit.org/show_bug.cgi?id=133227
 plugins/snapshotting/autoplay-similar-to-dominant-after-delay.html [ Pass Failure ]
 plugins/snapshotting/set-plugin-size-to-tiny.html [ Failure ]
@@ -643,105 +710,6 @@
 
 # ======================================================================
 # Section 7
-# A copy of failures that were new in Mavericks, and still apply to Yosemite
-# ======================================================================
-
-# Shared workers disabled with the Network Process
-[ Yosemite ] fast/workers/shared-worker-constructor.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-context-gc.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-event-listener.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-exception.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-gc.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-in-iframe.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-lifecycle.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-load-error.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-location.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-messageevent-source.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-name.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-navigator.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-replace-global-constructor.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-replace-self.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-script-error.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-shared.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-simple.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-storagequota-query-usage.html [ Skip ]
-[ Yosemite ] fast/workers/worker-crash-with-invalid-location.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-shared-worker-allowed.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/security/same-origin-shared-worker-blocked.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-loosened-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-strengthened-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Skip ]
-[ Yosemite ] http/tests/workers/shared-worker-importScripts.html [ Skip ]
-[ Yosemite ] http/tests/workers/shared-worker-invalid-url.html [ Skip ]
-[ Yosemite ] http/tests/workers/shared-worker-redirect.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-close.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Skip ]
-[ Yosemite ] js/dom/global-constructors-attributes-shared-worker.html [ Skip ]
-[ Yosemite ] fast/dom/call-a-constructor-as-a-function.html [ Failure ]
-[ Yosemite ] js/dom/constructor-length.html [ Failure ]
-[ Yosemite ] js/dom/global-constructors-attributes.html [ Failure ]
-
-# https://bugs.webkit.org/show_bug.cgi?id=115274
-# PPT: testRunner.setPrivateBrowsingEnabled doesn't work with NetworkProcess
-[ Yosemite ] http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-frame-access-private-browsing.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Skip ]
-[ Yosemite ] plugins/private-browsing-mode-2.html [ Skip ]
-[ Yosemite ] plugins/private-browsing-mode.html [ Skip ]
-[ Yosemite ] storage/domstorage/localstorage/private-browsing-affects-storage.html [ Skip ]
-[ Yosemite ] storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Skip ]
-[ Yosemite ] storage/websql/private-browsing-noread-nowrite.html [ Skip ]
-
-webkit.org/b/123431 [ Yosemite ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
-webkit.org/b/123431 [ Yosemite ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
-webkit.org/b/123431 [ Yosemite ] http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
-webkit.org/b/123431 [ Yosemite ] http/tests/local/link-stylesheet-load-order.html [ Failure ]
-
-# https://bugs.webkit.org/show_bug.cgi?id=115282
-# PPT: https loads fail due to self-signed certificate
-[ Yosemite ] http/tests/appcache/different-https-origin-resource-main.html [ Skip ]
-[ Yosemite ] http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Skip ]
-[ Yosemite ] http/tests/misc/dns-prefetch-control.html [ Skip ]
-[ Yosemite ] http/tests/navigation/https-in-page-cache.html [ Skip ]
-[ Yosemite ] http/tests/navigation/ping-cross-origin-from-https.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/block-mixed-content-hides-warning.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html [ Skip ]
-[ Yosemite ] http/tests/security/mixedContent [ Skip ]
-[ Yosemite ] http/tests/security/originHeader/origin-header-for-https.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-always.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-default.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-never.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-origin.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-redirect-link.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-redirect.html [ Skip ]
-[ Yosemite ] http/tests/ssl [ Skip ]
-
-# testRunner.setAlwaysAcceptCookies does not work with NetworkProcess
-[ Yosemite ] http/tests/cookies/third-party-cookie-relaxing.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ]
-
-# FIXME: Needs bugzilla (<rdar://problem/12829991>)
-# PPT: PingLoader is still in WebProcess. As a result, this test fails and also fails to delete its cookie, breaking many other cookie tests.
-[ Yosemite ] http/tests/navigation/ping-cookie.html [ Skip ]
-
-# ======================================================================
-# Section 8
 # New WebKit2-only failures in Yosemite
 # ======================================================================
 
@@ -754,7 +722,7 @@
 webkit.org/b/138097 [ Yosemite ] inspector-protocol/debugger/setPauseOnExceptions-uncaught.html [ Pass Failure Timeout ]
 
 # ======================================================================
-# Section 9
+# Section 8
 # Unmarking WebKit1-only failures in Yosemite
 # ======================================================================
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to