Closed
Bug 1392854
Opened 8 years ago
Closed 7 years ago
Intermittent test_submit_unencrypted_info_warning.py TestSubmitUnencryptedInfoWarning.test_submit_unencrypted_info_warning | UnknownException: TypeError: Argument 1 of Node.compareDocumentPosition is not an object.
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(firefox-esr52 unaffected, firefox55 unaffected, firefox56 unaffected, firefox57 fixed)
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: ato)
References
Details
(Keywords: intermittent-failure, regression, Whiteboard: [stockwell fixed:other])
Comment 1•8 years ago
|
||
[task 2017-08-22T21:46:19.456341Z] 21:46:19 INFO - TEST-UNEXPECTED-ERROR | test_submit_unencrypted_info_warning.py TestSubmitUnencryptedInfoWarning.test_submit_unencrypted_info_warning | UnknownException: TypeError: Argument 1 of Node.compareDocumentPosition is not an object.
[task 2017-08-22T21:46:19.457099Z] 21:46:19 INFO - stacktrace:
[task 2017-08-22T21:46:19.457858Z] 21:46:19 INFO - element.isDisconnected@chrome://marionette/content/element.js:703:10
[task 2017-08-22T21:46:19.458662Z] 21:46:19 INFO - element.isStale@chrome://marionette/content/element.js:662:17
[task 2017-08-22T21:46:19.459410Z] 21:46:19 INFO - get@chrome://marionette/content/element.js:184:9
[task 2017-08-22T21:46:19.461397Z] 21:46:19 INFO - isElementEnabled@chrome://marionette/content/listener.js:1483:12
[task 2017-08-22T21:46:19.462150Z] 21:46:19 INFO - dispatch/</req<@chrome://marionette/content/listener.js:514:16
[task 2017-08-22T21:46:19.464589Z] 21:46:19 INFO - async*dispatch/<@chrome://marionette/content/listener.js:512:16
The failure surfaces in a Firefox UI test but is actually a problem of Marionette in the file element.js. Checking the history of element.js on autoland points to bug 1392346 where Andreas pushed his patch yesterday.
Andreas, can you please have a look?
Blocks: 1392346
status-firefox56:
--- → unaffected
status-firefox57:
--- → affected
Component: Firefox UI Tests → Marionette
Flags: needinfo?(ato)
Keywords: regression
QA Contact: hskupin
Comment 2•8 years ago
|
||
This is failure will raise up to some top failures for OF by tomorrow. Andreas, it would be great if you could have a look at it tomorrow.
Updated•8 years ago
|
Priority: P5 → --
Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
if this continues at the same failure rate (20%), we should disable this- I am happy to see work already being done here, thanks!!
Whiteboard: [stockwell needswork]
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 6•8 years ago
|
||
I’m fixing this as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1393812.
Flags: needinfo?(ato)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 12•7 years ago
|
||
Fixed as part of bug 1394881.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•7 years ago
|
Whiteboard: [stockwell needswork] → [stockwell fixed:other]
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
status-firefox55:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 16•2 years ago
|
||
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.
Description
•