Closed
Bug 1772026
Opened 3 years ago
Closed 3 years ago
High freq browser/base/content/test/performance/browser_vsync_accessibility.js | Uncaught exception in test - wait for vsync to be disabled after initializing the accessibility service - timed out after 50 tries.
Categories
(Firefox :: General, defect, P5)
Firefox
General
Tracking
()
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox101 | --- | unaffected |
firefox102 | --- | unaffected |
firefox103 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: eeejay)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [retriggered][stockwell disable-recommended])
Attachments
(3 files)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=379823797&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JPqQw4uyS8-_YrGT4Qiyhw/runs/0/artifacts/public/logs/live_backing.log
INFO - TEST-PASS | browser/base/content/test/performance/browser_vsync_accessibility.js | vsync should be disabled - true == true -
[task 2022-05-31T23:29:32.377Z] 23:29:32 INFO - Buffered messages finished
[task 2022-05-31T23:29:32.378Z] 23:29:32 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_vsync_accessibility.js | Uncaught exception in test - wait for vsync to be disabled after initializing the accessibility service - timed out after 50 tries.
[task 2022-05-31T23:29:32.378Z] 23:29:32 INFO - Leaving test bound
[task 2022-05-31T23:29:32.379Z] 23:29:32 INFO - GECKO(1632) | MEMORY STAT | vsize 3738MB | residentFast 827MB | heapAllocated 528MB
[task 2022-05-31T23:29:32.380Z] 23:29:32 INFO - TEST-OK | browser/base/content/test/performance/browser_vsync_accessibility.js | took 5678ms
Comment 1•3 years ago
|
||
@Eitan, could you look at this failure?
Retriggers and backfills indicate bug 1772019 is the culprit
Flags: needinfo?(eitan)
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Whiteboard: [retriggered]
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Summary: Intermittent browser/base/content/test/performance/browser_vsync_accessibility.js | Uncaught exception in test - wait for vsync to be disabled after initializing the accessibility service - timed out after 50 tries. → High freq browser/base/content/test/performance/browser_vsync_accessibility.js | Uncaught exception in test - wait for vsync to be disabled after initializing the accessibility service - timed out after 50 tries.
Assignee | ||
Comment 3•3 years ago
|
||
This prevents a case where a blank page that never has an
initialized PresShell keeps the refresh observer.
Updated•3 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
Set release status flags based on info from the regressing bug 1772019
status-firefox101:
--- → unaffected
status-firefox102:
--- → unaffected
status-firefox103:
--- → affected
status-firefox-esr91:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Comment 7•3 years ago
|
||
Comment 8•3 years ago
|
||
There are 245 failures in the last 4 days.
Most of them are on Linux and Windows 10.
I added a patch to disable the test if the fix will take longer.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Keywords: leave-open
Whiteboard: [retriggered][stockwell disable-recommended] → [retriggered][stockwell disabled]
Comment 11•3 years ago
|
||
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17654cbcf058
Disable browser_vsync_accessibility.js on Linux and Windows10 for frequent failures. r=intermittent-reviewers,MasterWayZ DONTBUILD
Updated•3 years ago
|
Attachment #9279452 -
Attachment description: Bug 1772026 - Mark about:blank pages as completely loaded. r?Jamie → Bug 1772026 - Wait for initialized PresShell (unless about:blank) before doc DoInitialUpdate. r?Jamie
Comment 12•3 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Keywords: regression
Comment 14•3 years ago
|
||
Pushed by nfay@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/b117309d4471
Wait for initialized PresShell (unless about:blank) before doc DoInitialUpdate. r=Jamie
Comment 15•3 years ago
|
||
bugherder |
Comment 16•3 years ago
|
||
Comment 17•3 years ago
|
||
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e14212345f50
remove disabling condition for browser_vsync_accessibility.js r=intermittent-reviewers,MasterWayZ
Updated•3 years ago
|
Keywords: leave-open
Whiteboard: [retriggered][stockwell disabled] → [retriggered]
Comment 18•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(eitan)
You need to log in
before you can comment on or make changes to this bug.
Description
•