Flank / flank

:speedboat: Massively parallel Android and iOS test runner for Firebase Test Lab
https://firebase.community/
Apache License 2.0
664 stars 112 forks source link

Copy crash log artifact from Cloud Storage results bucket to local results directory #2484

Open AaronMT opened 4 months ago

AaronMT commented 4 months ago

Currently, Flank copies/generates:

For a Robo Test run on Android, I recently noticed Firebase team is now generating a

matrix_0/<device>/data_app_crash_0_<package>.txt file highly relevant crash stack information.

It would be super useful for Flank to copy this out to local results when it's available.