Closed
Bug 1832473
Opened 2 years ago
Closed 2 years ago
Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_modal_dialogs.py TestModalDialogs.test_detect_modal_type_in_current_tab_for_type_tab | marionette_driver.errors.TimeoutException: Timed out after 5.1 seconds
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=415292921&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CCvMhJR8QRSAjpmoTOgqQw/runs/0/artifacts/public/logs/live_backing.log
[task 2023-05-11T01:58:06.476Z] 01:58:06 ERROR - TEST-UNEXPECTED-ERROR | testing/marionette/harness/marionette_harness/tests/unit/test_modal_dialogs.py TestModalDialogs.test_detect_modal_type_in_current_tab_for_type_tab | marionette_driver.errors.TimeoutException: Timed out after 5.1 seconds
[task 2023-05-11T01:58:06.477Z] 01:58:06 INFO - Traceback (most recent call last):
[task 2023-05-11T01:58:06.477Z] 01:58:06 INFO - File "Z:\task_168376051528613\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 198, in run
[task 2023-05-11T01:58:06.477Z] 01:58:06 INFO - testMethod()
[task 2023-05-11T01:58:06.477Z] 01:58:06 INFO - File "Z:\task_168376051528613\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 48, in wrapper
[task 2023-05-11T01:58:06.478Z] 01:58:06 INFO - return func(self, *args, **kwargs)
[task 2023-05-11T01:58:06.478Z] 01:58:06 INFO - File "Z:\task_168376051528613\build\tests\marionette\tests\testing\marionette\harness\marionette_harness\tests\unit\test_modal_dialogs.py", line 83, in test_detect_modal_type_in_current_tab_for_type
[task 2023-05-11T01:58:06.478Z] 01:58:06 INFO - self.wait_for_alert()
[task 2023-05-11T01:58:06.479Z] 01:58:06 INFO - File "Z:\task_168376051528613\build\tests\marionette\tests\testing\marionette\harness\marionette_harness\tests\unit\test_modal_dialogs.py", line 43, in wait_for_alert
[task 2023-05-11T01:58:06.480Z] 01:58:06 INFO - Wait(self.marionette, timeout=timeout).until(lambda _: self.alert_present)
[task 2023-05-11T01:58:06.480Z] 01:58:06 INFO - File "Z:\task_168376051528613\build\venv\lib\site-packages\marionette_driver\wait.py", line 153, in until
[task 2023-05-11T01:58:06.480Z] 01:58:06 INFO - raise errors.TimeoutException(
[task 2023-05-11T01:58:06.480Z] 01:58:06 INFO - TEST-INFO took 7686ms
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 6•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•