Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[benchmark] Don't pass --sound-null-safety to dart_precompiled_runtime2.
The autodetection was fixed in bbc8aed, so the workaround of passing --sound-null-safety to the AOT runtime is no longer needed. This change tests that the autodetection does in fact work. Bug: #42421 Change-Id: Ibbe9665905e817a28964b698e6c437897c9dc6ee Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153771 Reviewed-by: Alexander Markov <alexmarkov@google.com>
- Loading branch information