blob: ea7ab4cfc8b000e918a0690cbd72d04bdc8377a7 [file] [log] [blame]
# Copyright (c) 2017, 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.
[ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
async/future_or_strong_test: RuntimeError
mirrors/symbol_validation_test: RuntimeError # Issue 13596
[ $compiler == precompiler ]
async/stream_timeout_test: RuntimeError
mirrors/*: SkipByDesign # Mirrors not supported on AOT.
convert/chunked_conversion_utf88_test: Pass, Timeout
convert/utf85_test: Pass, Timeout
html/*: SkipByDesign # HTML not supported.
[ $compiler == precompiler || $runtime == flutter ]
isolate/illegal_msg_function_test: SkipByDesign
isolate/illegal_msg_mirror_test: SkipByDesign
isolate/isolate_complex_messages_test: SkipByDesign
js/datetime_roundtrip_test: CompileTimeError
js/null_test: CompileTimeError
[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) ]
async/timer_regress22626_test: Pass, RuntimeError # Issue 28254