Intermittent devtools/client/performance/test/browser_perf-recording-notices-03.js | Uncaught exception - at resource://devtools/shared/base-loader.js -> resource://devtools/client/performance/test/helpers/wait-utils.js:44 - Error: Predicate
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P5)
Tracking
(firefox75 fixed)
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: julienw)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Comment 3•6 years ago
|
||
| Comment hidden (Intermittent Failures Robot) |
Comment 5•6 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 6•6 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=276958766&repo=mozilla-inbound&lineNumber=14025
| Comment hidden (Intermittent Failures Robot) |
Comment 8•6 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 9•6 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=287932645&repo=mozilla-central&lineNumber=5051
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 12•6 years ago
|
||
This has quite a high failure rate on central:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&group_state=expanded&searchStr=linux%2C18.04%2Cx64%2Cccov%2Copt%2Cmochitests%2Ctest-linux1804-64-ccov%2Fopt-mochitest-devtools-chrome-e10s-3%2Cm%28dt3%29&tochange=5df075b6a6bb092533d786fefc350535dd940f67&fromchange=3b823d058ef541ec6abd5e781c6b9b4e1b893fbf&selectedJob=289302698
Julien,
Could you please redirect this to someone who can take a look?
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 14•6 years ago
|
||
The fact that the error rate increased seem pretty new but I don't see what could have produced that.
This also only happens in ccov environment.
The stack trace isn't always the same.
Sometimes it fails at:
async*@chrome://mochitests/content/browser/devtools/client/performance/test/browser_perf-recording-notices-03.js:163:9
Sometimes at:
async*@chrome://mochitests/content/browser/devtools/client/performance/test/browser_perf-recording-notices-03.js:104:9
I'll try increasing some of the timeouts used in this file.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 15•6 years ago
|
||
The approach of just increasing the timeouts didn't work, this seems to point to a flaw in the test itself.
FTR I don't plan to invest too much time in this, because this is testing some code we'll remove in a few months. If I can't fix it in a few hours I'll just disable the test in ccov.
| Assignee | ||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Description
•