Closed Bug 1841486 Opened 3 years ago Closed 3 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/classic/perform_actions/invalid.py | expected OK | <random>

Categories

(Remote Protocol :: Marionette, defect, P5)

defect

Tracking

(firefox-esr102 unaffected, firefox-esr115 unaffected, firefox115 unaffected, firefox116 fixed)

RESOLVED FIXED
116 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox-esr115 --- unaffected
firefox115 --- unaffected
firefox116 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

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


[task 2023-07-03T09:44:57.060Z] 09:44:57     INFO - PID 15349 | 1688377497056	webdriver::server	DEBUG	<- 200 OK {"value":null}
[task 2023-07-03T09:44:57.061Z] 09:44:57     INFO - PID 15349 | 1688377497057	webdriver::server	DEBUG	-> POST /session/9ad86a55-9c78-4a1f-b1aa-c40adb450bd0/window/rect {"width": 800, "height": 600}
[task 2023-07-03T09:44:57.061Z] 09:44:57     INFO - PID 15349 | 1688377497057	Marionette	DEBUG	0 -> [0,8005,"WebDriver:SetWindowRect",{"height":600,"width":800}]
[task 2023-07-03T09:44:57.062Z] 09:44:57     INFO - PID 15349 | 1688377497058	Marionette	TRACE	Requested window geometry matches
[task 2023-07-03T09:44:57.062Z] 09:44:57     INFO - PID 15349 | 1688377497058	Marionette	DEBUG	0 <- [1,8005,null,{"x":100,"y":100,"width":800,"height":600}]
[task 2023-07-03T09:44:57.063Z] 09:44:57     INFO - PID 15349 | 1688377497059	webdriver::server	DEBUG	<- 200 OK {"value":{"x":100,"y":100,"width":800,"height":600}}
[task 2023-07-03T09:44:57.063Z] 09:44:57     INFO - PID 15349 | 1688377497060	webdriver::server	DEBUG	-> POST /session/9ad86a55-9c78-4a1f-b1aa-c40adb450bd0/frame {"id": null}
[task 2023-07-03T09:44:57.064Z] 09:44:57     INFO - PID 15349 | 1688377497060	Marionette	DEBUG	0 -> [0,8006,"WebDriver:SwitchToFrame",{"id":null}]
[task 2023-07-03T09:44:57.064Z] 09:44:57     INFO - PID 15349 | 1688377497062	Marionette	DEBUG	0 <- [1,8006,null,{"value":null}]
[task 2023-07-03T09:44:57.065Z] 09:44:57     INFO - PID 15349 | 1688377497063	webdriver::server	DEBUG	<- 200 OK {"value":null}
[task 2023-07-03T09:44:57.067Z] 09:44:57     INFO - STDOUT: tests/web-platform/tests/webdriver/tests/classic/perform_actions/invalid.py::test_wheel_action_scroll_delta_invalid_type[True-x] 
[task 2023-07-03T09:44:57.069Z] 09:44:57     INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/classic/perform_actions/invalid.py | expected OK
[task 2023-07-03T09:44:57.069Z] 09:44:57     INFO - TEST-INFO took 30003ms
[task 2023-07-03T09:44:57.088Z] 09:44:57     INFO - PID 15349 | 1688377497068	webdriver::server	DEBUG	-> POST /session/9ad86a55-9c78-4a1f-b1aa-c40adb450bd0/window/rect {"width": 800, "height": 600}
[task 2023-07-03T09:44:57.088Z] 09:44:57     INFO - PID 15349 | 1688377497068	Marionette	DEBUG	0 -> [0,8007,"WebDriver:SetWindowRect",{"height":600,"width":800}]
[task 2023-07-03T09:44:57.089Z] 09:44:57     INFO - PID 15349 | 1688377497069	Marionette	TRACE	Requested window geometry matches
[task 2023-07-03T09:44:57.386Z] 09:44:57     INFO - Closing logging queue
[task 2023-07-03T09:44:57.386Z] 09:44:57     INFO - queue closed
[task 2023-07-03T09:44:57.401Z] 09:44:57     INFO - PID 15660 | 1688377497399	geckodriver	INFO	Listening on 127.0.0.1:46958
[task 2023-07-03T09:44:57.401Z] 09:44:57     INFO - Starting runner
[task 2023-07-03T09:44:57.689Z] 09:44:57     INFO - TEST-START | /webdriver/tests/classic/perform_actions/key.py

Bug 1329833 has another follow-up patch that needs to be landed and merged upstream as well to get this fixed. The test just takes longer as the usual duration.

Depends on: 1329833
Summary: Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/classic/perform_actions/invalid.py | expected OK | test_wheel_action_scroll_delta_invalid_type[True-x] → Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/classic/perform_actions/invalid.py | expected OK | <random>
Duplicate of this bug: 1841372

This was fixed by the follow-up patch on bug 1329833. Here the related changeset:
https://hg.mozilla.org/mozilla-central/rev/b5f7e8f33e3a

Assignee: nobody → hskupin
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch

Set release status flags based on info from the regressing bug 1329833

Duplicate of this bug: 1904818
No longer duplicate of this bug: 1904818
You need to log in before you can comment on or make changes to this bug.