Closed Bug 1048080 Opened 10 years ago Closed 10 years ago

B2G debug mochitest-6 failure with only "Return code: 1" present in the brief log

Categories

(Testing :: Mochitest, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1048288

People

(Reporter: jwwang, Unassigned)

References

(Blocks 1 open bug)

Details

I was trying to enable content/media/test/* on B2G emulator debug and found the errors below. https://tbpl.mozilla.org/?tree=Try&rev=4777f5af2ba7 https://tbpl.mozilla.org/php/getParsedLog.php?id=45127729&tree=Try&full=1 It looks like a shutdown error while running the command |ps -C emulator| 10:44:37 INFO - Return code: 0 10:44:37 INFO - Running command: ['ps', '-C', 'emulator'] 10:44:37 INFO - Copy/paste: ps -C emulator 10:44:37 INFO - PID TTY TIME CMD 10:44:37 ERROR - Return code: 1
I think there is a problem with reporting of test failures on emulator test runs. If you search in the full log for "Assertion count 1 is greater" you can see that content/media/test/test_playback.html failed with one unexpected exception.
Thanks for the clarification. I will look into test_playback.html to find out what goes wrong.
Blocks: 778688
Summary: Intermittent mochitest-6 existed with Return code: 1 on B2G emulator debug → B2G debug mochitest-6 failure with only "Return code: 1" present in the brief log
Blocks: 886570
(In reply to Cameron McCormack (:heycam) from comment #1) > I think there is a problem with reporting of test failures on emulator test > runs. If you search in the full log for "Assertion count 1 is greater" you > can see that content/media/test/test_playback.html failed with one > unexpected exception. This sounds like bug 1048288 (regression from mochitest structured logging).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.