forked from firka/flutter
7b3b3626232e00a42cab12668219f751f7d385f2
Using ansi colors in LUCI results in output that looks like: ``` 00:00 [32m+0[0m: [1m[90mloading flutter_tester_emulation_golden_test.dart[0m[0m 00:01 [32m+0[0m: [1m[90mloading flutter_tester_emulation_golden_test.dart[0m[0m 00:02 [32m+0[0m: [1m[90mloading flutter_tester_emulation_golden_test.dart[0m[0m ``` This PR disables colors on LUCI so that we get clean output that's easily scannable and searchable.
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%