Closed
Bug 1472014
Opened 7 years ago
Closed 7 years ago
Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_chrome.py TestSwitchWindowChrome.test_switch_tabs_for_new_background_window_without_focus_change | AssertionError: 0 != 1
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=185428048&repo=mozilla-beta
https://queue.taskcluster.net/v1/task/RKyfbFFSSb6VAtSSq9bq6g/runs/0/artifacts/public/logs/live_backing.log
13:04:16 INFO - 1530216256890 Marionette TRACE 40 -> [0,59,"WebDriver:TakeScreenshot",{"highlights":null,"full":true,"hash":false,"id":null,"scroll":true}]
13:04:16 INFO - 1530216256980 Marionette TRACE 40 <- [1,59,null,{"value":"iVBORw0KGgoAAAANSUhEUgAABQAAAAPxCAYAAACl+gBxAAAgAElEQVR4nOzdf3DX9Z3o++8/5073Hvxnp3PmdM5OZ7p7iiFeCgkh0iCE ... AAAAAAMCYAAQAAAGBMAAIAAADAmAAEAAAAgDEBCAAAAABjAhAAAAAAxgQgAAAAAIwJQAAAAAAYE4AAAAAAMCYAAQAAAGAsTgzjZ/e7ECYAAAAASUVORK5CYII="}]
13:04:16 INFO - 1530216256984 Marionette TRACE 40 -> [0,60,"Marionette:SetContext",{"value":"chrome"}]
13:04:16 INFO - 1530216256984 Marionette TRACE 40 <- [1,60,null,{"value":null}]
13:04:17 INFO - 1530216256993 Marionette TRACE 40 -> [0,61,"Marionette:GetContext",{}]
13:04:17 INFO - 1530216256993 Marionette TRACE 40 <- [1,61,null,{"value":"chrome"}]
13:04:17 INFO - 1530216256998 Marionette TRACE 40 -> [0,62,"Marionette:SetContext",{"value":"content"}]
13:04:17 INFO - 1530216256998 Marionette TRACE 40 <- [1,62,null,{"value":null}]
13:04:17 INFO - 1530216256999 Marionette TRACE 40 -> [0,63,"WebDriver:GetPageSource",{}]
13:04:17 INFO - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_chrome.py TestSwitchWindowChrome.test_switch_tabs_for_new_background_window_without_focus_change | AssertionError: 0 != 1
13:04:17 INFO - Traceback (most recent call last):
13:04:17 INFO - File "/Users/cltbld/tasks/task_1530213448/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
13:04:17 INFO - testMethod()
13:04:17 INFO - File "/Users/cltbld/tasks/task_1530213448/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_chrome.py", line 60, in test_switch_tabs_for_new_background_window_without_focus_change
13:04:17 INFO - self.assertEqual(self.get_selected_tab_index(), second_tab_index)
13:04:17 INFO - TEST-INFO took 657ms
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 3•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
•