Closed
Bug 1401124
Opened 8 years ago
Closed 8 years ago
Intermittent test_cli_arguments.py TestCommandLineArguments.test_start_in_safe_mode | AssertionError: Safe Mode has not been enabled followed by more failures
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=131903526&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/dXRjnv9FRCOiNDcp1thqxg/runs/0/artifacts/public/logs/live_backing.log
This hit both MnH and Mn for win10 x64 debug on that push. Unfortunately, there is no screenshot in the log.
05:18:51 INFO - TEST-START | test_cli_arguments.py TestCommandLineArguments.test_start_in_safe_mode
05:18:51 INFO - Application command: Z:\task_1505795350\build\application\firefox\firefox.exe -no-remote -marionette -safe-mode -profile c:\users\genericworker\appdata\local\temp\tmpkwvwgt.mozrunner
05:18:51 ERROR - TEST-UNEXPECTED-FAIL | test_cli_arguments.py TestCommandLineArguments.test_start_in_safe_mode | AssertionError: Safe Mode has not been enabled
05:18:51 INFO - Traceback (most recent call last):
05:18:51 INFO - File "Z:\task_1505795350\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 156, in run
05:18:51 INFO - testMethod()
05:18:51 INFO - File "Z:\task_1505795350\build\tests\marionette\tests\testing\marionette\harness\marionette_harness\tests\unit\test_cli_arguments.py", line 36, in test_start_in_safe_mode
05:18:51 INFO - self.assertTrue(safe_mode, "Safe Mode has not been enabled")
05:18:51 INFO - TEST-INFO took 175ms
05:18:51 INFO - Application command: Z:\task_1505795350\build\application\firefox\firefox.exe -no-remote -marionette -profile c:\users\genericworker\appdata\local\temp\tmpg8plqy.mozrunner
Comment 1•8 years ago
|
||
Sadly for those tests the complete DEBUG/TRACE log output is missing. I filed bug 1401157 to investigate it.
Comment hidden (Intermittent Failures Robot) |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 8•8 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → INCOMPLETE
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 9•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
•