Closed Bug 1763014 Opened 3 years ago Closed 3 years ago

Intermittent /webdriver/tests/execute_script/user_prompts.py | test_accept[capabilities0-alert-None] - webdriver.error.JavascriptErrorException: javascript error (500): JavaScriptError: Document was unloaded

Categories

(Remote Protocol :: Marionette, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1737282

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=373317304&repo=mozilla-esr91
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/H0D_zaGORBWMv_kRCkF25g/runs/0/artifacts/public/logs/live_backing.log


[task 2022-04-04T18:28:19.645Z] 18:28:19     INFO - STDOUT:         method     = 'POST'
[task 2022-04-04T18:28:19.645Z] 18:28:19     INFO - STDOUT:         self       = <Session 57bd7445-e676-ea43-9e84-226356f57271>
[task 2022-04-04T18:28:19.646Z] 18:28:19     INFO - STDOUT:         timeout    = None
[task 2022-04-04T18:28:19.646Z] 18:28:19     INFO - STDOUT:         uri        = 'execute/async'
[task 2022-04-04T18:28:19.647Z] 18:28:19     INFO - STDOUT:         url        = 'session/57bd7445-e676-ea43-9e84-226356f57271/execute/async'
[task 2022-04-04T18:28:19.647Z] 18:28:19     INFO - STDOUT: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
[task 2022-04-04T18:28:19.648Z] 18:28:19     INFO - STDOUT: self = <Session 57bd7445-e676-ea43-9e84-226356f57271>, method = 'POST'
[task 2022-04-04T18:28:19.648Z] 18:28:19     INFO - STDOUT: url = 'session/57bd7445-e676-ea43-9e84-226356f57271/execute/async'
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - 
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/execute_script/user_prompts.py | test_accept[capabilities0-alert-None] - webdriver.error.JavascriptErrorException: javascript error (500): JavaScriptError: Document was unloaded
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - check_user_prompt_closed_without_exception = <function check_user_prompt_closed_without_exception.<locals>.check_user_prompt_closed_without_exception at 0x7f7f55960710>
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - dialog_type = 'alert', retval = None
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - 
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO -     @pytest.mark.capabilities({"unhandledPromptBehavior": "accept"})
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO -     @pytest.mark.parametrize("dialog_type, retval", [
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO -         ("alert", None),
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO -         ("confirm", True),
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO -         ("prompt", ""),
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO -     ])
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO -     def test_accept(check_user_prompt_closed_without_exception, dialog_type, retval):
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - >       check_user_prompt_closed_without_exception(dialog_type, retval)
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - 
[task 2022-04-04T18:28:19.656Z] 18:28:19     INFO - check_user_prompt_closed_without_exception = <function check_user_prompt_closed_without_exception.<locals>.check_user_prompt_closed_without_exception at 0x7f7f55960710>
[task 2022-04-04T18:28:19.657Z] 18:28:19     INFO - dialog_type = 'alert'
[task 2022-04-04T18:28:19.657Z] 18:28:19     INFO - retval     = None
[task 2022-04-04T18:28:19.657Z] 18:28:19     INFO - 
[task 2022-04-04T18:28:19.657Z] 18:28:19     INFO - tests/web-platform/tests/webdriver/tests/execute_script/user_prompts.py:72: 
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Moving bug to Remote Protocol::Marionette component per bug 1815831.
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.