[mobile] [infra] Unify reporting of mobile CI testing into a single console log file #1188
Labels
android
Android area
apple
iOS/tvOS/WatchOS/Mac Catalyst area
device
Related to a real HW device
enhancement
New feature or request
Description
Tests run on mobile platforms, don't report all outputs into the console log. This behavior renders using Build Analysis un-reliable for these scenarios because console log doesn't contain all information about the completed test. The full test output can be found inside the device logs.
E.g., console log might contain message "ERROR: WORKLOAD TIMED OUT - Killing user command" but the device log can show more specific errors for the given test.
Possible solutions
TODO:
The text was updated successfully, but these errors were encountered: