Closed
Bug 1660590
Opened 4 years ago
Closed 4 years ago
browser_startup_syncIPC.js has unexpected IPC when running windows 10 tests on hardware instead of VM
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: jmaher)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
in Bug 1658443, I document some issues with browser/base/content/test/performance/browser_startup_syncIPC.js:
TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_startup_syncIPC.js | unexpected PContent::Reply_EndDriverCrashGuard sync IPC before handling user events - ```
I verified I can reproduce these on my local windows10 laptop.
Assignee | ||
Comment 1•4 years ago
|
||
add expectations to browser_startup_syncIPC.js to pass on windows10 hardware.
Updated•4 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Assignee | ||
Updated•4 years ago
|
Keywords: leave-open
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5edbae0b613
add expectations to browser_startup_syncIPC.js to work on windows10 hardware. r=Gijs
Comment 3•4 years ago
|
||
bugherder |
Comment 4•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::IPC' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → IPC
Product: Firefox → Core
Comment 5•4 years ago
|
||
mach file-info bugzilla-component
thinks this test belongs to Firefox :: General
.
But, does it still make sense for this bug to be left open?
Component: IPC → General
Flags: needinfo?(jmaher)
Product: Core → Firefox
Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(jmaher)
Resolution: --- → FIXED
Updated•4 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•