Files
Ryan Macnak 56636971dc [test_runner] Remove nnbd mode options.
In particular, this means the VM tests stop getting invoked with the now-invalid --sound-null-safety flag.

Change-Id: Ia8f5a59e0bf1fd7094508fdc4bb146ebf3034148
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431360
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Kallen Tu <kallentu@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2025-06-02 10:59:31 -07:00

13 lines
209 B
JSON

{
"configurations": {
"invalid-vm-android-simarm": {},
"valid-dart2js-chrome": {},
"valid-dart2js-safari": {},
"vm-aot": {
"options": {
"compiler": "dartkp"
}
}
}
}