Intermittent TEST-UNEXPECTED-PASS | /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.html | rejectionhandled is dispatched from a queued task, and not immediately - expected TIMEOUT
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [retriggered][stockwell unknown])
Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=252782924&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/HgTuJ9EnRRO4TN2T7RfSjQ/runs/0/artifacts/public/logs/live_backing.log
[task 2019-06-21T11:12:24.542Z] 11:12:24 INFO - TEST-OK | /cors/access-control-expose-headers-parsing.window.html | took 1011ms
[task 2019-06-21T11:12:24.549Z] 11:12:24 INFO - TEST-START | /cors/basic.htm
[task 2019-06-21T11:12:24.552Z] 11:12:24 INFO - Closing window 23
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - Traceback (most recent call last):
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/handlers.py", line 310, in call
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - rv = self.func(request, response)
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/cors/resources/cors-makeheader.py", line 19, in main
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - response.headers.set("Access-Control-Allow-Origin", origin)
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/response.py", line 331, in set
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - value = _maybe_encode(value)
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/response.py", line 315, in _maybe_encode
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - raise TypeError("Unexpected value in ResponseHeaders: %r" % s)
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING - TypeError: Unexpected value in ResponseHeaders: None
[task 2019-06-21T11:12:24.977Z] 11:12:24 WARNING -
[task 2019-06-21T11:12:25.422Z] 11:12:25 INFO - ......
[task 2019-06-21T11:12:25.422Z] 11:12:25 INFO - TEST-OK | /cors/basic.htm | took 878ms
[task 2019-06-21T11:12:25.422Z] 11:12:25 INFO - TEST-START | /cors/client-hint-request-headers-2.tentative.htm
[task 2019-06-21T11:12:25.426Z] 11:12:25 INFO - Closing window 26
Comment 1•6 years ago
|
||
Hello Graham,
I believe this could be caused by the changes in Bug 1558851.
Comment 2•6 years ago
|
||
| Comment hidden (Intermittent Failures Robot) |
Comment 4•6 years ago
|
||
Based on retriggers it doesn't seem like this is perma failing, just has a high occurence when it's retriggered.
| Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Comment 6•6 years ago
|
||
See https://bugzilla.mozilla.org/show_bug.cgi?id=1550290#c8. This all happens on android platform, I suspect it is because the emulator is too slow to finish the test, maybe extend the timeout would help.
| Comment hidden (Intermittent Failures Robot) |
This seems to happen on Fennec only, and wpt will be turned off on Fennec in Bug 1558334.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 13•6 years ago
|
||
Close this as WONTFIX given that WPT is turned off on Fennec.
Updated•4 years ago
|
Description
•