Closed
Bug 1743843
Opened 3 years ago
Closed 3 years ago
Intermittent [TV] toolkit/components/glean/tests/browser/browser_fog_gpu.js | Ensure we begin without value. - Got undefined, expected 45326
Categories
(Toolkit :: Telemetry, defect, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox94 | --- | unaffected |
firefox95 | --- | unaffected |
firefox96 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: chutten)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=359840021&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DLaw9UqdTL6m3AlAsGI3pQ/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/DLaw9UqdTL6m3AlAsGI3pQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
INFO - TEST-PASS | toolkit/components/glean/tests/browser/browser_fog_gpu.js | GPU Process found: Let's test. -
[task 2021-12-01T15:41:59.663Z] 15:41:59 INFO - Buffered messages finished
[task 2021-12-01T15:41:59.663Z] 15:41:59 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/glean/tests/browser/browser_fog_gpu.js | Ensure we begin without value. - Got undefined, expected 45326
[task 2021-12-01T15:41:59.663Z] 15:41:59 INFO - Stack trace:
[task 2021-12-01T15:41:59.663Z] 15:41:59 INFO - chrome://mochikit/content/browser-test.js:test_is:1364
[task 2021-12-01T15:41:59.663Z] 15:41:59 INFO - chrome://mochitests/content/browser/toolkit/components/glean/tests/browser/browser_fog_gpu.js:null:21
[task 2021-12-01T15:41:59.664Z] 15:41:59 INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-12-01T15:41:59.664Z] 15:41:59 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/glean/tests/browser/browser_fog_gpu.js | Ensure the GPU-process-set value shows up in the parent process. - Got 45326, expected 90652
[task 2021-12-01T15:41:59.664Z] 15:41:59 INFO - Stack trace:
[task 2021-12-01T15:41:59.664Z] 15:41:59 INFO - chrome://mochikit/content/browser-test.js:test_is:1364
[task 2021-12-01T15:41:59.664Z] 15:41:59 INFO - chrome://mochitests/content/browser/toolkit/components/glean/tests/browser/browser_fog_gpu.js:null:31
[task 2021-12-01T15:41:59.665Z] 15:41:59 INFO - Leaving test bound
[task 2021-12-01T15:41:59.665Z] 15:41:59 INFO - GECKO(1404) | MEMORY STAT | vsize 891MB | vsizeMaxContiguous 1293MB | residentFast 208MB | heapAllocated 90MB
[task 2021-12-01T15:41:59.665Z] 15:41:59 INFO - TEST-OK | toolkit/components/glean/tests/browser/browser_fog_gpu.js | took 36ms
Assignee | ||
Comment 1•3 years ago
|
||
Oh heck, this'll be because it's being run over and over again, won't it.
I know a one-line fix.
Assignee: nobody → chutten
Status: NEW → ASSIGNED
Priority: P5 → P1
Assignee | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
Set release status flags based on info from the regressing bug 1729026
status-firefox94:
--- → unaffected
status-firefox95:
--- → unaffected
status-firefox96:
--- → affected
status-firefox-esr91:
--- → unaffected
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11be5c709974
Clear FOG data before test for repeated runs r=janerik
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•