Bug 112918 - [GTK] http/tests/appcache/abort-cache-ondownloading-resource-404.html is flaky
Summary: [GTK] http/tests/appcache/abort-cache-ondownloading-resource-404.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-03-21 08:15 PDT by Zan Dobersek
Modified: 2020-06-19 00:30 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 Zan Dobersek 2013-03-21 08:15:26 PDT
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=http%2Ftests%2Fappcache%2Fabort-cache-ondownloading-resource-404.html

Exemplative diff:
--- /home/slave/webkitgtk/gtk-linux-64-debug-wk1/build/layout-test-results/http/tests/appcache/abort-cache-ondownloading-resource-404-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-wk1/build/layout-test-results/http/tests/appcache/abort-cache-ondownloading-resource-404-actual.txt
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: Application Cache download process was aborted.
+CONSOLE MESSAGE: Application Cache update failed, because http://127.0.0.1:8000/appcache/resources/not-exist.vob could not be fetched.
 This tests that download process was aborted after downloading event although resource was not found.
 SUCCESS
Comment 1 Diego Pino 2020-06-19 00:30:52 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>