Closed
Bug 1701847
Opened 4 years ago
Closed 4 years ago
Intermittent FOG.TestCppTimingDistWorks | Expected: (data.sum) > ((uint64_t)(15 * NANOS_IN_MILLIS)), actual: 14972253 vs 15000000 @ /builds/worker/checkouts/gecko/toolkit/components/glean/gtest/TestFog.cpp:218
Categories
(Toolkit :: Telemetry, defect, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: chutten)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: cbrindusan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=334840518&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dfX7dAkaQoix7W_S3YjnZA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-03-29T23:54:36.905Z] 23:54:36 INFO - TEST-PASS | FOG.TestCppStringLists | test completed (time: 1ms)
[task 2021-03-29T23:54:36.905Z] 23:54:36 INFO - TEST-START | FOG.TestCppTimingDistWorks
[task 2021-03-29T23:54:36.917Z] 23:54:36 WARNING - TEST-UNEXPECTED-FAIL | FOG.TestCppTimingDistWorks | Expected: (data.sum) > ((uint64_t)(15 * NANOS_IN_MILLIS)), actual: 14972253 vs 15000000 @ /builds/worker/checkouts/gecko/toolkit/components/glean/gtest/TestFog.cpp:218
[task 2021-03-29T23:54:36.917Z] 23:54:36 WARNING - TEST-UNEXPECTED-FAIL | FOG.TestCppTimingDistWorks | test completed (time: 12ms)```
Assignee | ||
Comment 1•4 years ago
|
||
actual: 14972253 vs 15000000
Another test needing epsilon, I guess. See also bug 1701949 where 9.96 isn't 10.
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/130622bc11ff
Add epsilon for FOG timing distribution test r=TravisLong
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•