[wdspec] Revert manifest changes for window handling tests (since bug 1743841)
Categories
(Testing :: geckodriver, defect, P4)
Tracking
(firefox98 fixed)
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Over on bug 1743841 we seem to have inappropriately marked several tests for the get/set window rect and maximize window features as FAILED
or even ERROR
. Most likely there was a broken build with Firefox given that I can see a lot of crashes reported too.
https://hg.mozilla.org/mozilla-central/diff/fe490544ae3dfd273b44cd54aa01f09c4633c7f8/testing/web-platform/meta/webdriver/tests/get_window_rect/get.py.ini
https://hg.mozilla.org/mozilla-central/diff/fe490544ae3dfd273b44cd54aa01f09c4633c7f8/testing/web-platform/meta/webdriver/tests/get_window_rect/user_prompts.py.ini
https://hg.mozilla.org/mozilla-central/diff/fe490544ae3dfd273b44cd54aa01f09c4633c7f8/testing/web-platform/meta/webdriver/tests/maximize_window/user_prompts.py.ini
https://hg.mozilla.org/mozilla-central/diff/fe490544ae3dfd273b44cd54aa01f09c4633c7f8/testing/web-platform/meta/webdriver/tests/set_window_rect/set.py.ini
https://hg.mozilla.org/mozilla-central/diff/fe490544ae3dfd273b44cd54aa01f09c4633c7f8/testing/web-platform/meta/webdriver/tests/set_window_rect/user_prompts.py.ini
https://hg.mozilla.org/mozilla-central/diff/fe490544ae3dfd273b44cd54aa01f09c4633c7f8/testing/web-platform/meta/webdriver/tests/switch_to_parent_frame/switch.py.ini
I was watching each sync by expecting a bug comment being made for any of the changes for webdriver / geckodriver but none were done. Changes like these are going through unnoticed.
I'll go ahead and push a try build soon with all these changes reverted.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Description
•