65ca4956908a75ea06cd13260743467d96470f42
font-tests are not built by default in the host_profile variant. The test was working properly because all the variants were being built sequentially in the same host. With the separation of builds and tests every variant is built in a separate host and host_profile does not have access to font-tests built by host_debug. Bug: https://github.com/flutter/flutter/issues/98642
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%