Closed Bug 1702255 Opened 3 years ago Closed 2 years ago

Intermittent /webdriver/tests/set_window_rect/set.py | <smth> - AssertionError: assert {'height': 600, 'width': 800, 'x': 100, 'y': 100} == {'height': 600, 'width': 800, 'x': 110, 'y': 100}

Categories

(Remote Protocol :: Marionette, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Assigned: karlt)

References

Details

(Keywords: assertion, intermittent-failure)

Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=335038494&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GbZjI1DXQHaNqVNBC_XI-A/runs/0/artifacts/public/logs/live_backing.log


[task 2021-03-31T14:26:00.375Z] 14:26:00     INFO - TEST-PASS | /webdriver/tests/set_window_rect/set.py | test_x_y 
[task 2021-03-31T14:26:00.375Z] 14:26:00     INFO - TEST-PASS | /webdriver/tests/set_window_rect/set.py | test_negative_x_y 
[task 2021-03-31T14:26:00.375Z] 14:26:00     INFO - TEST-PASS | /webdriver/tests/set_window_rect/set.py | test_x_y_as_current 
[task 2021-03-31T14:26:00.375Z] 14:26:00     INFO - TEST-PASS | /webdriver/tests/set_window_rect/set.py | test_x_as_current 
[task 2021-03-31T14:26:00.375Z] 14:26:00     INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/set_window_rect/set.py | test_y_as_current - AssertionError: assert {'height': 600, 'width': 800, 'x': 100, 'y': 100} == {'height': 600, 'width': 800, 'x': 110, 'y': 100}```

The window position wasn't correctly set:

[task 2021-03-31T14:26:00.194Z] 14:26:00     INFO - PID 17611 | 1617200760186	Marionette	DEBUG	0 -> [0,1240,"WebDriver:SetWindowRect",{"x":110,"y":100}]
[task 2021-03-31T14:26:00.194Z] 14:26:00     INFO - PID 17611 | 1617200760188	Marionette	DEBUG	0 <- [1,1240,null,{"x":100,"y":100,"width":800,"height":600}]
Depends on: 1602701
Summary: Intermittent /webdriver/tests/set_window_rect/set.py | test_y_as_current - AssertionError: assert {'height': 600, 'width': 800, 'x': 100, 'y': 100} == {'height': 600, 'width': 800, 'x': 110, 'y': 100} → Intermittent /webdriver/tests/set_window_rect/set.py | <smth> - AssertionError: assert {'height': 600, 'width': 800, 'x': 100, 'y': 100} == {'height': 600, 'width': 800, 'x': 110, 'y': 100}
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 3 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Depends on: CVE-2022-34479
Resolution: --- → FIXED
Assignee: nobody → karlt
Moving bug to Remote Protocol::Marionette component per bug 1815831.
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.