Closed Bug 1563957 Opened 5 years ago Closed 5 years ago

mozharness android.py's install_apk should distinguish ADBTimeoutError and ADBError

Categories

(Firefox for Android Graveyard :: Testing, enhancement)

enhancement
Not set
normal

Tracking

(firefox70 fixed)

RESOLVED FIXED
Firefox 70
Tracking Status
firefox70 --- fixed

People

(Reporter: bc, Assigned: bc)

References

Details

(Whiteboard: [cia:logs:2019])

Attachments

(1 file)

bug 1516985 comment 7

When install_apk fails due to an ADBError or ADBTimeoutError, the actual cause is hidden from the sheriffs since the sheriffable error is only reported by

self.fatal('INFRA-ERROR: Failed to install %s' %
                       os.path.basename(apk),
                       EXIT_STATUS_DICT[TBPL_RETRY])
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7fd510697500
mozharness android.py's install_apk should distinguish ADBTimeoutError and ADBError, r=jmaher.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
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: