blob: e6d2a7d0391a0f651e2879ea37d9d7534f0bc3aa [file] [log] [blame]
# 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 ]
inference_update_2/why_not_promoted_external_error_test: SkipByDesign # Non-JS-interop external members are not supported
number/separators_test: SkipByDesign # Wasm has real integers.
number/web_int_literals_test: SkipByDesign # Wasm has real integers.
vm/*: SkipByDesign # Tests for the VM.