Title: [190552] trunk/LayoutTests
Revision
190552
Author
[email protected]
Date
2015-10-04 13:47:01 -0700 (Sun, 04 Oct 2015)

Log Message

Mark tests as flay for 
https://bugs.webkit.org/show_bug.cgi?id=148890

http/tests/contentfiltering/load-substitute-data-from-appcache.html and
http/tests/appcache/decide-navigation-policy-after-delay.html crash
in DocumentLoader::dataReceived sometimes

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (190551 => 190552)


--- trunk/LayoutTests/ChangeLog	2015-10-04 18:33:21 UTC (rev 190551)
+++ trunk/LayoutTests/ChangeLog	2015-10-04 20:47:01 UTC (rev 190552)
@@ -1,3 +1,14 @@
+2015-10-04  Alexey Proskuryakov  <[email protected]>
+
+        Mark tests as flay for 
+        https://bugs.webkit.org/show_bug.cgi?id=148890
+
+        http/tests/contentfiltering/load-substitute-data-from-appcache.html and
+        http/tests/appcache/decide-navigation-policy-after-delay.html crash
+        in DocumentLoader::dataReceived sometimes
+
+        * platform/wk2/TestExpectations:
+
 2015-10-04  Nikita Vasilyev  <[email protected]>
 
         Web Inspector: Wrong column numbers in error object views

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (190551 => 190552)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2015-10-04 18:33:21 UTC (rev 190551)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2015-10-04 20:47:01 UTC (rev 190552)
@@ -221,6 +221,10 @@
 
 webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-cancel.html [ Pass Failure ]
 
+webkit.org/b/148890 http/tests/contentfiltering/load-substitute-data-from-appcache.html [ Pass Crash ]
+# One the bug is fixed, the below test will need a Pass expectation, because it's skipped in root TestExpectations.
+webkit.org/b/148890 http/tests/appcache/decide-navigation-policy-after-delay.html [ Pass Crash ]
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
@@ -722,8 +726,6 @@
 fast/images/animated-gif-no-layout.html [ Pass ]
 fast/images/gif-loop-count.html [ Pass ]
 
-http/tests/appcache/decide-navigation-policy-after-delay.html [ Pass ]
-
 ### END OF (5) Progressions, expected successes that are expected failures in WebKit1.
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to