Closed
Bug 1856666
Opened 1 year ago
Closed 1 year ago
Intermittent selenium.common.exceptions.TimeoutException: Message:
Categories
(Firefox Build System :: Third Party Packaging, defect, P5)
Firefox Build System
Third Party Packaging
Tracking
(firefox-esr115 unaffected, firefox118 unaffected, firefox119 unaffected, firefox120 fixed)
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox118 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: gerard-majax)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=431172455&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fxGiHFSVSRyKwDrAVsO_Ow/runs/0/artifacts/public/logs/live_backing.log
[task 2023-10-03T16:03:57.376Z] Traceback (most recent call last):
[task 2023-10-03T16:03:57.376Z] File "/home/ubuntu/tasks/task_169634841754665/fetches/basic_tests.py", line 124, in <module>
[task 2023-10-03T16:03:57.376Z] SnapTests(sys.argv[1])
[task 2023-10-03T16:03:57.376Z] File "/home/ubuntu/tasks/task_169634841754665/fetches/basic_tests.py", line 55, in __init__
[task 2023-10-03T16:03:57.376Z] getattr(self, m)(self._expectations[m])
[task 2023-10-03T16:03:57.376Z] File "/home/ubuntu/tasks/task_169634841754665/fetches/basic_tests.py", line 114, in test_youtube
[task 2023-10-03T16:03:57.378Z] self._wait.until(lambda d: type(video.get_property("duration")) == float)
[task 2023-10-03T16:03:57.378Z] File "/home/ubuntu/.local/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 95, in until
[task 2023-10-03T16:03:57.379Z] raise TimeoutException(message, screen, stacktrace)
[task 2023-10-03T16:03:57.379Z] selenium.common.exceptions.TimeoutException: Message:
[task 2023-10-03T16:03:57.379Z]
[taskcluster 2023-10-03T16:03:57.431Z] Exit Code: 1
[taskcluster 2023-10-03T16:03:57.431Z] User Time: 36.104292s
[taskcluster 2023-10-03T16:03:57.431Z] Kernel Time: 26.454424s
[taskcluster 2023-10-03T16:03:57.431Z] Wall Time: 2m30.129803474s
[taskcluster 2023-10-03T16:03:57.431Z] Result: FAILED
[taskcluster 2023-10-03T16:03:57.431Z] === Task Finished ===
[taskcluster 2023-10-03T16:03:57.431Z] Task Duration: 2m30.138046872s
[taskcluster 2023-10-03T16:03:57.512Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-10-02T14:25:52.450Z
[taskcluster:error] exit status 1
Assignee | ||
Comment 1•1 year ago
|
||
why is it running on autoland
Assignee | ||
Updated•1 year ago
|
Keywords: regression
Regressed by: 1854553
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → lissyx+mozillians
Status: NEW → ASSIGNED
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1854553
status-firefox118:
--- → unaffected
status-firefox119:
--- → unaffected
status-firefox120:
--- → affected
status-firefox-esr115:
--- → unaffected
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/78c6256c1087
run snap tests as cron r=releng-reviewers,ahal
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•