315a186dc4
Change-Id: I460a40dc9db096f3ae95602ba9c8dc86b4576c56 Reviewed-on: https://dart-review.googlesource.com/53208 Commit-Queue: Lasse R.H. Nielsen <lrn@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Leaf Petersen <leafp@google.com>
12 lines
564 B
Plaintext
12 lines
564 B
Plaintext
# Copyright (c) 2018, 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.
|
|
|
|
[ $runtime != none && !$checked ]
|
|
LibTest/async/Future/catchError_A03_t05: RuntimeError
|
|
|
|
[ $runtime == dart_precompiled || $runtime == flutter || $runtime == vm ]
|
|
LayoutTests/fast/*: SkipByDesign # DOM not supported on VM.
|
|
LibTest/html/*: SkipByDesign # dart:html not supported on VM.
|
|
WebPlatformTest/*: SkipByDesign # dart:html not supported on VM.
|