Skip to content

Commit b671b91

Browse files
munificentcommit-bot@chromium.org
authored andcommitted
Treat the observatory service tests as opted out of NNBD.
Change-Id: I240133399323cd25f1e3ea2924c2d8415d79ba2b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135521 Commit-Queue: Bob Nystrom <rnystrom@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Auto-Submit: Bob Nystrom <rnystrom@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
1 parent 78b1e15 commit b671b91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/test_runner/lib/src/compiler_configuration.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -956,6 +956,7 @@ class AnalyzerCompilerConfiguration extends CompilerConfiguration {
956956
"ffi_2",
957957
"language_2",
958958
"lib_2",
959+
"service",
959960
"standalone_2"
960961
};
961962

0 commit comments

Comments
 (0)