mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[web] Compile tests with sound null safety (flutter/engine#36169)
This commit is contained in:
parent
59c6cda293
commit
2ea5d2a9f0
@ -285,7 +285,6 @@ Future<bool> compileUnitTest(FilePath input, {required bool forCanvasKit, requir
|
||||
'--no-minify',
|
||||
'--disable-inlining',
|
||||
'--enable-asserts',
|
||||
'--no-sound-null-safety',
|
||||
|
||||
// We do not want to auto-select a renderer in tests. As of today, tests
|
||||
// are designed to run in one specific mode. So instead, we specify the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user