Intermittent /html/browsers/history/the-history-interface/005.html | single tracking bug
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
Fission Milestone | Future |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=317401138&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/INOsD48_TdGFM1zZhifscw/runs/0/artifacts/public/logs/live_backing.log
[task 2020-10-02T14:48:21.625Z] 14:48:21 INFO - TEST-START | /html/browsers/history/the-history-interface/005.html
[task 2020-10-02T14:48:21.633Z] 14:48:21 INFO - Closing window 6442450948
[task 2020-10-02T14:48:23.523Z] 14:48:23 INFO -
[task 2020-10-02T14:48:23.523Z] 14:48:23 INFO - TEST-PASS | /html/browsers/history/the-history-interface/005.html | history.pushState support is needed for this testcase
[task 2020-10-02T14:48:23.524Z] 14:48:23 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/history/the-history-interface/005.html | <body onpopstate="..."> should register a listener for the popstate event - assert_true: expected true got false
[task 2020-10-02T14:48:23.524Z] 14:48:23 INFO - step2/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/005.html:27:16
[task 2020-10-02T14:48:23.524Z] 14:48:23 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2001:25
[task 2020-10-02T14:48:23.525Z] 14:48:23 INFO - test@http://web-platform.test:8000/resources/testharness.js:535:30
[task 2020-10-02T14:48:23.525Z] 14:48:23 INFO - step2@http://web-platform.test:8000/html/browsers/history/the-history-interface/005.html:26:7
[task 2020-10-02T14:48:23.525Z] 14:48:23 INFO - .```
Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 3•4 years ago
|
||
Recent log:
https://treeherder.mozilla.org/logviewer?job_id=335709226&repo=autoland&lineNumber=13645
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 6•4 years ago
|
||
This WPT failure is an intermittent failure on Linux that happens for both Fission and e10s. Thus it doesn't need to block Fission MVP.
[<body onpopstate="..."> should register a listener for the popstate event]
expected:
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
Comment hidden (Intermittent Failures Robot) |
Comment 8•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=341571537&repo=autoland&lineNumber=6449
Comment 10•3 years ago
|
||
Over the last two months, this test has only ever failed on Fission. This test only failed on Windows 10 before and today failed on Linux ASan:
While this test supposedly fails intermittently on Linux without Fission (according to the WPT expectations in 005.html.ini), Fission seems to make this failure much more likely due to timing changes. Let's monitor this test bug to see if failures are becoming more frequent for some reason.
WPT expectations for this test:
[<body onpopstate="..."> should register a listener for the popstate event]
bug:
if fission and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
if fission and (os == "win") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
expected:
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL"]
if (os == "win") and fission and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 20•3 years ago
|
||
This test is pretty flaky (see also 1692852), it expects timeouts to run after a previous history.go has fired the popstate event, but that's not guaranteed at all (https://searchfox.org/mozilla-central/source/testing/web-platform/tests/html/browsers/history/the-history-interface/005.html#22-23,30-31).
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Description
•