Title: [179798] trunk/LayoutTests
- Revision
- 179798
- Author
- [email protected]
- Date
- 2015-02-08 11:11:41 -0800 (Sun, 08 Feb 2015)
Log Message
Application cache abort() tests are flaky
https://bugs.webkit.org/show_bug.cgi?id=87633
Moved expectations form Efl to root TestExpectations file. Also, removed Crash
expectation, as no bot hits that now.
Removed an erroneously added expectation for abort-cache-onchecking-resource-404.html -
this test doesn't happen to fail on the bots, although it also doesn't appear to
be very robust.
* TestExpectations:
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (179797 => 179798)
--- trunk/LayoutTests/ChangeLog 2015-02-08 18:47:01 UTC (rev 179797)
+++ trunk/LayoutTests/ChangeLog 2015-02-08 19:11:41 UTC (rev 179798)
@@ -1,5 +1,20 @@
2015-02-08 Alexey Proskuryakov <[email protected]>
+ Application cache abort() tests are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=87633
+
+ Moved expectations form Efl to root TestExpectations file. Also, removed Crash
+ expectation, as no bot hits that now.
+
+ Removed an erroneously added expectation for abort-cache-onchecking-resource-404.html -
+ this test doesn't happen to fail on the bots, although it also doesn't appear to
+ be very robust.
+
+ * TestExpectations:
+ * platform/efl/TestExpectations:
+
+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
Modified: trunk/LayoutTests/TestExpectations (179797 => 179798)
--- trunk/LayoutTests/TestExpectations 2015-02-08 18:47:01 UTC (rev 179797)
+++ trunk/LayoutTests/TestExpectations 2015-02-08 19:11:41 UTC (rev 179798)
@@ -472,5 +472,6 @@
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 ]
+# Aborting application cache abort tests are intrinsically flaky.
+webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Pass Failure ]
+webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Pass Failure ]
Modified: trunk/LayoutTests/platform/efl/TestExpectations (179797 => 179798)
--- trunk/LayoutTests/platform/efl/TestExpectations 2015-02-08 18:47:01 UTC (rev 179797)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2015-02-08 19:11:41 UTC (rev 179798)
@@ -600,10 +600,6 @@
webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ ImageOnlyFailure Pass ]
webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ ImageOnlyFailure Pass ]
-# Aborting application cache downloads is flaky.
-webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Crash Pass ]
-webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Crash Failure Pass ]
-
# Tests that sometimes fail on the bot (for GTK and Chromium ports as well).
webkit.org/b/77631 fast/multicol/span/span-as-immediate-child-property-removal.html [ Failure Pass ]
webkit.org/b/77631 fast/multicol/span/span-as-immediate-columns-child-removal.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes