d5f4b8fff4
Change-Id: I03e4bbd41641c16cf945797bdbad23734367f983 Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-win-release-arm64-try,pkg-mac-release-try,pkg-win-release-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/429361 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Ivan Inozemtsev <iinozemtsev@google.com>
9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
# Copyright (c) 2025, 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.
|
|
|
|
test/json_schema/*: SkipByDesign # Dev dependency not in Dart SDK.
|
|
|
|
[ $runtime != vm ]
|
|
*: SkipByDesign # Native assets is a VM-only feature.
|