Closed Bug 1763017 Opened 3 years ago Closed 3 years ago

Intermittent /webdriver/tests/maximize_window/user_prompts.py | test_accept_and_notify[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=373349344&repo=mozilla-esr91
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/F03DHoRuQNi_H6-W45wRUA/runs/0/artifacts/public/logs/live_backing.log


[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - TEST-PASS | /webdriver/tests/maximize_window/user_prompts.py | test_accept[capabilities0-prompt-] 
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/maximize_window/user_prompts.py | test_accept_and_notify[capabilities0-alert-None] - webdriver.error.JavascriptErrorException: javascript error (500): JavaScriptError: Document was unloaded
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - check_user_prompt_closed_with_exception = <function check_user_prompt_closed_with_exception.<locals>.check_user_prompt_closed_with_exception at 0x7f88679bd200>
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - dialog_type = 'alert', retval = None
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - 
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO -     @pytest.mark.capabilities({"unhandledPromptBehavior": "accept and notify"})
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO -     @pytest.mark.parametrize("dialog_type, retval", [
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO -         ("alert", None),
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO -         ("confirm", True),
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO -         ("prompt", ""),
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO -     ])
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO -     def test_accept_and_notify(check_user_prompt_closed_with_exception, dialog_type, retval):
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - >       check_user_prompt_closed_with_exception(dialog_type, retval)
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - 
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - check_user_prompt_closed_with_exception = <function check_user_prompt_closed_with_exception.<locals>.check_user_prompt_closed_with_exception at 0x7f88679bd200>
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - dialog_type = 'alert'
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - retval     = None
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - 
[task 2022-04-04T22:06:30.968Z] 22:06:30     INFO - tests/web-platform/tests/webdriver/tests/maximize_window/user_prompts.py:82: 
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.