Closed
Bug 1798417
Opened 3 years ago
Closed 3 years ago
Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py TestMarionette.test_disable_enable_new_connections | AssertionError: timeout not raised by raise_for_port
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: assertion, intermittent-failure)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=395022793&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/FnzkekntTS2NLrsysiZMKg/runs/0/artifacts/public/logs/live_backing.log
[task 2022-10-31T21:00:56.032Z] 21:00:56 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py TestMarionette.test_disable_enable_new_connections
[task 2022-10-31T21:00:56.606Z] 21:00:56 INFO - DEBUG: Adding blocker AddonManager: shutting down. for phase profile-before-change
[task 2022-10-31T21:00:56.619Z] 21:00:56 INFO - DEBUG: Adding blocker IOUtils Blocker (profile-before-change) for phase profile-before-change
[task 2022-10-31T21:00:56.619Z] 21:00:56 INFO - DEBUG: Adding blocker IOUtils Blocker (profile-before-change-telemetry) for phase profile-before-change-telemetry
[task 2022-10-31T21:00:56.620Z] 21:00:56 INFO - DEBUG: Adding blocker IOUtils Blocker (profile-before-change) for phase IOUtils: waiting for sendTelemetry IO to complete
[task 2022-10-31T21:00:56.620Z] 21:00:56 INFO - DEBUG: Adding blocker IOUtils Blocker (xpcom-will-shutdown) for phase xpcom-will-shutdown
[task 2022-10-31T21:00:56.620Z] 21:00:56 INFO - DEBUG: Adding blocker IOUtils Blocker (profile-before-change-telemetry) for phase IOUtils: waiting for xpcomWillShutdown IO to complete
[task 2022-10-31T21:00:56.643Z] 21:00:56 INFO - DEBUG: Adding blocker Flush WebExtension StartupCache for phase IOUtils: waiting for profileBeforeChange IO to complete
[task 2022-10-31T21:00:56.681Z] 21:00:56 INFO - DEBUG: Adding blocker JSON store: writing data for phase IOUtils: waiting for profileBeforeChange IO to complete
[task 2022-10-31T21:00:56.884Z] 21:00:56 INFO - DEBUG: Adding blocker JSON store: writing data for phase AddonManager: Waiting for providers to shut down.
[task 2022-10-31T21:00:56.885Z] 21:00:56 INFO - DEBUG: Adding blocker Update add-on blocklist state into add-on DB for phase AddonManager: Waiting to start provider shutdown.
[task 2022-10-31T21:00:56.887Z] 21:00:56 INFO - DEBUG: Adding blocker XPIProvider shutdown for phase quit-application-granted
[task 2022-10-31T21:00:56.888Z] 21:00:56 INFO - DEBUG: Adding blocker XPIProvider for phase AddonManager: Waiting for providers to shut down.
[task 2022-10-31T21:00:56.889Z] 21:00:56 INFO - DEBUG: Adding blocker ServiceWorkerRegistrar: Flushing data for phase profile-before-change
[task 2022-10-31T21:00:56.889Z] 21:00:56 INFO - DEBUG: Adding blocker CrashMonitor: Writing notifications to file after receiving profile-before-change and awaiting all checkpoints written for phase IOUtils: waiting for profileBeforeChange IO to complete
[task 2022-10-31T21:00:56.900Z] 21:00:56 INFO - DEBUG: Adding blocker TelemetryController: shutting down for phase profile-before-change-telemetry
[task 2022-10-31T21:00:56.914Z] 21:00:56 INFO - DEBUG: Adding blocker EnvironmentAddonBuilder for phase AddonManager: Waiting to start provider shutdown.
[task 2022-10-31T21:00:56.916Z] 21:00:56 INFO - DEBUG: Adding blocker RemoteSettingsClient - finish IDB access. for phase profile-before-change
[task 2022-10-31T21:00:56.917Z] 21:00:56 INFO - DEBUG: Adding blocker TerminatoryTelemetry: Waiting to submit telemetry for phase IOUtils: waiting for sendTelemetry IO to complete
[task 2022-10-31T21:00:56.919Z] 21:00:56 INFO - 1667250056919 Marionette INFO Marionette enabled
[task 2022-10-31T21:00:56.930Z] 21:00:56 INFO - DEBUG: Adding blocker PermissionManager: Flushing data for phase xpcom-will-shutdown
[task 2022-10-31T21:00:56.942Z] 21:00:56 INFO - DEBUG: Completed blocker Update add-on blocklist state into add-on DB for phase AddonManager: Waiting to start provider shutdown.
[task 2022-10-31T21:00:56.944Z] 21:00:56 INFO - DEBUG: Adding blocker ClientManagerService: start destroying IPC actors early for phase xpcom-will-shutdown
[task 2022-10-31T21:00:56.952Z] 21:00:56 INFO - 1667250056952 Marionette TRACE Received observer notification final-ui-startup
[task 2022-10-31T21:00:56.953Z] 21:00:56 INFO - 1667250056953 Marionette INFO Listening on port 2828
[task 2022-10-31T21:00:56.953Z] 21:00:56 INFO - 1667250056953 Marionette DEBUG Marionette is listening
[task 2022-10-31T21:00:57.057Z] 21:00:57 INFO - 1667250057057 Marionette DEBUG Accepted connection 0 from 127.0.0.1:52392
[task 2022-10-31T21:00:57.106Z] 21:00:57 INFO - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py TestMarionette.test_disable_enable_new_connections | AssertionError: timeout not raised by raise_for_port
[task 2022-10-31T21:00:57.106Z] 21:00:57 INFO - Traceback (most recent call last):
[task 2022-10-31T21:00:57.106Z] 21:00:57 INFO - File "/opt/worker/tasks/task_166724997463650/build/venv/lib/python3.7/site-packages/marionette_harness/marionette_test/testcases.py", line 202, in run
[task 2022-10-31T21:00:57.106Z] 21:00:57 INFO - testMethod()
[task 2022-10-31T21:00:57.106Z] 21:00:57 INFO - File "/opt/worker/tasks/task_166724997463650/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py", line 85, in test_disable_enable_new_connections
[task 2022-10-31T21:00:57.106Z] 21:00:57 INFO - self.assertRaises(socket.timeout, marionett
| Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 3•3 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•