Intermittent TestAudioCallbackDriver.SlowStart | Expected equality of these values: | test completed (time: 1125ms)
Categories
(Core :: Audio/Video, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox121 | --- | unaffected |
| firefox122 | --- | unaffected |
| firefox123 | --- | wontfix |
| firefox124 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: karlt)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [retriggered])
Attachments
(2 files)
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=443429605&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/J-AQHZ6jSGuVDY0nWKKnQQ/runs/0/artifacts/public/logs/live_backing.log
[task 2024-01-16T06:49:03.259Z] 06:49:03 INFO - TEST-START | TestAudioCallbackDriver.SlowStart
[task 2024-01-16T06:49:03.259Z] 06:49:03 INFO - TestSlowStart with rate 1000
[task 2024-01-16T06:49:03.914Z] 06:49:03 WARNING - TEST-UNEXPECTED-FAIL | TestAudioCallbackDriver.SlowStart | Expected equality of these values:
[task 2024-01-16T06:49:03.915Z] 06:49:03 INFO - inputFrameCount
[task 2024-01-16T06:49:03.915Z] 06:49:03 INFO - Which is: 90
[task 2024-01-16T06:49:03.916Z] 06:49:03 INFO - processedFrameCount
[task 2024-01-16T06:49:03.916Z] 06:49:03 INFO - Which is: 100
[task 2024-01-16T06:49:03.916Z] 06:49:03 INFO - @ D:/task_170538026205219/build/src/dom/media/gtest/TestAudioCallbackDriver.cpp:211
[task 2024-01-16T06:49:03.916Z] 06:49:03 INFO - TestSlowStart with rate 8000
[task 2024-01-16T06:49:04.180Z] 06:49:04 INFO - TestSlowStart with rate 44100
[task 2024-01-16T06:49:04.383Z] 06:49:04 WARNING - TEST-UNEXPECTED-FAIL | TestAudioCallbackDriver.SlowStart | test completed (time: 1125ms)
[task 2024-01-16T06:49:04.383Z] 06:49:04 INFO - TEST-START | Media.AudioCompactor_4000
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Karl, could this be triggered by Bug 1872519?
Do you have a bit of time to check?
Thank you.
| Assignee | ||
Comment 2•2 years ago
•
|
||
Yes, thanks. processedFrameCount is written on two different threads.
https://hg.mozilla.org/integration/autoland/rev/4c89dad24c43#l5.60
I'll look at inputFrameCount too.
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1872519
Updated•2 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
| Comment hidden (Intermittent Failures Robot) |
Comment 7•2 years ago
|
||
| bugherder | ||
Comment 8•2 years ago
|
||
Hi, it looks like we still have the failure: https://treeherder.mozilla.org/logviewer?job_id=444255484&repo=mozilla-central after the fix. Can you please take another look?
Comment 9•2 years ago
|
||
Set release status flags based on info from the regressing bug 1872519
| Assignee | ||
Comment 10•2 years ago
|
||
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•