Bug 191681 - [GTK] http/wpt/preload/change-link-rel-attribute.html is flaky
Summary: [GTK] http/wpt/preload/change-link-rel-attribute.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-11-15 06:49 PST by Miguel Gomez
Modified: 2020-06-19 00:35 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 Miguel Gomez 2018-11-15 06:49:21 PST
http/wpt/preload/change-link-rel-attribute.html [ Failure Pass ]

This passes almost often, but every now and then the first run fails with this diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/preload/change-link-rel-attribute-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/preload/change-link-rel-attribute-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Check changing preload link to stylesheet link works 
+FAIL Check changing preload link to stylesheet link works assert_unreached: test timed out Reached unreachable code
Comment 1 Diego Pino 2020-06-19 00:35:42 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>