Closed
Bug 1692722
Opened 4 years ago
Closed 4 years ago
Intermittent /html/browsers/history/the-history-interface/001.html | location.hash must be allowed to change (part 2) - assert_equals: location.hash did not change when going back expected "test" but got "test2"
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1670344
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=329901206&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Wh9JgKI4Rx6jMvYekY2VCg/runs/0/artifacts/public/logs/live_backing.log
[task 2021-02-13T22:26:31.979Z] 22:26:31 INFO - TEST-PASS | /html/browsers/history/the-history-interface/001.html | location.hash must be allowed to change (part 1)
[task 2021-02-13T22:26:31.979Z] 22:26:31 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/history/the-history-interface/001.html | location.hash must be allowed to change (part 2) - assert_equals: location.hash did not change when going back expected "test" but got "test2"
[task 2021-02-13T22:26:31.979Z] 22:26:31 INFO - tests5/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/001.html:108:26
[task 2021-02-13T22:26:31.979Z] 22:26:31 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2092:25
[task 2021-02-13T22:26:31.979Z] 22:26:31 INFO - test@http://web-platform.test:8000/resources/testharness.js:566:30
[task 2021-02-13T22:26:31.979Z] 22:26:31 INFO - tests5@http://web-platform.test:8000/html/browsers/history/the-history-interface/001.html:107:13
[task 2021-02-13T22:26:31.990Z] 22:26:31 INFO -
[task 2021-02-13T22:26:31.990Z] 22:26:31 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/history/the-history-interface/001.html | pushState must not alter location.hash when no URL is provided - assert_equals: location.hash changed when an unrelated state was pushed expected "test" but got "test2"
[task 2021-02-13T22:26:31.991Z] 22:26:31 INFO - tests5/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/001.html:112:26
[task 2021-02-13T22:26:31.991Z] 22:26:31 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2092:25
[task 2021-02-13T22:26:31.992Z] 22:26:31 INFO - test@http://web-platform.test:8000/resources/testharness.js:566:30
[task 2021-02-13T22:26:31.992Z] 22:26:31 INFO - tests5@http://web-platform.test:8000/html/browsers/history/the-history-interface/001.html:110:13
[task 2021-02-13T22:26:31.994Z] 22:26:31 INFO -
[task 2021-02-13T22:26:31.994Z] 22:26:31 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/history/the-history-interface/001.html | pushState must remove all history after the current state - assert_equals: expected "test" but got "test2"
[task 2021-02-13T22:26:31.994Z] 22:26:31 INFO - tests6/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/001.html:119:26
[task 2021-02-13T22:26:31.994Z] 22:26:31 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2092:25
[task 2021-02-13T22:26:31.994Z] 22:26:31 INFO - test@http://web-platform.test:8000/resources/testharness.js:566:30
[task 2021-02-13T22:26:31.994Z] 22:26:31 INFO - tests6@http://web-platform.test:8000/html/browsers/history/the-history-interface/001.html:118:13```
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•