Closed
Bug 1870356
Opened 2 years ago
Closed 1 year ago
Intermittent dom/workers/test/marionette/test_service_workers_at_startup.py ServiceWorkerAtStartupTestCase.test_registered_service_worker_after_restart | single tracking bug
Categories
(Core :: DOM: Workers, defect, P5)
Core
DOM: Workers
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=440291769&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/T81ON6_XQI-tz2I2azh92g/runs/0/artifacts/public/logs/live_backing.log
[task 2023-12-15T18:00:58.880Z] 18:00:58 INFO - 1702663258879 RemoteAgent TRACE WebDriverProcessData actor created for PID 1552
[task 2023-12-15T18:00:58.883Z] 18:00:58 INFO - 1702663258883 Marionette TRACE [18] MarionetteCommands actor created for window id 10737418241
[task 2023-12-15T18:00:58.891Z] 18:00:58 INFO - 1702663258890 Marionette DEBUG 4 <- [1,16,null,{"value":"<html><head>\n <title>Install Service Worker</title>\n </head>\n <body>\n <script>\n navigator.serviceWorker.register(\"serviceworker.js\");\n </script>\n \n\n</body></html>"}]
[task 2023-12-15T18:00:58.894Z] 18:00:58 INFO - 1702663258893 Marionette DEBUG 4 -> [0,17,"Marionette:SetContext",{"value":"content"}]
[task 2023-12-15T18:00:58.894Z] 18:00:58 INFO - 1702663258894 Marionette DEBUG 4 <- [1,17,null,{"value":null}]
[task 2023-12-15T18:00:58.898Z] 18:00:58 ERROR - TEST-UNEXPECTED-ERROR | dom/workers/test/marionette/test_service_workers_at_startup.py ServiceWorkerAtStartupTestCase.test_registered_service_worker_after_restart | marionette_driver.errors.TimeoutException: Timed out after 26.3 seconds with message: Service worker not stored in profile
[task 2023-12-15T18:00:58.898Z] 18:00:58 INFO - Traceback (most recent call last):
[task 2023-12-15T18:00:58.899Z] 18:00:58 INFO - File "Z:\task_170266129513216\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 179, in run
[task 2023-12-15T18:00:58.899Z] 18:00:58 INFO - self.setUp()
[task 2023-12-15T18:00:58.899Z] 18:00:58 INFO - File "Z:\task_170266129513216\build\tests\marionette\tests\dom\workers\test\marionette\test_service_workers_at_startup.py", line 18, in setUp
[task 2023-12-15T18:00:58.900Z] 18:00:58 INFO - self.install_service_worker("serviceworker/install_serviceworker.html")
[task 2023-12-15T18:00:58.900Z] 18:00:58 INFO - File "Z:\task_170266129513216\build\tests\marionette\tests\dom\workers\test\marionette\service_worker_utils.py", line 23, in install_service_worker
[task 2023-12-15T18:00:58.901Z] 18:00:58 INFO - Wait(self.marionette, timeout=10).until(
[task 2023-12-15T18:00:58.901Z] 18:00:58 INFO - File "Z:\task_170266129513216\build\venv\lib\site-packages\marionette_driver\wait.py", line 153, in until
[task 2023-12-15T18:00:58.901Z] 18:00:58 INFO - raise errors.TimeoutException(
[task 2023-12-15T18:00:58.901Z] 18:00:58 INFO - TEST-INFO took 26712ms
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•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
| Reporter | ||
Comment 4•2 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=453560417&repo=autoland
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 9•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: REOPENED → RESOLVED
Closed: 2 years ago → 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•