Closed
Bug 1759586
Opened 3 years ago
Closed 3 years ago
Intermittent TEST-UNEXPECTED-NOTRUN | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html | Eval: Move fetch-error external module script to createHTMLDocument move-back - e
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=370997582&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XZOZD6LbQZ-GbfNJF0Z1_w/runs/0/artifacts/public/logs/live_backing.log
[task 2022-03-14T18:47:03.406Z] 18:47:03 INFO - TEST-START | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html
[task 2022-03-14T18:47:03.411Z] 18:47:03 INFO - Closing window 376a1ae2-5a4c-4800-848b-446a22fb2059
[task 2022-03-14T18:47:03.797Z] 18:47:03 INFO - PID 8428 | JavaScript error: http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/moving-between-documents/resources/moving-between-documents-helper.js, line 144: TypeError: Node.appendChild: Argument 1 is not an object.
[task 2022-03-14T18:50:03.678Z] 18:50:03 INFO -
[task 2022-03-14T18:50:03.678Z] 18:50:03 INFO - TEST-PASS | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html | Sanity check around top-level Window
[task 2022-03-14T18:50:03.682Z] 18:50:03 INFO - TEST-UNEXPECTED-NOTRUN | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html | Eval: Move fetch-error external module script to createHTMLDocument move-back - expected PASS
[task 2022-03-14T18:50:03.683Z] 18:50:03 INFO -
[task 2022-03-14T18:50:03.683Z] 18:50:03 INFO - TEST-UNEXPECTED-NOTRUN | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html | <script> load: Move fetch-error external module script to createHTMLDocument move-back - expected PASS
[task 2022-03-14T18:50:03.685Z] 18:50:03 INFO -
[task 2022-03-14T18:50:03.685Z] 18:50:03 INFO - TEST-UNEXPECTED-FAIL | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html | <script> error: Move fetch-error external module script to createHTMLDocument move-back - assert_unreached: Script error evennt fired unexpectedly Reached unreachable code
[task 2022-03-14T18:50:03.685Z] 18:50:03 INFO - scriptOnError@http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/moving-between-documents/resources/moving-between-documents-helper.js:122:79
[task 2022-03-14T18:50:03.685Z] 18:50:03 INFO - onerror@http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/moving-between-documents/resources/moving-between-documents-iframe.py?result=fetch-error&inlineOrExternal=external&type=module&hasBlockingStylesheet=true&cache=0.5115034577262325:1:14
[task 2022-03-14T18:50:03.686Z] 18:50:03 INFO -
[task 2022-03-14T18:50:03.687Z] 18:50:03 INFO - TEST-UNEXPECTED-NOTRUN | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html | window error: Move fetch-error external module script to createHTMLDocument move-back - expected PASS
[task 2022-03-14T18:50:03.688Z] 18:50:03 INFO - TEST-UNEXPECTED-ERROR | /html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-fetch-error-external-module.html | Unhandled rejection: Node.appendChild: Argument 1 is not an object.
[task 2022-03-14T18:50:03.688Z] 18:50:03 INFO - runTest@http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/moving-between-documents/resources/moving-between-documents-helper.js:144:23
[task 2022-03-14T18:50:03.688Z] 18:50:03 INFO - TEST-INFO took 180282ms
![]() |
||
Comment 1•3 years ago
|
||
Could this be related to the changes in bug 1757147?
Flags: needinfo?(echuang)
Comment hidden (Intermittent Failures Robot) |
Comment 3•3 years ago
|
||
After taking a look at the failed test, I think it is not related to bug 1757147.
Since bug 1757147 only cancels the NavigationPreload fetches which is only related to ServiceWorker. However, I don't see any ServiceWorker in the test.
Flags: needinfo?(echuang)
Comment 4•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•