Closed Bug 889939 Opened 11 years ago Closed 11 years ago

Intermittent Robocop testJarReader |Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Android
defect
Not set
normal

Tracking

(firefox24 fixed, firefox25 fixed)

RESOLVED FIXED
Firefox 25
Tracking Status
firefox24 --- fixed
firefox25 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Many of the recent failures in bug 722166 happen during testJarReader, which was recently re-enabled.

https://tbpl.mozilla.org/php/getParsedLog.php?id=24875185&full=1&branch=mozilla-inbound#error0

It appears that the test completes normally, but the minidumps directory is simply not created.

This is likely our fastest/shortest running test, completing in about 1 second. I wonder if simply waiting at the end of the test for Gecko:Ready (or something else?) would sort this out.
> It appears that the test completes normally, but the minidumps directory is
> simply not created.
> 
> This is likely our fastest/shortest running test, completing in about 1
> second. I wonder if simply waiting at the end of the test for Gecko:Ready
> (or something else?) would sort this out.

Gecko:Ready would work, assuming that minidumps is created before Gecko:Ready.  This is kind of madness, though: we'll trade success followed by not finding minidumps for intermittent failures when Gecko:Ready doesn't arrive.
Waiting for Gecko:Ready seems to be effective:

https://tbpl.mozilla.org/?tree=Try&rev=bb14e6e4788b

This sometimes adds up to 4 seconds to the run time, but I think that's reasonable.
Attachment #771369 - Flags: review?(wjohnston)
Comment on attachment 771369 [details] [diff] [review]
wait at end of testJarReader for Gecko:Ready

Technically I'm not a Fennec peer, but this is trivial and should help immediately.
Attachment #771369 - Flags: review+
Attachment #771369 - Flags: review?(wjohnston)
https://hg.mozilla.org/mozilla-central/rev/575d402f0dae
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: