flutter_desktop_darwin_unittests
fails in AOT modes (profile and release)
#66664
Labels
a: desktop
Running on desktop
a: tests
"flutter test", flutter_test, or one of our tests
engine
flutter/engine repository. See also e: labels.
P1
High-priority issues at the top of the work list
platform-mac
Building on or for macOS specifically
When AOT fixtures are built in release/profile mode,
flutter_desktop_darwin_unittests
crashes with the following error:We need to move the the
FlutterDartProject
initialization to conditionally check if the engine is in AOT mode. The fixture should generate the AOT assets already.See flutter/engine#20531 (comment) and flutter/engine#21231 (comment)
cc @chinmaygarde @stuartmorgan
The text was updated successfully, but these errors were encountered: