[UX-tool] Provide command line option to disable unification of app test and main console logs
Open
android
apple
enhancement
- Dominant language
- C#
- Stars
- 189
- Forks
- 67
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 29
Description
After implementing the unification of app test and main console logs to improve the failure investigation on CI (https://github.com/dotnet/xharness/pull/1348), we realized that the same behavior might be unwanted in local environment. We should implement a command line option to disable the log merging behavior. Possibly as an option to `apple test` and `android test` commands.
We should decide if we want the unification of logs as a default or opt-in behavior.
fyi: @ivanpovazan
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.