REGRESSION (r228901): Layout Test http/tests/appcache/abort-cache-onprogress.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=183684
Summary REGRESSION (r228901): Layout Test http/tests/appcache/abort-cache-onprogress....
Ryan Haddad
Reported 2018-03-15 15:57:59 PDT
The following layout test is flaky on iOS and macOS WK2 http/tests/appcache/abort-cache-onprogress.html Probable cause: This seems to have regressed with https://trac.webkit.org/changeset/228901/webkit Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fappcache%2Fabort-cache-onprogress.html --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/appcache/abort-cache-onprogress-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/appcache/abort-cache-onprogress-actual.txt @@ -1,4 +1,3 @@ CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead. -CONSOLE MESSAGE: line 15: Application Cache download process was aborted. This tests that download process was aborted after progress event. -loading resource: 0 / 4 loading resource: 1 / 4 loading resource: 2 / 4 loading resource: 3 / 4 SUCCESS +loading resource: 0 / 4 loading resource: 1 / 4 loading resource: 2 / 4 loading resource: 3 / 4 loading resource: 4 / 4 FAILURE CACHED
Attachments
Update Test Expectations (1.55 KB, patch)
2020-02-05 11:51 PST, Jason Lawrence
no flags
youenn fablet
Comment 1 2018-03-15 16:00:56 PDT
All these app cache tests are unfortunately flaky. We should change them to make them less flaky.
Ryan Haddad
Comment 2 2018-03-20 17:36:31 PDT
Jason Lawrence
Comment 3 2020-02-05 11:51:53 PST
Created attachment 389837 [details] Update Test Expectations
Truitt Savell
Comment 4 2020-02-05 11:53:22 PST
Comment on attachment 389837 [details] Update Test Expectations Clearing flags on attachment: 389837 Committed r255840: <https://trac.webkit.org/changeset/255840>
Note You need to log in before you can comment on or make changes to this bug.