mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This change starts running dart aot tests on fuchsia_profile_x64 builder which were previously ignored. But it also requires to build `profile` with `--no-lto`. Since running tests are in general quite fast, this change does not exclude other test suites from fuchsia_profile_x64. After this change, linux_fuchsia has higher coverage than the femu_test, later one can be removed. But I may prefer submitting https://github.com/flutter/engine/pull/50657 first, so we can fully remove the femu_test.py. Bug: https://github.com/flutter/flutter/issues/140179 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style