Closed
Bug 1513214
Opened 6 years ago
Closed 6 years ago
Intermittent browser\components\migration\tests\marionette\test_refresh_firefox.py TestFirefoxRefresh.testReset | AssertionError: u'' != 'Some bookmark from Marionette'
Categories
(Firefox :: Migration, defect, P5)
Firefox
Migration
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=216342723&repo=mozilla-central
https://queue.taskcluster.net/v1/task/D0WHgQBeTNCJtQygaEbJDg/runs/0/artifacts/public/logs/live_backing.log
12:23:28 INFO - 1544531008063 Marionette DEBUG 87 -> [0,27,"Marionette:SetContext",{"value":"chrome"}]
12:23:28 INFO - 1544531008065 Marionette DEBUG 87 <- [1,27,null,{"value":null}]
12:23:28 INFO - Failed to gather test failure debug: Browsing context has been discarded
12:23:28 INFO - stacktrace:
12:23:28 INFO - WebDriverError@chrome://marionette/content/error.js:179:5
12:23:28 INFO - NoSuchWindowError@chrome://marionette/content/error.js:411:5
12:23:28 INFO - assert.that/<@chrome://marionette/content/assert.js:418:13
12:23:28 INFO - assert.open@chrome://marionette/content/assert.js:174:10
12:23:28 INFO - GeckoDriver.prototype.getPageSource@chrome://marionette/content/driver.js:1158:15
12:23:28 INFO - Async*despatch@chrome://marionette/content/server.js:290:20
12:23:28 INFO - async*execute@chrome://marionette/content/server.js:263:11
12:23:28 INFO - async*onPacket/<@chrome://marionette/content/server.js:236:15
12:23:28 INFO - async*onPacket@chrome://marionette/content/server.js:235:8
12:23:28 INFO - _onJSONObjectReady/<@chrome://marionette/content/transport.js:493:9
12:23:28 ERROR - TEST-UNEXPECTED-FAIL | browser\components\migration\tests\marionette\test_refresh_firefox.py TestFirefoxRefresh.testReset | AssertionError: u'' != 'Some bookmark from Marionette'
12:23:28 INFO - Traceback (most recent call last):
12:23:28 INFO - File "Z:\task_1544527661\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 159, in run
12:23:28 INFO - testMethod()
12:23:28 INFO - File "Z:\task_1544527661\build\tests\marionette\tests\browser\components\migration\tests\marionette\test_refresh_firefox.py", line 583, in testReset
12:23:28 INFO - self.checkProfile()
12:23:28 INFO - File "Z:\task_1544527661\build\tests\marionette\tests\browser\components\migration\tests\marionette\test_refresh_firefox.py", line 415, in checkProfile
12:23:28 INFO - self.checkBookmarkInMenu()
12:23:28 INFO - File "Z:\task_1544527661\build\tests\marionette\tests\browser\components\migration\tests\marionette\test_refresh_firefox.py", line 225, in checkBookmarkInMenu
12:23:28 INFO - self.assertEqual(titleInBookmarks, self._bookmarkText)
12:23:28 INFO - TEST-INFO took 4384ms
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•