Closed Bug 1874821 Opened 2 years ago Closed 2 years ago

Intermittent TestAudioCallbackDriver.SlowStart | Expected equality of these values: | test completed (time: 1125ms)

Categories

(Core :: Audio/Video, defect, P5)

defect

Tracking

()

RESOLVED FIXED
124 Branch
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
Summary: Intermittent [tier 2] TestAudioCallbackDriver.SlowStart | Expected equality of these values: | test completed (time: 1125ms) → Intermittent TestAudioCallbackDriver.SlowStart | Expected equality of these values: | test completed (time: 1125ms)

Karl, could this be triggered by Bug 1872519?
Do you have a bit of time to check?
Thank you.

Flags: needinfo?(karlt)

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.

Assignee: nobody → karlt
Flags: needinfo?(karlt)
Keywords: regression
Regressed by: 1872519

Set release status flags based on info from the regressing bug 1872519

Whiteboard: [retriggered]
Pushed by ktomlinson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fdf630240935 access processedFrameCount only on the main thread r=chunmin
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch

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?

Status: RESOLVED → REOPENED
Flags: needinfo?(karlt)
Resolution: FIXED → ---
Target Milestone: 124 Branch → ---

Set release status flags based on info from the regressing bug 1872519

Pushed by ktomlinson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e1fbaa95eb71 process FramesProcessedEvent() events before disconnecting listener and comparing counts r=chunmin
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Flags: needinfo?(karlt)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: