Closed
Bug 1254930
Opened 9 years ago
Closed 9 years ago
Intermittent test_log.py TestLog.test_log_script | AssertionError: False is not true
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1255331
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure, pi-marionette-intermittent)
https://treeherder.mozilla.org/logviewer.html#?job_id=866958&repo=mozilla-beta
00:48:18 ERROR - TEST-UNEXPECTED-FAIL | test_log.py TestLog.test_log_script | AssertionError: False is not true
00:48:18 INFO - Traceback (most recent call last):
00:48:18 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 344, in run
00:48:18 INFO - testMethod()
00:48:18 INFO - File "/builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_log.py", line 35, in test_log_script
00:48:18 INFO - self.assertTrue("some log" in self.marionette.get_logs()[0])
00:48:18 INFO - TEST-INFO took 230ms
Updated•9 years ago
|
Keywords: ateam-marionette-intermittent
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
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
•