2022-02-16 11:11:14 +00:00
|
|
|
# Copyright (c) 2022, 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.
|
|
|
|
# Sections in this file should contain "$compiler == dart2wasm".
|
|
|
|
|
|
|
|
[ $compiler == dart2wasm ]
|
2023-09-27 21:31:49 +00:00
|
|
|
inference_update_2/why_not_promoted_external_error_test: SkipByDesign # Non-JS-interop external members are not supported
|
2023-04-25 21:28:39 +00:00
|
|
|
number/web_int_literals_test: SkipByDesign # WASM has real integers.
|
2022-02-16 11:11:14 +00:00
|
|
|
vm/*: SkipByDesign # Tests for the VM.
|