Closed Bug 1767568 Opened 2 years ago Closed 2 years ago

Perma [Tier 2] MediaDataDecoder.AV1 | Expected: (runner.Run()) > (0u), actual: 0 vs 0 @ /builds/worker/checkouts/gecko/dom/media/gtest/TestMediaDataDecoder.cpp:78

Categories

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

defect

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox100 --- unaffected
firefox101 --- unaffected
firefox102 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: stransky)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(2 files)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=376759296&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JjI5GKU6RjOlqIsHI46HGA/runs/0/artifacts/public/logs/live_backing.log


 INFO -  TEST-START | MediaDataDecoder.AV1
[task 2022-05-04T04:30:06.850Z] 04:30:06  WARNING -  TEST-UNEXPECTED-FAIL | MediaDataDecoder.AV1 | Expected: (runner.Run()) > (0u), actual: 0 vs 0 @ /builds/worker/checkouts/gecko/dom/media/gtest/TestMediaDataDecoder.cpp:78
[task 2022-05-04T04:30:06.851Z] 04:30:06  WARNING -  TEST-UNEXPECTED-FAIL | MediaDataDecoder.AV1 | test completed (time: 4ms)
[task 2022-05-04T04:30:06.851Z] 04:30:06     INFO -  TEST-START | MediaDataDecoder.VP9

@Martin, could you take a look at this failure? Started perma failing on central

Flags: needinfo?(stransky)

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

I see, Thanks. Looks like a system with disabled ffvpx so we fail to decode AV1 there. I wonder if we can update the test for it.

Flags: needinfo?(stransky)
Assignee: nobody → stransky
Status: NEW → ASSIGNED
Has Regression Range: --- → yes
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/aa64a6e3ed95
Test AV1 decode from mp4 container only if ffvpx is used, r=alwu
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch

@Martin
This is still happening

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

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

Sandor, can I have a build log of the firefox binary used in the test here? I don't see that in the logs.
Thanks.

Flags: needinfo?(stransky) → needinfo?(smolnar)

@Martin, not quite sure where to find that build log
@Aryx, maybe you could help us in this matter?

Flags: needinfo?(smolnar) → needinfo?(aryx.bugmail)

I need to know if and how MOZ_FFVPX is defined so we usually see -DMOZ_FFVPX in the build log. It may be -DMOZ_FFVPX=0 or -DMOZ_FFVPX=1 or so. We need to disable the test when ffvpx is not build/used.

(In reply to Martin Stránský [:stransky] (ni? me) from comment #12)

I need to know if and how MOZ_FFVPX is defined so we usually see -DMOZ_FFVPX in the build log. It may be -DMOZ_FFVPX=0 or -DMOZ_FFVPX=1 or so. We need to disable the test when ffvpx is not build/used.

Is this, the log you are looking for?

https://treeherder.mozilla.org/logviewer?job_id=376756607&repo=mozilla-central&lineNumber=1490

Build log for the task mentioned in comment 7.

Flags: needinfo?(aryx.bugmail)

(In reply to Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout) from comment #14)

Build log for the task mentioned in comment 7.

Yes, that is. So MOZ_FFVPX_AUDIOONLY does the trick here, Thanks.

Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/82bf2df515d3
Test AV1 decode from mp4 container only if ffvpx is used for video decode, r=alwu
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: