forked from firka/flutter
89ff1d0d8be7426e6ecd13fe509e99b122e7fb23
The emulator tests I added yesterday are failing because the systrace python test script uses features introduced in API 29, which causes the `perfetto` invocation to fail. It's not essential that we run this test on lower API levels, so instead I'm making the script bail out in this case. Other than that, the shard seems to be consistently passing, so I'm removing bringup.
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%