- Recipe Link: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1885414
- Reason: We were not uploading dart_aot_runner artifacts.
- Recipe Link: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1877152
- Reason: Clobber the cache directory after each build to clean-up outdated artifacts.
- Recipe Link: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1875314
- Reason: Using
unopt
flutter_tester is slower than the optimized alternative.
- Recipe Link: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1872832
- Reason:
dart:kernel_compiler
is no longer a valid target after flutter#13158. This change is to account for that.