Title: [191006] trunk/LayoutTests
Revision
191006
Author
[email protected]
Date
2015-10-13 14:28:21 -0700 (Tue, 13 Oct 2015)

Log Message

A lot of the http/tests/cache/disk-cache/ tests are flaky on mac-wk2, marking them as such.
https://bugs.webkit.org/show_bug.cgi?id=149087

Patch by Ryan Haddad <[email protected]> on 2015-10-13
Reviewed by Alexey Proskuryakov.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (191005 => 191006)


--- trunk/LayoutTests/ChangeLog	2015-10-13 20:30:41 UTC (rev 191005)
+++ trunk/LayoutTests/ChangeLog	2015-10-13 21:28:21 UTC (rev 191006)
@@ -1,3 +1,12 @@
+2015-10-13  Ryan Haddad  <[email protected]>
+
+        A lot of the http/tests/cache/disk-cache/ tests are flaky on mac-wk2, marking them as such.
+        https://bugs.webkit.org/show_bug.cgi?id=149087
+
+        Reviewed by Alexey Proskuryakov.
+
+        * platform/mac-wk2/TestExpectations:
+
 2015-10-13  Myles C. Maxfield  <[email protected]>
 
         Unprefix font-kerning

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (191005 => 191006)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-10-13 20:30:41 UTC (rev 191005)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-10-13 21:28:21 UTC (rev 191006)
@@ -261,7 +261,13 @@
 
 webkit.org/b/145432 media/video-transformed-by-_javascript_.html [ Failure ]
 
-webkit.org/b/147075 [ Release Yosemite ] http/tests/cache/disk-cache/disk-cache-disable.html [ Pass Failure ]
+# A lot of the disk-cache tests are flaky on mac-wk2
+webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html [ Pass Failure Timeout ]
+webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-validation-no-body.html [ Pass Failure Timeout ]
+webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-validation.html [ Pass Failure Timeout ]
+webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-last-modified.html [ Pass Failure Timeout ]
+webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-vary.html [ Pass Failure Timeout ]
+webkit.org/b/147075 http/tests/cache/disk-cache/disk-cache-disable.html [ Pass Failure Timeout ]
 
 ### END OF (1) Classified failures with bug reports
 ########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to