OLD | NEW |
1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file |
2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
4 | 4 |
5 # All static_tests have expected compile-time errors. | 5 # All static_tests have expected compile-time errors. |
6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] | 6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] |
7 core_runtime_types_static_test: MissingCompileTimeError | 7 core_runtime_types_static_test: MissingCompileTimeError |
8 splay_tree_test/01: MissingCompileTimeError | 8 splay_tree_test/01: MissingCompileTimeError |
9 splay_tree_test/02: MissingCompileTimeError | 9 splay_tree_test/02: MissingCompileTimeError |
10 string_base_vm_static_test: MissingCompileTimeError | 10 string_base_vm_static_test: MissingCompileTimeError |
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
260 const_list_remove_range_test: Crash | 260 const_list_remove_range_test: Crash |
261 const_list_set_range_test: Crash | 261 const_list_set_range_test: Crash |
262 core_runtime_types_test: Crash | 262 core_runtime_types_test: Crash |
263 data_uri_test: Crash | 263 data_uri_test: Crash |
264 date_time2_test: Crash | 264 date_time2_test: Crash |
265 date_time3_test: Crash | 265 date_time3_test: Crash |
266 date_time4_test: Crash | 266 date_time4_test: Crash |
267 date_time7_test: Crash | 267 date_time7_test: Crash |
268 date_time_parse_test: Crash | 268 date_time_parse_test: Crash |
269 date_time_test: Crash | 269 date_time_test: Crash |
| 270 double_floor2_test: Crash |
| 271 double_parse_test/01: Crash |
| 272 double_parse_test/02: Crash |
| 273 double_parse_test/03: Crash |
| 274 double_parse_test/04: Crash |
| 275 double_parse_test/none: Crash |
270 hash_set_test/01: Crash | 276 hash_set_test/01: Crash |
271 hash_set_test/none: Crash | 277 hash_set_test/none: Crash |
272 hash_set_type_check_test: RuntimeError | 278 hash_set_type_check_test: RuntimeError |
273 hashcode_test: Crash | 279 hashcode_test: Crash |
274 hidden_library2_test/01: Crash | 280 hidden_library2_test/01: Crash |
275 hidden_library2_test/none: Crash | 281 hidden_library2_test/none: Crash |
276 int_from_environment3_test/01: MissingCompileTimeError | 282 int_from_environment3_test/01: MissingCompileTimeError |
277 int_from_environment3_test/02: MissingCompileTimeError | 283 int_from_environment3_test/02: MissingCompileTimeError |
278 int_from_environment3_test/03: MissingCompileTimeError | 284 int_from_environment3_test/03: MissingCompileTimeError |
279 int_from_environment3_test/04: MissingCompileTimeError | 285 int_from_environment3_test/04: MissingCompileTimeError |
280 int_from_environment3_test/05: Crash | 286 int_from_environment3_test/05: Crash |
281 int_modulo_arith_test/bignum: Crash | 287 int_modulo_arith_test/bignum: Crash |
282 int_modulo_arith_test/modPow: Crash | 288 int_modulo_arith_test/modPow: Crash |
283 int_modulo_arith_test/none: Crash | 289 int_modulo_arith_test/none: Crash |
284 regexp/range-out-of-order_test: Crash | 290 regexp/range-out-of-order_test: Crash |
285 regexp/regexp_kde_test: Crash | 291 regexp/regexp_kde_test: Crash |
286 regexp/regexp_test: Crash | 292 regexp/regexp_test: Crash |
| 293 regexp/regress-regexp-codeflush_test: Crash |
| 294 regexp/standalones_test: Crash |
| 295 regexp/toString_test: Crash |
| 296 regexp/unicode-handling_test: Crash |
| 297 regexp/unicodeCaseInsensitive_test: Crash |
| 298 set_containsAll_test: Crash |
| 299 set_contains_test: Crash |
| 300 set_intersection_test: Crash |
| 301 set_iterator_test: Crash |
| 302 set_removeAll_test: Crash |
| 303 set_remove_test: Crash |
| 304 set_retainAll_test: Crash |
| 305 set_test: Crash |
| 306 set_to_string_test: Crash |
| 307 shuffle_test: Crash |
| 308 sort_test: RuntimeError |
| 309 splay_tree_from_iterable_test: Crash |
| 310 splay_tree_from_iterables_test: Crash |
| 311 splay_tree_test/01: Crash |
| 312 splay_tree_test/02: Crash |
| 313 splay_tree_test/none: Crash |
287 stacktrace_fromstring_test: Crash | 314 stacktrace_fromstring_test: Crash |
288 stopwatch2_test: Crash | 315 stopwatch2_test: Crash |
289 string_base_vm_test: Crash | 316 string_base_vm_test: Crash |
290 string_buffer_test: Crash | 317 string_buffer_test: Crash |
291 string_codeunits_test: Crash | 318 string_codeunits_test: Crash |
292 string_from_environment3_test/01: MissingCompileTimeError | 319 string_from_environment3_test/01: MissingCompileTimeError |
293 string_from_environment3_test/02: MissingCompileTimeError | 320 string_from_environment3_test/02: MissingCompileTimeError |
294 string_from_environment3_test/03: MissingCompileTimeError | 321 string_from_environment3_test/03: MissingCompileTimeError |
295 string_from_environment3_test/04: MissingCompileTimeError | 322 string_from_environment3_test/04: MissingCompileTimeError |
296 string_from_environment3_test/05: Crash | 323 string_from_environment3_test/05: Crash |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
399 string_trim_test: Crash | 426 string_trim_test: Crash |
400 strings_test: Crash | 427 strings_test: Crash |
401 symbol_reserved_word_test/03: Crash | 428 symbol_reserved_word_test/03: Crash |
402 symbol_reserved_word_test/05: Crash | 429 symbol_reserved_word_test/05: Crash |
403 throw_half_surrogate_pair_test/01: Crash | 430 throw_half_surrogate_pair_test/01: Crash |
404 throw_half_surrogate_pair_test/02: Crash | 431 throw_half_surrogate_pair_test/02: Crash |
405 toInt_test: Crash | 432 toInt_test: Crash |
406 type_hashcode_test: Crash | 433 type_hashcode_test: Crash |
407 unicode_test: Crash | 434 unicode_test: Crash |
408 | 435 |
409 [ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ] | |
410 *: Skip # Issue 29626 | |
411 | |
412 [$arch == simdbc || $arch == simdbc64] | 436 [$arch == simdbc || $arch == simdbc64] |
413 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter | 437 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter |
414 | 438 |
415 [ $compiler == dart2js && $runtime != none && !$checked ] | 439 [ $compiler == dart2js && $runtime != none && !$checked ] |
416 splay_tree_from_iterable_test: RuntimeError | 440 splay_tree_from_iterable_test: RuntimeError |
417 | 441 |
418 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] | 442 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] |
419 splay_tree_from_iterable_test: RuntimeError | 443 splay_tree_from_iterable_test: RuntimeError |
420 | 444 |
421 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] | 445 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] |
422 splay_tree_from_iterable_test: RuntimeError | 446 splay_tree_from_iterable_test: RuntimeError |
OLD | NEW |