blob: a16beb677933d83417f14c3cc93709c9e39c6b33 [file] [log] [blame]
# Copyright (c) 2016, 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.
# Skip entire suite if not running in strong mode.
[ ! $strong ]
*: SkipByDesign
# Skip tests that are not yet strong-mode clean.
[ $strong ]
duration2_test: Skip
error_stack_trace_test: Skip
file_resource_test: Skip
from_environment_const_type_test: Skip
from_environment_const_type_undefined_test: Skip
growable_list_test: Skip
http_resource_test: Skip
iterable_contains2_test: Skip
iterable_element_at_test: Skip
iterable_fold_test: Skip
iterable_mapping_test: Skip
iterable_reduce_test: Skip
iterable_to_list_test: Skip
iterable_to_set_test: Skip
linked_hash_map_from_iterable_test: Skip
list_contains_argument_order_test: Skip
list_filled_type_argument_test: Skip
list_index_of2_test: Skip
list_test: Skip
list_unmodifiable_test: Skip
map_test: Skip
num_clamp_test: Skip
package_resource_test: Skip
print_test: Skip
queue_test: Skip
regexp/global_test: Skip
regexp/regress-regexp-codeflush_test: Skip
regexp/standalones_test: Skip
string_replace_test: Skip
[ $compiler == dartdevc ]
hash_set_test/01: RuntimeError # Issue 29921
int_parse_radix_test/01: RuntimeError # Issue 29921
int_parse_radix_test/02: RuntimeError # Issue 29921
integer_to_radix_string_test: RuntimeError # Issue 29921
integer_to_string_test/01: RuntimeError # Issue 29921
iterable_generate_test: RuntimeError # Issue 29921
iterable_return_type_test/02: RuntimeError # Issue 29921
json_map_test: RuntimeError # Issue 29921
list_fill_range_test: RuntimeError # Issue 29921
list_insert_test: RuntimeError # Issue 29921
list_removeat_test: RuntimeError # Issue 29921
list_replace_range_test: RuntimeError # Issue 29921
list_set_all_test: RuntimeError # Issue 29921
main_test: RuntimeError # Issue 29921
map_keys2_test: RuntimeError # Issue 29921
nan_infinity_test/01: RuntimeError # Issue 29921
null_nosuchmethod_test: RuntimeError # Issue 29921
regexp/compile-crash_test: RuntimeError # Issue 29921
regexp/default_arguments_test: RuntimeError # Issue 29921
regexp/early-acid3-86_test: RuntimeError # Issue 29921
regexp/ecma-regex-examples_test: RuntimeError # Issue 29921
regexp/extended-characters-match_test: RuntimeError # Issue 29921
regexp/extended-characters-more_test: RuntimeError # Issue 29921
regexp/find-first-asserted_test: RuntimeError # Issue 29921
regress_r21715_test: RuntimeError # Issue 29921
string_operations_with_null_test: RuntimeError # Issue 29921