Closed
Bug 1304572
Opened 8 years ago
Closed 7 years ago
Intermittent test_utils.py TestSanitize.test_sanitize_history | AssertionError: Lists differ: [u'http://127.0.0.1:44231/layo ... != ['http://127.0.0.1:44231/layou ...
Categories
(Testing :: Firefox UI Tests, defect)
Tracking
(firefox50 affected)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Updated•8 years ago
|
status-firefox50:
--- → affected
20:13:44 INFO - TEST-UNEXPECTED-FAIL | test_utils.py TestSanitize.test_sanitize_history | AssertionError: Lists differ: [u'http://127.0.0.1:44231/layo... != ['http://127.0.0.1:44231/layou...
20:13:44 INFO -
20:13:44 INFO - Second list contains 2 additional elements.
20:13:44 INFO - First extra element 2:
20:13:44 INFO - http://127.0.0.1:44231/layout/mozilla_mission.html
20:13:44 INFO -
20:13:44 INFO - - [u'http://127.0.0.1:44231/layout/mozilla_projects.html',
20:13:44 INFO - ? -
20:13:44 INFO -
20:13:44 INFO - + ['http://127.0.0.1:44231/layout/mozilla_projects.html',
20:13:44 INFO - - u'http://127.0.0.1:44231/layout/mozilla.html']
20:13:44 INFO - ? - ^
20:13:44 INFO -
20:13:44 INFO - + 'http://127.0.0.1:44231/layout/mozilla.html',
20:13:44 INFO - ? ^
20:13:44 INFO -
20:13:44 INFO - + 'http://127.0.0.1:44231/layout/mozilla_mission.html',
20:13:44 INFO - + 'http://127.0.0.1:44231/cookies/cookie_single.html']
20:13:44 INFO - Traceback (most recent call last):
20:13:44 INFO - File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 344, in run
20:13:44 INFO - testMethod()
20:13:44 INFO - File "/home/worker/workspace/build/tests/firefox-ui/tests/puppeteer/test_utils.py", line 37, in test_sanitize_history
20:13:44 INFO - self.assertEqual(self.places.get_all_urls_in_history(), self.urls)
20:13:44 INFO - TEST-INFO took 25661ms
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 7•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
![]() |
||
Comment 8•7 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment 10•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•