Title: [179797] trunk/LayoutTests
- Revision
- 179797
- Author
- [email protected]
- Date
- 2015-02-08 10:47:01 -0800 (Sun, 08 Feb 2015)
Log Message
http/tests/appcache/abort-cache-onchecking-resource-404.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=141368
* TestExpectations: This test is intrinsically unreliable, but at least it checks
that there is no crash is any of the code paths that it takes.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (179796 => 179797)
--- trunk/LayoutTests/ChangeLog 2015-02-08 08:02:48 UTC (rev 179796)
+++ trunk/LayoutTests/ChangeLog 2015-02-08 18:47:01 UTC (rev 179797)
@@ -1,3 +1,11 @@
+2015-02-08 Alexey Proskuryakov <[email protected]>
+
+ http/tests/appcache/abort-cache-onchecking-resource-404.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=141368
+
+ * TestExpectations: This test is intrinsically unreliable, but at least it checks
+ that there is no crash is any of the code paths that it takes.
+
2015-02-07 Chris Fleizach <[email protected]>
AX: The input element with type="search" has no default focus outline
Modified: trunk/LayoutTests/TestExpectations (179796 => 179797)
--- trunk/LayoutTests/TestExpectations 2015-02-08 08:02:48 UTC (rev 179796)
+++ trunk/LayoutTests/TestExpectations 2015-02-08 18:47:01 UTC (rev 179797)
@@ -471,3 +471,6 @@
webkit.org/b/140309 css3/background/background-repeat-space-content.html [ ImageOnlyFailure ]
webkit.org/b/141267 http/tests/misc/detached-frame-console.html [ Pass Failure ]
+
+# This test is intrinsically unreliable. Keeping it to check that none of the code paths it hits causes a crash.
+webkit.org/b/141368 http/tests/appcache/abort-cache-onchecking-resource-404.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes