Closed
Bug 1471288
Opened 7 years ago
Closed 7 years ago
Window refactoring causes test_window_rect.py TestWindowRect.test_resize_while_fullscreen to fail
Categories
(Remote Protocol :: Marionette, enhancement, P3)
Remote Protocol
Marionette
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: ato, Assigned: ato)
References
Details
For some reason that I cannot comprehend, test_window_rect.py’s
TestWindowRect.test_resize_while_fullscreen fails after the window
refactoring patch has been applied. Since it only fails in headless
mode I am going to skip the test, but further investigation into
this is needed.
Due to the fragility and intermittency rates of the window resizing
functionality in Marionette, it is also a possibility that we instead
should refactor it and resolve any instability that way, including
for headless mode.
| Assignee | ||
Updated•7 years ago
|
Depends on: marionette-window-tracking
| Assignee | ||
Updated•7 years ago
|
Priority: -- → P3
Comment 1•7 years ago
|
||
Andreas, I assume this is now fixed by your patch on bug 1492499 and it no longer needs to be disabled?
Flags: needinfo?(ato)
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•