Closed Bug 1343039 Opened 8 years ago Closed 8 years ago

Intermittent test_window_handles_content.py TestWindowHandles.test_window_handles_after_opening_new_window | AssertionError: u'about:blank' != 'http://127.0.0.1:49319/empty.html'

Categories

(Testing :: Marionette Client and Harness, defect)

Version 3
defect
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: nitishplus98)

References

Details

(Keywords: intermittent-failure, Whiteboard: [fixed by bug 1344647])

Similar underlying issue as what got recently fixed via bug 1336022. Should be an easy fix. https://dxr.mozilla.org/mozilla-central/rev/106a96755d3bcebe64bbbc3b521d65d262ba9c02/testing/marionette/harness/marionette_harness/tests/unit/test_window_handles_content.py#50 Where we have to replace assertEqual() in line 63 with the Wait().until() code.
Mentor: hskupin
Keywords: good-first-bug
See Also: → 1336022
Whiteboard: [lang=py]
Hello Henrik, I am new to Open source development, can i work on this?
Nitish, over the weekend we got some other failures too with the same underlying cause. So I filed bug 1344647 which will cover the work now. If you want to work on the bug please let me know over there. I can assign it to you when the first patch got uploaded. Thanks!
Mentor: hskupin
Keywords: good-first-bug
Whiteboard: [lang=py]
Assignee: nobody → nitishplus98
Whiteboard: [fixed by bug 1344647]
Target Milestone: --- → mozilla55
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
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.