Closed Bug 1780470 Opened 2 years ago Closed 2 years ago

Intermittent dom/media/test/test_video_low_power_telemetry.html | Test 1 enum 3 should have either 1 or 2 occurrences; found 0.

Categories

(Core :: Graphics, defect, P5)

defect

Tracking

()

RESOLVED FIXED

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file, 1 obsolete file)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=384926876&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Cl-nnpfcSQOoPm2xP0RG-A/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Cl-nnpfcSQOoPm2xP0RG-A/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


INFO - TEST-PASS | dom/media/test/test_video_low_power_telemetry.html | Test 1 should have telemetry. 
[task 2022-07-20T21:08:21.547Z] 21:08:21     INFO - Buffered messages finished
[task 2022-07-20T21:08:21.548Z] 21:08:21     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_video_low_power_telemetry.html | Test 1 enum 3 should have either 1 or 2 occurrences; found 0. 
[task 2022-07-20T21:08:21.548Z] 21:08:21     INFO -     SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2022-07-20T21:08:21.548Z] 21:08:21     INFO -     checkSnapshot@dom/media/test/test_video_low_power_telemetry.html:81:7
[task 2022-07-20T21:08:21.548Z] 21:08:21     INFO -     doPostTest@dom/media/test/test_video_low_power_telemetry.html:113:22
[task 2022-07-20T21:08:21.549Z] 21:08:21     INFO - [finished seek.ogv-0] remaining= 
[task 2022-07-20T21:08:21.549Z] 21:08:21     INFO - TEST-PASS | dom/media/test/test_video_low_power_telemetry.html | [finished seek.ogv-0 t=24.884] Length of array should match number of running tests 
[task 2022-07-20T21:08:21.550Z] 21:08:21     INFO - TEST-PASS | dom/media/test/test_video_low_power_telemetry.html | [started gizmo.mp4-1 t=24.884] Length of array should match number of running tests 
[task 2022-07-20T21:08:21.550Z] 21:08:21     INFO - Starting test 2 video gizmo.mp4.
[task 2022-07-20T21:08:21.551Z] 21:08:21     INFO - Attempting to enter fullscreen.
[task 2022-07-20T21:08:21.551Z] 21:08:21     INFO - Playing test 2.
[task 2022-07-20T21:08:27.218Z] 21:08:27     INFO - GECKO(1621) | [2022-07-20T21:08:27Z WARN  rkv::backend::impl_safe::environment] `load_ratio()` is irrelevant for this storage backend.
[task 2022-07-20T21:08:47.474Z] 21:08:47     INFO - Test 2 attempting to retrieve telemetry.
[task 2022-07-20T21:08:47.478Z] 21:08:47     INFO - TEST-PASS | dom/media/test/test_video_low_power_telemetry.html | Test 2 should have telemetry. 
[task 2022-07-20T21:08:47.478Z] 21:08:47     INFO - Not taking screenshot here: see the one that was previously logged
[task 2022-07-20T21:08:47.479Z] 21:08:47     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_video_low_power_telemetry.html | Test 2 enum 1 should have either 1 or 2 occurrences; found 0. 
[task 2022-07-20T21:08:47.479Z] 21:08:47     INFO -     SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2022-07-20T21:08:47.479Z] 21:08:47     INFO -     checkSnapshot@dom/media/test/test_video_low_power_telemetry.html:81:7
[task 2022-07-20T21:08:47.479Z] 21:08:47     INFO -     doPostTest@dom/media/test/test_video_low_power_telemetry.html:119:22
[task 2022-07-20T21:08:47.480Z] 21:08:47     INFO - Attempting to exit fullscreen.
[task 2022-07-20T21:08:47.659Z] 21:08:47     INFO - [finished gizmo.mp4-1] remaining= 
[task 2022-07-20T21:08:47.659Z] 21:08:47     INFO - TEST-PASS | dom/media/test/test_video_low_power_telemetry.html | [finished gizmo.mp4-1 t=51.274] Length of array should match number of running tests

:bradwerth, since you are the author of the regressor, bug 1737682, could you take a look?
For more information, please visit auto_nag documentation.

Flags: needinfo?(bwerth)

I can probably fix this by making the test less stringent. I'll wait until the regressing Bug is closed as resolved, because I want to make sure my patched test will merge.

This appeared as a tier 1 failure here . It is intermittent for now.

Summary: Intermittent [TV] dom/media/test/test_video_low_power_telemetry.html | Test 1 enum 3 should have either 1 or 2 occurrences; found 0. → Intermittent dom/media/test/test_video_low_power_telemetry.html | Test 1 enum 3 should have either 1 or 2 occurrences; found 0.
Assignee: nobody → bwerth
Flags: needinfo?(bwerth)

The patch will hopefully resolve this intermittent failure. If it doesn't, it will give us more information on how/why the test is failing and inform how to fix it. I'll keep the bug open until we know which case is happening.

Keywords: leave-open
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5c5e199b14e9
Relax telemetry checks in test_video_low_power_telemetry.html. r=gfx-reviewers,jrmuizel
Regressions: 1780783

This is probably fixed. I'm going to push one more change to the test to reduce the time it takes each iteration.

Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/546ede1bba3c
Part 2: Reduce the amount of time spent in video telemetry test. r=media-playback-reviewers,alwu

I believe this is fixed.

Keywords: leave-open

I'm going to close this. I don't think it will reappear.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED

Backed out for causing Bug 1781377 and also requested in Bug 1781377

Status: RESOLVED → REOPENED
Flags: needinfo?(bwerth)
Resolution: FIXED → ---
Flags: needinfo?(bwerth)
Attachment #9287788 - Attachment is obsolete: true
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: