[Webkit-unassigned] [Bug 199124] New: Layout Test http/tests/appcache/remove-cache.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 21 17:07:01 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199124
Bug ID: 199124
Summary: Layout Test http/tests/appcache/remove-cache.html is a
flaky failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: russell_e at apple.com
The following layout test is flaky on WK1 ( though it has failed once on High Sierra WK2).
http/tests/appcache/remove-cache.html
Intermittently, the test is outputting an additional deprecation warning, causing the test to fail (see diff).
Steps to Reproduce:
run-webkit-tests --iter 1000 -f -1 http/tests/appcache/remove-cache.html
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fappcache%2Fremove-cache.html
Diff:
--- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/http/tests/appcache/remove-cache-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/http/tests/appcache/remove-cache-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead.
CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead.
CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead.
CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190622/f656b7dc/attachment.html>
More information about the webkit-unassigned
mailing list