Closed Bug 1518337 Opened 5 years ago Closed 5 years ago

Intermittent testing/firefox-ui/tests/functional/security/test_dv_certificate.py TestDVCertificate.test_dv_cert | TimeoutException: Timeout loading page after 300000ms

Categories

(Testing :: Firefox UI Tests, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: btara [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=220432839&repo=autoland

https://queue.taskcluster.net/v1/task/ef-xxLwORZ6nLwJJAtLR8w/runs/0/artifacts/public/logs/live_backing.log

14:26:00 INFO - TEST-UNEXPECTED-ERROR | testing/firefox-ui/tests/functional/security/test_dv_certificate.py TestDVCertificate.test_dv_cert | TimeoutException: Timeout loading page after 300000ms
14:26:00 INFO - stacktrace:
14:26:00 INFO - WebDriverError@chrome://marionette/content/error.js:179:5
14:26:00 INFO - TimeoutError@chrome://marionette/content/error.js:446:5
14:26:00 INFO - notify@chrome://marionette/content/listener.js:339:13
14:26:00 INFO - Traceback (most recent call last):
14:26:00 INFO - File "/Users/cltbld/tasks/task_1546899185/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
14:26:00 INFO - testMethod()
14:26:00 INFO - File "/Users/cltbld/tasks/task_1546899185/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/security/test_dv_certificate.py", line 30, in test_dv_cert
14:26:00 INFO - self.marionette.navigate(self.url)
14:26:00 INFO - File "/Users/cltbld/tasks/task_1546899185/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1619, in navigate
14:26:00 INFO - {"url": url})
14:26:00 INFO - File "/Users/cltbld/tasks/task_1546899185/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 26, in _
14:26:00 INFO - return func(*args, **kwargs)
14:26:00 INFO - File "/Users/cltbld/tasks/task_1546899185/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 764, in _send_message
14:26:00 INFO - self._handle_error(err)
14:26:00 INFO - File "/Users/cltbld/tasks/task_1546899185/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 784, in _handle_error
14:26:00 INFO - raise errors.lookup(error)(message, stacktrace=stacktrace)
14:26:00 INFO - TEST-INFO took 300398ms

14:21:00 INFO - 1546899660158 Marionette DEBUG 4 -> [0,90,"WebDriver:Navigate",{"url":"https://mozilla-intermediate.badssl.com"}]
14:21:00 INFO - 1546899660162 Marionette TRACE [10] Received DOM event beforeunload for about:about
14:21:00 INFO - 1546899660168 Marionette TRACE [10] Received DOM event pagehide for about:about
14:21:00 INFO - 1546899660169 Marionette TRACE [10] Received DOM event unload for about:about
14:21:00 INFO - 1546899660183 Marionette TRACE [10] Received observer notification outer-window-destroyed
14:21:00 INFO - 1546899660238 Marionette TRACE [25769803777] Frame script loaded
14:21:00 INFO - 1546899660239 Marionette TRACE [25769803777] Frame script registered
14:21:00 INFO - 1546899660259 Marionette TRACE [25769803777] Check readyState uninitialized for about:blank
14:26:00 INFO - 1546899960251 Marionette DEBUG 4 <- [1,90,{"error":"timeout","message":"Timeout loading page after 300000ms","stacktrace":"WebDriverError@chrome://marionette/con ... 9:5\nTimeoutError@chrome://marionette/content/error.js:446:5\nnotify@chrome://marionette/content/listener.js:339:13\n"},null]

This timed out for loading https://mozilla-intermediate.badssl.com because Firefox was waiting for data coming in for about 5 minutes. But without HTTP logs I cannot tell more, and those I don't want to enable as long as it is not happening permanently.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.