Closed Bug 1555410 Opened 5 years ago Closed 5 years ago

Clear logcat before starting a wrench reftest run

Categories

(Core :: Graphics: WebRender, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

Attachments

(1 file)

When running the wrench reftests in an emulator locally, I will often run them multiple times while debugging. When this happens, all the logcat from previous runs gets spewed out on the newest run as well, because we don't shutdown/restart the emulator. This can lead to duplicated output in the "scraped logcat" as well as incorrect detection of errors.

We should make sure to clear the logcat in the emulator before starting to record it for a new run.

This allows local runs where the emulator stays up between runs to have
a cleaner logcat, because it won't pull historical logcat from the emulator.

Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/84d78bcec7ca
Clear the logcat before starting to record. r=gbrown
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: