6645753681
Change-Id: I8c54082c937b28a74500740a0576f4b29c8989f3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196325 Reviewed-by: Erik Ernst <eernst@google.com> Commit-Queue: Erik Ernst <eernst@google.com>
10 lines
544 B
Plaintext
10 lines
544 B
Plaintext
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE file.
|
|
|
|
LibTest/io/RawDatagramSocket/*: Skip # https://github.com/dart-lang/co19/issues/195
|
|
|
|
[ $compiler == dart2analyzer ]
|
|
co19/LanguageFeatures/nnbd/static/strong/*: SkipByDesign # Strong mode tests should not be run with analyzer
|
|
co19/LanguageFeatures/nnbd/static/weak/*: SkipByDesign # Weak mode tests should not be run with analyzer
|