Intermittent TVw mozilla/tests/webdriver/send_alert_text.py | test_basic_auth_unsupported_operation - UnknownErrorException: unknown error (500): Reached error page: about:neterror?e=fileNotFound&u
Categories
(Testing :: General, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=279432968&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/adPbj0KXQ7mQasrXWNjZow/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/adPbj0KXQ7mQasrXWNjZow/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2019-12-03T22:12:09.281Z] 22:12:09 INFO - STDOUT: =============================== warnings summary ===============================
[task 2019-12-03T22:12:09.282Z] 22:12:09 INFO - STDOUT: <undetermined location>
[task 2019-12-03T22:12:09.284Z] 22:12:09 INFO - STDOUT: Module already imported so cannot be rewritten: mozlog
[task 2019-12-03T22:12:09.284Z] 22:12:09 INFO - STDOUT: Module already imported so cannot be rewritten: tests.support.fixtures
[task 2019-12-03T22:12:09.285Z] 22:12:09 INFO - STDOUT: -- Docs: http://doc.pytest.org/en/latest/warnings.html
[task 2019-12-03T22:12:09.286Z] 22:12:09 INFO - STDOUT: ===================== 1 failed, 2 warnings in 0.25 seconds =====================
[task 2019-12-03T22:12:09.291Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.291Z] 22:12:09 INFO - TEST-UNEXPECTED-FAIL | /_mozilla/webdriver/send_alert_text.py | test_basic_auth_unsupported_operation - UnknownErrorException: unknown error (500): Reached error page: about:neterror?e=fileNotFound&u=http%3A//web-platform.test%3A8000/webdriver/tests/support/authentication.py&c=UTF-8&f=regular&d=Firefox%20can%E2%80%99t%20find%20the%20file%20at%20http%3A//web-platform.test%3A8000/webdriver/tests/support/authentication.py.
[task 2019-12-03T22:12:09.292Z] 22:12:09 INFO - session = <Session dd8658a7-9cee-4b91-a325-d0e01331cd9f>
[task 2019-12-03T22:12:09.293Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.293Z] 22:12:09 INFO - def test_basic_auth_unsupported_operation(session):
[task 2019-12-03T22:12:09.293Z] 22:12:09 INFO - """
[task 2019-12-03T22:12:09.293Z] 22:12:09 INFO - Basic auth dialogues are not included in HTML's definition of
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO - 'user prompts': those are limited to the 'simple dialogues'
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO - such as window.alert(), window.prompt() et al. and the print
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO - dialogue.
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO - """
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO - > session.url = basic_authentication()
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO - session = <Session dd8658a7-9cee-4b91-a325-d0e01331cd9f>
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.294Z] 22:12:09 INFO - tests/web-platform/mozilla/tests/webdriver/send_alert_text.py:18:
[task 2019-12-03T22:12:09.295Z] 22:12:09 INFO - _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2019-12-03T22:12:09.295Z] 22:12:09 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:19: in inner
[task 2019-12-03T22:12:09.296Z] 22:12:09 INFO - return func(self, args, **kwargs)
[task 2019-12-03T22:12:09.296Z] 22:12:09 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:528: in url
[task 2019-12-03T22:12:09.296Z] 22:12:09 INFO - return self.send_session_command("POST", "url", body)
[task 2019-12-03T22:12:09.296Z] 22:12:09 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:515: in send_session_command
[task 2019-12-03T22:12:09.296Z] 22:12:09 INFO - return self.send_command(method, url, body)
[task 2019-12-03T22:12:09.296Z] 22:12:09 INFO - _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2019-12-03T22:12:09.296Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.297Z] 22:12:09 INFO - self = <Session dd8658a7-9cee-4b91-a325-d0e01331cd9f>, method = 'POST'
[task 2019-12-03T22:12:09.297Z] 22:12:09 INFO - url = 'session/dd8658a7-9cee-4b91-a325-d0e01331cd9f/url'
[task 2019-12-03T22:12:09.297Z] 22:12:09 INFO - body = {'url': 'http://web-platform.test:8000/webdriver/tests/support/authentication.py'}
[task 2019-12-03T22:12:09.297Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.297Z] 22:12:09 INFO - def send_command(self, method, url, body=None):
[task 2019-12-03T22:12:09.297Z] 22:12:09 INFO - """
[task 2019-12-03T22:12:09.297Z] 22:12:09 INFO - Send a command to the remote end and validate its success.
[task 2019-12-03T22:12:09.298Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.299Z] 22:12:09 INFO - :param method: HTTP method to use in request.
[task 2019-12-03T22:12:09.299Z] 22:12:09 INFO - :param uri: "Command part" of the HTTP request URL,
[task 2019-12-03T22:12:09.299Z] 22:12:09 INFO - e.g.window/rect
.
[task 2019-12-03T22:12:09.299Z] 22:12:09 INFO - :param body: Optional body of the HTTP request.
[task 2019-12-03T22:12:09.300Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.300Z] 22:12:09 INFO - :return:None
if the HTTP response body was empty, otherwise
[task 2019-12-03T22:12:09.300Z] 22:12:09 INFO - thevalue
field returned after parsing the response
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO - body as JSON.
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO - :raises error.WebDriverException: If the remote end returns
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO - an error.
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO - :raises ValueError: If the response body does not contain a
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO -value
key.
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO - """
[task 2019-12-03T22:12:09.301Z] 22:12:09 INFO - response = self.transport.send(
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - method, url, body,
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - encoder=protocol.Encoder, decoder=protocol.Decoder,
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - session=self)
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - if response.status != 200:
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - err = error.from_response(response)
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - if isinstance(err, error.InvalidSessionIdException):
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - # The driver could have already been deleted the session.
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - self.session_id = None
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - > raise err
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - E UnknownErrorException: unknown error (500): Reached error page: about:neterror?e=fileNotFound&u=http%3A//web-platform.test%3A8000/webdriver/tests/support/authentication.py&c=UTF-8&f=regular&d=Firefox%20can%E2%80%99t%20find%20the%20file%20at%20http%3A//web-platform.test%3A8000/webdriver/tests/support/authentication.py.
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - E
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - E Remote-end stacktrace:
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - E
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - E WebDriverError@chrome://marionette/content/error.js:175:5
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - E UnknownError@chrome://marionette/content/error.js:482:5
[task 2019-12-03T22:12:09.302Z] 22:12:09 INFO - E handleReadyState@chrome://marionette/content/listener.js:297:13
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E handleEvent@chrome://marionette/content/listener.js:263:14
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E EventListener.handleEventhandleEvent@chrome://marionette/content/listener.js:251:25
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E EventListener.handleEventstart@chrome://marionette/content/listener.js:159:23
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E navigate@chrome://marionette/content/listener.js:442:12
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E get@chrome://marionette/content/listener.js:1136:18
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E MessageListener.receiveMessagestartListeners@chrome://marionette/content/listener.js:589:21
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E registerSelf@chrome://marionette/content/listener.js:501:5
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - E @chrome://marionette/content/listener.js:1820:1
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - body = {'url': 'http://web-platform.test:8000/webdriver/tests/support/authentication.py'}
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - err = <UnknownErrorException http_status=500>
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - method = 'POST'
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - response = <Response status=500 error=<UnknownErrorException http_status=500>>
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - self = <Session dd8658a7-9cee-4b91-a325-d0e01331cd9f>
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - url = 'session/dd8658a7-9cee-4b91-a325-d0e01331cd9f/url'
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO -
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:479: UnknownErrorException
[task 2019-12-03T22:12:09.303Z] 22:12:09 INFO - TEST-OK | /_mozilla/webdriver/send_alert_text.py | took 321ms
Comment hidden (Intermittent Failures Robot) |
Comment 2•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Description
•