Closed Bug 1366281 Opened 7 years ago Closed 7 years ago

Intermittent test_submit_unencrypted_info_warning.py TestSubmitUnencryptedInfoWarning.test_submit_unencrypted_info_warning | JavascriptException: TypeError: win.outerWindowID is undefined

Categories

(Testing :: Firefox UI Tests, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1351940

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

The JS failure looks like:

4:53:22     INFO - 	execute_script @tabbar.py, line 202
04:53:22     INFO - 	inline javascript, line 5
04:53:22     INFO - 	src: "          return win.outerWindowID.toString();"
04:53:22     INFO - 	Stack:
04:53:22     INFO - 	@tabbar.py:5:11
04:53:22     INFO - 	@tabbar.py:0:2
04:53:22     INFO - 	evaluate.sandbox/promise<@chrome://marionette/content/evaluate.js:154:13
04:53:22     INFO - 	evaluate.sandbox@chrome://marionette/content/evaluate.js:105:17
04:53:22     INFO - 	GeckoDriver.prototype.execute_@chrome://marionette/content/driver.js:894:29
04:53:22     INFO - 	GeckoDriver.prototype.executeScript@chrome://marionette/content/driver.js:793:27

So this comes from:

https://dxr.mozilla.org/mozilla-central/source/testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/tabbar.py#196-202

The only reason here I could imagine of is that outerWindowID is null, because the linked browser has not been finished loading yet. And that is related to bug 1363368.
Depends on: 1363368
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
The test is currently disabled due to the changes on bug 1054740 for Firefox 55. It depends on changes from bug 1363368.
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
No longer depends on: 1363368
Actually a dupe of bug 1351940.
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → DUPLICATE
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
You need to log in before you can comment on or make changes to this bug.