Intermittent [TV] TEST-UNEXPECTED-TIMEOUT | /fetch/range/sw.https.window.html | Ranged response not allowed following no-cors ranged request - Test timed out
Categories
(Core :: DOM: Networking, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [necko-triaged])
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=289466121&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bYm-3QYnRZqSZpaayC9efQ/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bYm-3QYnRZqSZpaayC9efQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2020-02-19T05:12:34.215Z] 05:12:34 INFO - TEST-START | /fetch/range/sw.https.window.html
[task 2020-02-19T05:12:34.215Z] 05:12:34 INFO - Run 5/10
[task 2020-02-19T05:12:34.218Z] 05:12:34 INFO - Closing window 32
[task 2020-02-19T05:12:44.770Z] 05:12:44 INFO -
[task 2020-02-19T05:12:44.770Z] 05:12:44 INFO - TEST-PASS | /fetch/range/sw.https.window.html | Defer range header filter tests to service worker
[task 2020-02-19T05:12:44.771Z] 05:12:44 INFO - TEST-PASS | /fetch/range/sw.https.window.html | Defer range header passthrough tests to service worker
[task 2020-02-19T05:12:44.771Z] 05:12:44 INFO - TEST-UNEXPECTED-TIMEOUT | /fetch/range/sw.https.window.html | Ranged response not allowed following no-cors ranged request - Test timed out
[task 2020-02-19T05:12:44.771Z] 05:12:44 INFO - TEST-INFO | expected FAIL
[task 2020-02-19T05:12:44.772Z] 05:12:44 INFO -
[task 2020-02-19T05:12:44.772Z] 05:12:44 INFO - TEST-UNEXPECTED-NOTRUN | /fetch/range/sw.https.window.html | Non-opaque ranged response executed - expected FAIL
[task 2020-02-19T05:12:44.772Z] 05:12:44 INFO - TEST-INFO | expected FAIL
[task 2020-02-19T05:12:44.773Z] 05:12:44 INFO -
[task 2020-02-19T05:12:44.773Z] 05:12:44 INFO - TEST-UNEXPECTED-NOTRUN | /fetch/range/sw.https.window.html | Accept-Encoding should not appear in a service worker - expected PASS
[task 2020-02-19T05:12:44.774Z] 05:12:44 INFO - TEST-UNEXPECTED-TIMEOUT | /fetch/range/sw.https.window.html | expected OK
[task 2020-02-19T05:12:44.774Z] 05:12:44 INFO - TEST-INFO took 10554ms
[task 2020-02-19T05:12:44.783Z] 05:12:44 INFO - PID 18221 | 1582089164779 Marionette INFO Stopped listening on port 43491
[task 2020-02-19T05:12:45.490Z] 05:12:45 INFO - Browser exited with return code 0
[task 2020-02-19T05:12:45.490Z] 05:12:45 INFO - PROCESS LEAKS None
[task 2020-02-19T05:12:45.492Z] 05:12:45 INFO - PROCESS LEAKS None
[task 2020-02-19T05:12:45.493Z] 05:12:45 INFO - Closing logging queue
[task 2020-02-19T05:12:45.494Z] 05:12:45 INFO - queue closed
[task 2020-02-19T05:12:45.512Z] 05:12:45 INFO - Setting up ssl
[task 2020-02-19T05:12:45.540Z] 05:12:45 INFO - certutil |
[task 2020-02-19T05:12:45.561Z] 05:12:45 INFO - certutil |
[task 2020-02-19T05:12:45.577Z] 05:12:45 INFO - certutil |
[task 2020-02-19T05:12:45.577Z] 05:12:45 INFO - Certificate Nickname Trust Attributes
[task 2020-02-19T05:12:45.577Z] 05:12:45 INFO - SSL,S/MIME,JAR/XPI
[task 2020-02-19T05:12:45.578Z] 05:12:45 INFO -
[task 2020-02-19T05:12:45.578Z] 05:12:45 INFO - web-platform-tests CT,,
Comment 1•6 years ago
|
||
This looks to be a regression from https://hg.mozilla.org/mozilla-central/rev/91a27a0896441e84451f3048738a32d912b0b71c.
Boris, do you want to take a look over it. Is it a false-positive TV?
Updated•6 years ago
|
Comment 2•6 years ago
|
||
I think this is a false-positive, yes. The serviceworker tests are stateful in all sorts of nasty ways (e.g. running some tests without running others in the same dir first will time out). So depending on exactly what tests TV is running and hoe you can hit timeouts just because of that....
| Comment hidden (Intermittent Failures Robot) |
Updated•5 years ago
|
Comment 4•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•