Bug 184321 - REGRESSION: Layout Test http/tests/navigation/forward-to-fragment-fires-onload.html is a flaky failure
Summary: REGRESSION: Layout Test http/tests/navigation/forward-to-fragment-fires-onloa...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-04 17:05 PDT by Ryan Haddad
Modified: 2018-04-27 14:03 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-04-04 17:05:09 PDT
The following layout test is flaky on iOS, macOS, and GTK

http/tests/navigation/forward-to-fragment-fires-onload.html

Probable cause:

Unknown, but this is a very recent regression.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fnavigation%2Fforward-to-fragment-fires-onload.html

--- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/http/tests/navigation/forward-to-fragment-fires-onload-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/http/tests/navigation/forward-to-fragment-fires-onload-actual.txt
@@ -1,3 +1,9 @@
+CONSOLE MESSAGE: line 26: Starting test.
+CONSOLE MESSAGE: line 6: 1. Got to page 2.  Going to #foo.
+CONSOLE MESSAGE: line 22: 2. Got to page 2 #foo.  Going back to start.
+CONSOLE MESSAGE: line 16: 3. Got back to start.  Going forward to page 2.
+CONSOLE MESSAGE: line 31: 4. Got back to page 2.  Immediately going forward.
+CONSOLE MESSAGE: line 13: 5. Got to page 2 onload.  Success.
 CONSOLE MESSAGE: line 26: Starting test.
 CONSOLE MESSAGE: line 6: 1. Got to page 2.  Going to #foo.
 CONSOLE MESSAGE: line 22: 2. Got to page 2 #foo.  Going back to start.
Comment 1 Ryan Haddad 2018-04-04 17:05:49 PDT
Youenn, this could be related to your recent work.
Comment 2 Radar WebKit Bug Importer 2018-04-10 21:45:45 PDT
<rdar://problem/39337320>
Comment 3 Ryan Haddad 2018-04-27 14:03:51 PDT
This test is no longer flaky according to the dashboard.