56636971dc
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>
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"configurations": {
|
|
"invalid-vm-android-simarm": {},
|
|
"valid-dart2js-chrome": {},
|
|
"valid-dart2js-safari": {},
|
|
"vm-aot": {
|
|
"options": {
|
|
"compiler": "dartkp"
|
|
}
|
|
}
|
|
}
|
|
}
|