Title: [171302] trunk/LayoutTests
Revision
171302
Author
[email protected]
Date
2014-07-21 09:50:23 -0700 (Mon, 21 Jul 2014)

Log Message

REGRESSION(r150169): http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html fails
https://bugs.webkit.org/show_bug.cgi?id=116259

Updating expectations to acknowledge that the test is flaky on WK1 too (it depends
on preceding tests).

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (171301 => 171302)


--- trunk/LayoutTests/ChangeLog	2014-07-21 16:41:20 UTC (rev 171301)
+++ trunk/LayoutTests/ChangeLog	2014-07-21 16:50:23 UTC (rev 171302)
@@ -1,3 +1,14 @@
+2014-07-21  Alexey Proskuryakov  <[email protected]>
+
+        REGRESSION(r150169): http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=116259
+
+        Updating expectations to acknowledge that the test is flaky on WK1 too (it depends
+        on preceding tests).
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2014-07-21  Zalan Bujtas  <[email protected]>
 
         Unreviewed hidpi test gardening.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (171301 => 171302)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-07-21 16:41:20 UTC (rev 171301)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-07-21 16:50:23 UTC (rev 171302)
@@ -1400,3 +1400,5 @@
 webkit.org/b/131477 fast/repaint/obscured-background-no-repaint.html [ Pass Failure ]
 
 webkit.org/b/135071 [ MountainLion ] media/video-seek-with-negative-playback.html [ Pass Failure Timeout ]
+
+webkit.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (171301 => 171302)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-07-21 16:41:20 UTC (rev 171301)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-07-21 16:50:23 UTC (rev 171302)
@@ -254,8 +254,6 @@
 webkit.org/b/114573 fast/repaint/selection-gap-fixed-child.html [ Failure ]
 webkit.org/b/114573 fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ]
 
-webkit.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
-
 webkit.org/b/116478 storage/websql/open-database-creation-callback-isolated-world.html [ Pass Failure ]
 webkit.org/b/116478 storage/websql/statement-error-callback-isolated-world.html [ Pass Failure ]
 webkit.org/b/116478 storage/websql/transaction-success-callback-isolated-world.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to