Closed
Bug 1492675
Opened 6 years ago
Closed 6 years ago
Intermittent /fetch/api/request/destination/fetch-destination.https.html | HTMLLinkElement with rel=preload and as=script fetches with a "script" Request.destination - assert_unreached: Fetch errored. Reached unreachable code
Categories
(Core :: DOM: Networking, defect, P3)
Core
DOM: Networking
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [necko-triaged])
Filed by: btara [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=200332329&repo=mozilla-central
https://queue.taskcluster.net/v1/task/GbIkarfGTI26avN-pkJGDA/runs/0/artifacts/public/logs/live_backing.log
[task 2018-09-20T01:30:44.866Z] 01:30:44 INFO - TEST-START | /fetch/api/request/destination/fetch-destination.https.html
[task 2018-09-20T01:30:44.870Z] 01:30:44 INFO - PID 5998 | ###!!! [Parent][DispatchAsyncMessage] Error: PClientSourceOp::Msg___delete__ Route error: message sent to unknown actor ID
[task 2018-09-20T01:30:45.797Z] 01:30:45 INFO -
[task 2018-09-20T01:30:45.797Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | SVGImageElement fetches with an "image" Request.destination
[task 2018-09-20T01:30:45.797Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | fetch() fetches with an empty string Request.destination
[task 2018-09-20T01:30:45.797Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | XMLHttpRequest() fetches with an empty string Request.destination
[task 2018-09-20T01:30:45.798Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | EventSource() fetches with an empty string Request.destination
[task 2018-09-20T01:30:45.798Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | HTMLAudioElement fetches with an "audio" Request.destination
[task 2018-09-20T01:30:45.799Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | HTMLVideoElement fetches with a "video" Request.destination
[task 2018-09-20T01:30:45.799Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | HTMLScriptElement fetches with a "script" Request.destination
[task 2018-09-20T01:30:45.800Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | HTMLLinkElement with rel=stylesheet fetches with a "style" Request.destination
[task 2018-09-20T01:30:45.800Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | HTMLLinkElement with rel=preload and as=fetch fetches with an empty string Request.destination
[task 2018-09-20T01:30:45.801Z] 01:30:45 INFO - TEST-PASS | /fetch/api/request/destination/fetch-destination.https.html | HTMLLinkElement with rel=preload and as=style fetches with a "style" Request.destination
[task 2018-09-20T01:30:45.801Z] 01:30:45 INFO - TEST-UNEXPECTED-FAIL | /fetch/api/request/destination/fetch-destination.https.html | HTMLLinkElement with rel=preload and as=script fetches with a "script" Request.destination - assert_unreached: Fetch errored. Reached unreachable code
[task 2018-09-20T01:30:45.802Z] 01:30:45 INFO - @https://web-platform.test:8443/fetch/api/request/destination/fetch-destination.https.html:242:7
[task 2018-09-20T01:30:45.803Z] 01:30:45 INFO - promise callback*@https://web-platform.test:8443/fetch/api/request/destination/fetch-destination.https.html:241:6
[task 2018-09-20T01:30:45.804Z] 01:30:45 INFO - async*Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1558:20
[task 2018-09-20T01:30:45.805Z] 01:30:45 INFO - promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:576:31
[task 2018-09-20T01:30:45.805Z] 01:30:45 INFO - promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:575:20
[task 2018-09-20T01:30:45.806Z] 01:30:45 INFO - promise callback*promise_test@https://web-platform.test:8443/resources/testharness.js:574:31
[task 2018-09-20T01:30:45.806Z] 01:30:45 INFO - @https://web-platform.test:8443/fetch/api/request/destination/fetch-destination.https.html:229:1
[task 2018-09-20T01:30:45.810Z] 01:30:45 INFO - ...........
[task 2018-09-20T01:30:45.810Z] 01:30:45 INFO - TEST-OK | /fetch/api/request/destination/fetch-destination.https.html | took 932ms
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Priority: P5 → P3
Whiteboard: [necko-triaged]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•