Closed
Bug 1703430
Opened 4 years ago
Closed 4 years ago
Intermittent /html/browsers/history/the-history-interface/002.html | popstate event should pass the state data - assert_true: state information does not contain the expected value - browser is probably stuck in the wrong history position expected true got
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: btara [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=335657152&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aneKHWvdR06_g9aq0wggSA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-04-07T02:43:50.542Z] 02:43:50 INFO - TEST-START | /html/browsers/history/the-history-interface/002.html
[task 2021-04-07T02:43:50.542Z] 02:43:50 INFO - Closing window 6442450955
[task 2021-04-07T02:43:52.685Z] 02:43:52 INFO -
[task 2021-04-07T02:43:52.685Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | .go must queue a task with the history traversal task source (run asynchronously)
[task 2021-04-07T02:43:52.685Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | replaceState must not fire hashchange events
[task 2021-04-07T02:43:52.685Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | replaceState must not be able to use a function as data
[task 2021-04-07T02:43:52.685Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | replaceState must not be able to use a DOM node as data
[task 2021-04-07T02:43:52.685Z] 02:43:52 INFO - TEST-FAIL | /html/browsers/history/the-history-interface/002.html | replaceState must be able to use an error object as data - The object could not be cloned.
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - tests7/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:159:25
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2095:25
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - test@http://web-platform.test:8000/resources/testharness.js:566:30
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - tests7@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:157:13
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | security errors are expected to be thrown in the context of the document that owns the history object (2)
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | replaceState must be able to make structured clones of complex objects
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | history.state should also reference a clone of the original object
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | history.state should be a clone of the original object, not a reference to it
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | popstate event should fire when navigation occurs
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/history/the-history-interface/002.html | popstate event should pass the state data - assert_true: state information does not contain the expected value - browser is probably stuck in the wrong history position expected true got false
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - tests9/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:220:24
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2095:25
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - test@http://web-platform.test:8000/resources/testharness.js:566:30
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - tests9@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:218:13
[task 2021-04-07T02:43:52.686Z] 02:43:52 INFO - tests8/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:211:104
[task 2021-04-07T02:43:52.688Z] 02:43:52 INFO -
[task 2021-04-07T02:43:52.688Z] 02:43:52 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/history/the-history-interface/002.html | state data should cope with circular object references - assert_equals: expected (string) "" but got (undefined) undefined
[task 2021-04-07T02:43:52.688Z] 02:43:52 INFO - tests9/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:240:26
[task 2021-04-07T02:43:52.688Z] 02:43:52 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2095:25
[task 2021-04-07T02:43:52.688Z] 02:43:52 INFO - test@http://web-platform.test:8000/resources/testharness.js:566:30
[task 2021-04-07T02:43:52.688Z] 02:43:52 INFO - tests9@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:239:13
[task 2021-04-07T02:43:52.688Z] 02:43:52 INFO - tests8/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:211:104
[task 2021-04-07T02:43:52.690Z] 02:43:52 INFO -
[task 2021-04-07T02:43:52.690Z] 02:43:52 INFO - TEST-PASS | /html/browsers/history/the-history-interface/002.html | state data should be a clone of the original object, not a reference to it
[task 2021-04-07T02:43:52.691Z] 02:43:52 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/history/the-history-interface/002.html | history.state should also reference a clone of the original object (2) - assert_equals: expected "string data" but got ""
[task 2021-04-07T02:43:52.691Z] 02:43:52 INFO - tests9/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:246:26
[task 2021-04-07T02:43:52.691Z] 02:43:52 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2095:25
[task 2021-04-07T02:43:52.691Z] 02:43:52 INFO - test@http://web-platform.test:8000/resources/testharness.js:566:30
[task 2021-04-07T02:43:52.691Z] 02:43:52 INFO - tests9@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:245:13
[task 2021-04-07T02:43:52.691Z] 02:43:52 INFO - tests8/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/002.html:211:104
[task 2021-04-07T02:43:52.693Z] 02:43:52 INFO - ....
[task 2021-04-07T02:43:52.693Z] 02:43:52 INFO - TEST-OK | /html/browsers/history/the-history-interface/002.html | took 2144ms```
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 4•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•