Bug 192892 - [GTK][WPE] http/tests/appcache/deferred-events.html is flaky
Summary: [GTK][WPE] http/tests/appcache/deferred-events.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-19 16:14 PST by Alicia Boya García
Modified: 2020-06-19 00:36 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2018-12-19 16:14:43 PST
The following test is flaky in GTK and WPE:

http/tests/appcache/deferred-events.html

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/appcache/deferred-events-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/appcache/deferred-events-actual.txt
@@ -1,4 +1,3 @@
 CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead.
-CONSOLE MESSAGE: Application Cache manifest could not be fetched, because the manifest had a 404 response.
 Test that AppicationCache events are deferred until after onload has been fired.
 PASS
Comment 1 Diego Pino 2020-06-19 00:36:01 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed.

Committed r263254: <https://trac.webkit.org/changeset/263254>