Closed
Bug 1565601
Opened 6 years ago
Closed 6 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | mozilla/tests/dom/throttling/throttling-webaudio.window.html | Don't throttle when there is active WebAudio. - Test timed out
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, regression)
Filed by: dvarga [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=256165510&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/LVal6L60TY6I7LL862mT2w/runs/0/artifacts/public/logs/live_backing.log
[task 2019-07-12T11:31:57.614Z] 11:31:57 INFO - TEST-START | /html/semantics/embedded-content/media-elements/track/track-element/cors/010.html
[task 2019-07-12T11:31:57.614Z] 11:31:57 INFO - Closing window 2147483670
[task 2019-07-12T11:31:57.900Z] 11:31:57 WARNING - Traceback (most recent call last):
[task 2019-07-12T11:31:57.900Z] 11:31:57 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/handlers.py", line 310, in __call__
[task 2019-07-12T11:31:57.901Z] 11:31:57 WARNING - rv = self.func(request, response)
[task 2019-07-12T11:31:57.901Z] 11:31:57 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/support/cors-tester.py", line 36, in main
[task 2019-07-12T11:31:57.901Z] 11:31:57 WARNING - line = 'cors = ' + cors + ' | cookie = ' + cookie.value;
[task 2019-07-12T11:31:57.901Z] 11:31:57 WARNING - AttributeError: 'str' object has no attribute 'value'
[task 2019-07-12T11:31:57.901Z] 11:31:57 WARNING -
[task 2019-07-12T11:31:58.165Z] 11:31:58 INFO - TEST-OK | /html/semantics/embedded-content/media-elements/track/track-element/cors/010.html | took 553ms
[task 2019-07-12T11:31:58.165Z] 11:31:58 INFO - TEST-START | /html/semantics/embedded-content/media-elements/track/track-element/cors/011.html
[task 2019-07-12T11:31:58.165Z] 11:31:58 INFO - Closing window 2147483677
[task 2019-07-12T11:31:58.362Z] 11:31:58 WARNING - Traceback (most recent call last):
[task 2019-07-12T11:31:58.362Z] 11:31:58 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/handlers.py", line 310, in __call__
[task 2019-07-12T11:31:58.362Z] 11:31:58 WARNING - rv = self.func(request, response)
[task 2019-07-12T11:31:58.362Z] 11:31:58 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/html/semantics/embedded-content/media-elements/track/track-element/cors/support/cors-tester.py", line 36, in main
[task 2019-07-12T11:31:58.363Z] 11:31:58 WARNING - line = 'cors = ' + cors + ' | cookie = ' + cookie.value;
[task 2019-07-12T11:31:58.363Z] 11:31:58 WARNING - AttributeError: 'str' object has no attribute 'value'
Updated•6 years ago
|
Type: -- → defect
| Comment hidden (Intermittent Failures Robot) |
Comment 2•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
•