Title: [176141] trunk/LayoutTests
Revision
176141
Author
a...@apple.com
Date
2014-11-14 15:06:30 -0800 (Fri, 14 Nov 2014)

Log Message

Application test expectation gardening on WK2.

* platform/mac-wk2/TestExpectations: Skip two tests that toggle private browsing,
and added a bug number to http/tests/appcache/auth.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (176140 => 176141)


--- trunk/LayoutTests/ChangeLog	2014-11-14 22:27:58 UTC (rev 176140)
+++ trunk/LayoutTests/ChangeLog	2014-11-14 23:06:30 UTC (rev 176141)
@@ -1,3 +1,10 @@
+2014-11-14  Alexey Proskuryakov  <a...@apple.com>
+
+        Application test expectation gardening on WK2.
+
+        * platform/mac-wk2/TestExpectations: Skip two tests that toggle private browsing,
+        and added a bug number to http/tests/appcache/auth.html.
+
 2014-11-14  Dean Jackson  <d...@apple.com>
 
         [Media] Timeline scrubber not updating as the video plays

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (176140 => 176141)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-11-14 22:27:58 UTC (rev 176140)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-11-14 23:06:30 UTC (rev 176141)
@@ -300,9 +300,6 @@
 editing/spelling/spelling-insert-html.html
 editing/spelling/spelling-marker-description.html
 
-# This test times out, likely because appcache still loads in WebProcess, not NetworkProcess
-http/tests/appcache/auth.html [ Skip ]
-
 ### END OF (2) Classified failures without bug reports (yet)
 ########################################
 
@@ -539,6 +536,8 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=115274
 # PPT: testRunner.setPrivateBrowsingEnabled doesn't work with NetworkProcess
+[ Mavericks+ ] http/tests/security/appcache-in-private-browsing.html [ Skip ]
+[ Mavericks+ ] http/tests/security/appcache-switching-private-browsing.html [ Skip ]
 [ 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 ]
@@ -569,6 +568,9 @@
 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 ]
 
+# This test times out, likely because appcache still loads in WebProcess, not NetworkProcess
+webkit.org/b/138736 [ Mavericks+ ] http/tests/appcache/auth.html [ Skip ]
+
 ### END OF (6) Features that are not supported in WebKit2, on Mavericks
 ########################################
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to