Closed Bug 1631710 Opened 4 years ago Closed 4 years ago

Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_unhandled_prompt_behavior.py TestUnhandledPromptBehavior.test_accept_and_notify_confirm | AssertionError: UnexpectedAlertOpen not raised

Categories

(Testing :: Marionette Client and Harness, defect, P5)

Version 3
defect

Tracking

(firefox76 unaffected, firefox77 wontfix, firefox78 fixed)

RESOLVED DUPLICATE of bug 1631112
Tracking Status
firefox76 --- unaffected
firefox77 --- wontfix
firefox78 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=298586280&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AgfEZR1uSuyhkE-_iiDxkA/runs/0/artifacts/public/logs/live_backing.log


[task 2020-04-21T08:30:19.357Z] 08:30:19 INFO - 1587457819353 Marionette DEBUG 40 <- [1,5,null,{"value":null}]
[task 2020-04-21T08:30:19.357Z] 08:30:19 INFO - 1587457819354 Marionette DEBUG 40 -> [0,6,"WebDriver:TakeScreenshot",{"full":true,"hash":false,"id":null,"scroll":true}]
[task 2020-04-21T08:30:19.452Z] 08:30:19 INFO - 1587457819445 Marionette DEBUG 40 <- [1,6,null,{"value":"iVBORw0KGgoAAAANSUhEUgAABQAAAAQHCAYAAACjlsT7AAAgAElEQVR4nOzdbZDU9Z3v/Xl46tqnVO3jiwdbRdXxVLmJMbupnFMWtbUrO ... ACAAAAwJgABAAAAIAxAQgAAAAAYwIQAAAAAMYEIAAAAACMCUAAAAAAGBOAAAAAADAmAAEAAABgTAACAAAAwJgABAAAAICxAOF280Fki9X5AAAAAElFTkSuQmCC"}]
[task 2020-04-21T08:30:19.452Z] 08:30:19 INFO - 1587457819447 Marionette DEBUG 40 -> [0,7,"Marionette:SetContext",{"value":"content"}]
[task 2020-04-21T08:30:19.452Z] 08:30:19 INFO - 1587457819448 Marionette DEBUG 40 <- [1,7,null,{"value":null}]
[task 2020-04-21T08:30:19.453Z] 08:30:19 INFO - 1587457819448 Marionette DEBUG 40 -> [0,8,"Marionette:GetContext",{}]
[task 2020-04-21T08:30:19.453Z] 08:30:19 INFO - 1587457819448 Marionette DEBUG 40 <- [1,8,null,{"value":"content"}]
[task 2020-04-21T08:30:19.453Z] 08:30:19 INFO - 1587457819449 Marionette DEBUG 40 -> [0,9,"Marionette:SetContext",{"value":"content"}]
[task 2020-04-21T08:30:19.453Z] 08:30:19 INFO - 1587457819449 Marionette DEBUG 40 <- [1,9,null,{"value":null}]
[task 2020-04-21T08:30:19.453Z] 08:30:19 INFO - 1587457819450 Marionette DEBUG 40 -> [0,10,"WebDriver:GetPageSource",{}]
[task 2020-04-21T08:30:19.456Z] 08:30:19 INFO - 1587457819452 Marionette DEBUG 40 <- [1,10,null,{"value":"<html><head>\n<title>Marionette Test</title>\n</head>\n<body>\n\n \n</body></html>"}]
[task 2020-04-21T08:30:19.456Z] 08:30:19 INFO - 1587457819452 Marionette DEBUG 40 -> [0,11,"Marionette:SetContext",{"value":"content"}]
[task 2020-04-21T08:30:19.457Z] 08:30:19 ERROR - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_unhandled_prompt_behavior.py TestUnhandledPromptBehavior.test_accept_and_notify_confirm | AssertionError: UnexpectedAlertOpen not raised
[task 2020-04-21T08:30:19.457Z] 08:30:19 INFO - Traceback (most recent call last):
[task 2020-04-21T08:30:19.458Z] 08:30:19 INFO - File "Z:\task_1587453662\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 159, in run
[task 2020-04-21T08:30:19.458Z] 08:30:19 INFO - testMethod()
[task 2020-04-21T08:30:19.458Z] 08:30:19 INFO - File "Z:\task_1587453662\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 33, in wrapper
[task 2020-04-21T08:30:19.458Z] 08:30:19 INFO - return func(self, *args, **kwargs)
[task 2020-04-21T08:30:19.459Z] 08:30:19 INFO - File "Z:\task_1587453662\build\tests\marionette\tests\testing\marionette\harness\marionette_harness\tests\unit\test_unhandled_prompt_behavior.py", line 80, in test_accept_and_notify
[task 2020-04-21T08:30:19.459Z] 08:30:19 INFO - self.perform_user_prompt_check(prompt_type, "foo {}".format(prompt_type), result)
[task 2020-04-21T08:30:19.459Z] 08:30:19 INFO - File "Z:\task_1587453662\build\tests\marionette\tests\testing\marionette\harness\marionette_harness\tests\unit\test_unhandled_prompt_behavior.py", line 49, in perform_user_prompt_check
[task 2020-04-21T08:30:19.459Z] 08:30:19 INFO - self.marionette.title
[task 2020-04-21T08:30:19.459Z] 08:30:19 INFO - TEST-INFO took 134ms

Caused by:

[task 2020-04-21T08:30:19.354Z] 08:30:19 INFO - JavaScript error: resource://gre/modules/Prompter.jsm, line 639: NS_ERROR_NOT_AVAILABLE: prompt aborted by user

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
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.