Closed Bug 1943425 Opened 19 days ago Closed 19 days ago

Intermittent TV toolkit/components/glean/tests/xpcshell/test_ProfilerMarkers.js | single tracking bug

Categories

(Toolkit :: Telemetry, defect, P5)

defect

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox-esr128 --- unaffected
firefox134 --- unaffected
firefox135 --- unaffected
firefox136 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression, test-verify-fail)

Attachments

(1 file)

Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=491497166&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/awH0oe3KTU6ncOX_VC62ww/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/awH0oe3KTU6ncOX_VC62ww/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2025-01-23T17:44:22.667Z] 17:44:22     INFO -  TEST-PASS | toolkit/components/glean/tests/xpcshell/test_ProfilerMarkers.js | took 3141ms
[task 2025-01-23T17:44:22.669Z] 17:44:22     INFO -  TEST-START | toolkit/components/glean/tests/xpcshell/test_ProfilerMarkers.js
[task 2025-01-23T17:44:25.980Z] 17:44:25  WARNING -  TEST-UNEXPECTED-FAIL | toolkit/components/glean/tests/xpcshell/test_ProfilerMarkers.js | xpcshell return code: 0
[task 2025-01-23T17:44:25.981Z] 17:44:25     INFO -  TEST-INFO took 3311ms
[task 2025-01-23T17:44:25.981Z] 17:44:25     INFO -  >>>>>>>
[task 2025-01-23T17:44:25.981Z] 17:44:25     INFO -  (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2025-01-23T17:44:25.982Z] 17:44:25     INFO -  (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2025-01-23T17:44:25.982Z] 17:44:25     INFO -  (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2025-01-23T17:44:25.986Z] 17:44:25     INFO -  running event loop
[task 2025-01-23T17:44:25.987Z] 17:44:25     INFO -  toolkit/components/glean/tests/xpcshell/test_ProfilerMarkers.js | Starting setup test_setup
[task 2025-01-23T17:44:25.988Z] 17:44:25     INFO -  (xpcshell/head.js) | test test_setup pending (2)
[task 2025-01-23T17:44:25.988Z] 17:44:25     INFO -  (xpcshell/head.js) | test run_next_test 0 finished (2)
[task 2025-01-23T17:44:25.988Z] 17:44:25     INFO -  (xpcshell/head.js) | test run_next_test 1 pending (2)
[task 2025-01-23T17:44:25.988Z] 17:44:25     INFO -  (xpcshell/head.js) | test test_setup finished (2)
[task 2025-01-23T17:44:25.989Z] 17:44:25     INFO -  toolkit/components/glean/tests/xpcshell/test_ProfilerMarkers.js | Starting test_fog_counter_markers
[task 2025-01-23T17:44:25.989Z] 17:44:25     INFO -  (xpcshell/head.js) | test test_fog_counter_markers pending (2)
[task 2025-01-23T17:44:25.989Z] 17:44:25     INFO -  (xpcshell/head.js) | test run_next_test 1 finished (2)
[task 2025-01-23T17:44:25.989Z] 17:44:25     INFO -  TEST-PASS | toolkit/components/glean/tests/xpcshell/test_ProfilerMarkers.js | test_fog_counter_markers - [test_fog_counter_markers : 54] true == true

Looks like enough things are instrumented now that we can't go with deepEqual any more, as the failure was that we didn't have {"type":"IntLikeMetric","id":"javascriptGc.minorReason","label":"OUT_OF_NURSERY","val":1},{"type":"IntLikeMetric","id":"javascriptGc.minorReasonLong","label":"OUT_OF_NURSERY","val":1} in the markers list.

Flags: needinfo?(abrouwersharries)

Ach, that's annoying. I shall add that as an exception to the IntLikeMetricMarker. I've already done that for some other markers. More generally, I'll open a bug to filter to specific metrics for all tests so that we don't hit this in future.

Flags: needinfo?(abrouwersharries)
Assignee: nobody → abrouwersharries
Status: NEW → ASSIGNED
See Also: → 1943437
Pushed by abrouwersharries@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7d75fab694d9 Filter markers to just test metrics to avoid GC counter metrics r=chutten

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

Status: ASSIGNED → RESOLVED
Closed: 19 days ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
See Also: → 1943555
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: