Closed Bug 1560511 Opened 6 years ago Closed 6 years ago

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)

defect

Tracking

()

RESOLVED WONTFIX

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

Hello Graham,
I believe this could be caused by the changes in Bug 1558851.

Flags: needinfo?(james)
Regressed by: 1558851
Flags: needinfo?(james) → needinfo?(mjzffr)
See Also: → 1550290

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.

Blocks: 1525554

This seems to happen on Fennec only, and wpt will be turned off on Fennec in Bug 1558334.

Flags: needinfo?(mjzffr)
Priority: -- → P2

Close this as WONTFIX given that WPT is turned off on Fennec.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.