Closed
Bug 1446604
Opened 8 years ago
Closed 8 years ago
Intermittent dom/media/webaudio/test/test_currentTime.html | AudioContext.currentTime should be 0 initially - got 0.002, expected +0
Categories
(Core :: Web Audio, defect, P5)
Core
Web Audio
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=168666293&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/ctEjEz6JQDiMFsGaXfoXMA/runs/0/artifacts/public/logs/live_backing.log
[task 2018-03-17T04:31:32.072Z] 04:31:32 INFO - TEST-START | dom/media/webaudio/test/test_currentTime.html
[task 2018-03-17T04:31:32.129Z] 04:31:32 INFO - TEST-INFO | started process screentopng
[task 2018-03-17T04:31:32.441Z] 04:31:32 INFO - TEST-INFO | screentopng: exit 0
[task 2018-03-17T04:31:32.442Z] 04:31:32 INFO - Buffered messages logged at 04:31:32
[task 2018-03-17T04:31:32.442Z] 04:31:32 INFO - TEST-PASS | dom/media/webaudio/test/test_currentTime.html | A valid string reason is expected
[task 2018-03-17T04:31:32.444Z] 04:31:32 INFO - TEST-PASS | dom/media/webaudio/test/test_currentTime.html | Reason cannot be empty
[task 2018-03-17T04:31:32.445Z] 04:31:32 INFO - Buffered messages finished
[task 2018-03-17T04:31:32.446Z] 04:31:32 INFO - TEST-UNEXPECTED-FAIL | dom/media/webaudio/test/test_currentTime.html | AudioContext.currentTime should be 0 initially - got 0.002, expected +0
[task 2018-03-17T04:31:32.446Z] 04:31:32 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:312:5
[task 2018-03-17T04:31:32.447Z] 04:31:32 INFO - @dom/media/webaudio/test/test_currentTime.html:16:3
[task 2018-03-17T04:31:32.448Z] 04:31:32 INFO - rval@SimpleTest/SimpleTest.js:146:17
[task 2018-03-17T04:31:32.449Z] 04:31:32 INFO - EventHandlerNonNull*this.addLoadEvent@SimpleTest/SimpleTest.js:171:13
[task 2018-03-17T04:31:32.452Z] 04:31:32 INFO - @SimpleTest/SimpleTest.js:1434:5
[task 2018-03-17T04:31:32.452Z] 04:31:32 INFO - TEST-FAIL | dom/media/webaudio/test/test_currentTime.html | The author of the test has indicated that flaky timeouts are expected. Reason: This test needs to wait a while for the AudioContext's timer to start.
[task 2018-03-17T04:31:33.134Z] 04:31:33 INFO - TEST-PASS | dom/media/webaudio/test/test_currentTime.html | AudioContext.currentTime should have increased by now
[task 2018-03-17T04:31:33.134Z] 04:31:33 INFO - GECKO(2187) | MEMORY STAT | vsize 2196MB | residentFast 248MB | heapAllocated 96MB
[task 2018-03-17T04:31:33.134Z] 04:31:33 INFO - TEST-OK | dom/media/webaudio/test/test_currentTime.html | took 1060ms
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
There have been 33 total failures in the last 7 days.
This fails on multiple platforms, mostly on opt and debug builds:
windows10-64-qr: 5
windows10-64: 7
Windows 7: 3
linux64-qr: 5
Linux x64: 5
Linux: 3
android-4-3-armv7-api16: 4
OS X 10.10: 1
Recent log file:
https://treeherder.mozilla.org/logviewer.html#?repo=autoland&job_id=170746958&lineNumber=50160
08:34:23 INFO - 1529 INFO TEST-START | dom/media/webaudio/test/test_currentTime.html
08:34:23 INFO - TEST-INFO | started process screenshot
08:34:23 INFO - TEST-INFO | screenshot: exit 0
08:34:23 INFO - Buffered messages logged at 08:34:23
08:34:23 INFO - 1530 INFO TEST-PASS | dom/media/webaudio/test/test_currentTime.html | A valid string reason is expected
08:34:23 INFO - 1531 INFO TEST-PASS | dom/media/webaudio/test/test_currentTime.html | Reason cannot be empty
08:34:23 INFO - Buffered messages finished
08:34:23 ERROR - 1532 INFO TEST-UNEXPECTED-FAIL | dom/media/webaudio/test/test_currentTime.html | AudioContext.currentTime should be 0 initially - got 0.0001, expected +0
08:34:23 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:312:5
08:34:23 INFO - @dom/media/webaudio/test/test_currentTime.html:16:3
08:34:23 INFO - rval@SimpleTest/SimpleTest.js:146:17
08:34:23 INFO - EventHandlerNonNull*this.addLoadEvent@SimpleTest/SimpleTest.js:171:13
08:34:23 INFO - @SimpleTest/SimpleTest.js:1444:5
Flags: needinfo?(drno)
Whiteboard: [stockwell needswork]
| Comment hidden (Intermittent Failures Robot) |
Comment 6•8 years ago
|
||
Linking to one single bug with the assumption they share a common root cause.
Flags: needinfo?(drno)
See Also: → 1446346
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 12•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•