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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
43 apply2_test: RuntimeError # Issue 29921 | 43 apply2_test: RuntimeError # Issue 29921 |
44 apply3_test: RuntimeError # Issue 29921 | 44 apply3_test: RuntimeError # Issue 29921 |
45 big_integer_arith_vm_test: RuntimeError # Issue 30170 | 45 big_integer_arith_vm_test: RuntimeError # Issue 30170 |
46 big_integer_parsed_arith_vm_test: RuntimeError # Issue 29921 | 46 big_integer_parsed_arith_vm_test: RuntimeError # Issue 29921 |
47 const_list_literal_test: RuntimeError # Issue 29921 | 47 const_list_literal_test: RuntimeError # Issue 29921 |
48 const_list_remove_range_test: RuntimeError # Issue 29921 | 48 const_list_remove_range_test: RuntimeError # Issue 29921 |
49 const_list_set_range_test: RuntimeError # Issue 29921 | 49 const_list_set_range_test: RuntimeError # Issue 29921 |
50 compare_to2_test: RuntimeError # Issue 30170 | 50 compare_to2_test: RuntimeError # Issue 30170 |
51 date_time10_test: RuntimeError # Issue 29921 | 51 date_time10_test: RuntimeError # Issue 29921 |
52 hash_set_test/01: RuntimeError # Issue 29921 | 52 hash_set_test/01: RuntimeError # Issue 29921 |
| 53 regexp/quantified-assertions_test: RuntimeError # Issue 29921 |
| 54 regexp/range-bound-ffff_test: RuntimeError # Issue 29921 |
| 55 regexp/range-out-of-order_test: RuntimeError # Issue 29921 |
| 56 regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921 |
| 57 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 |
| 58 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 |
53 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921 | 59 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921 |
54 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921 | 60 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921 |
55 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921 | 61 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921 |
56 regexp/results-cache_test: RuntimeError # Issue 29921 | 62 regexp/results-cache_test: RuntimeError # Issue 29921 |
57 regexp/stack-overflow2_test: RuntimeError # Issue 29921 | 63 regexp/stack-overflow2_test: RuntimeError # Issue 29921 |
58 regexp/stack-overflow_test: RuntimeError # Issue 29921 | 64 regexp/stack-overflow_test: RuntimeError # Issue 29921 |
59 regexp/unicode-handling_test: RuntimeError # Issue 29921 | 65 regexp/unicode-handling_test: RuntimeError # Issue 29921 |
60 regexp/zero-length-alternatives_test: RuntimeError # Issue 29921 | 66 regexp/zero-length-alternatives_test: RuntimeError # Issue 29921 |
61 regress_r21715_test: RuntimeError # Issue 29921 | 67 regress_r21715_test: RuntimeError # Issue 29921 |
62 string_operations_with_null_test: RuntimeError # Issue 29921 | 68 string_operations_with_null_test: RuntimeError # Issue 29921 |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
273 hidden_library2_test/01: Crash | 279 hidden_library2_test/01: Crash |
274 hidden_library2_test/none: Crash | 280 hidden_library2_test/none: Crash |
275 int_from_environment3_test/01: MissingCompileTimeError | 281 int_from_environment3_test/01: MissingCompileTimeError |
276 int_from_environment3_test/02: MissingCompileTimeError | 282 int_from_environment3_test/02: MissingCompileTimeError |
277 int_from_environment3_test/03: MissingCompileTimeError | 283 int_from_environment3_test/03: MissingCompileTimeError |
278 int_from_environment3_test/04: MissingCompileTimeError | 284 int_from_environment3_test/04: MissingCompileTimeError |
279 int_from_environment3_test/05: Crash | 285 int_from_environment3_test/05: Crash |
280 int_modulo_arith_test/bignum: Crash | 286 int_modulo_arith_test/bignum: Crash |
281 int_modulo_arith_test/modPow: Crash | 287 int_modulo_arith_test/modPow: Crash |
282 int_modulo_arith_test/none: Crash | 288 int_modulo_arith_test/none: Crash |
| 289 regexp/range-out-of-order_test: Crash |
| 290 regexp/regexp_kde_test: Crash |
| 291 regexp/regexp_test: Crash |
283 stacktrace_fromstring_test: Crash | 292 stacktrace_fromstring_test: Crash |
284 stopwatch2_test: Crash | 293 stopwatch2_test: Crash |
285 string_base_vm_test: Crash | 294 string_base_vm_test: Crash |
286 string_buffer_test: Crash | 295 string_buffer_test: Crash |
287 string_codeunits_test: Crash | 296 string_codeunits_test: Crash |
288 string_from_environment3_test/01: MissingCompileTimeError | 297 string_from_environment3_test/01: MissingCompileTimeError |
289 string_from_environment3_test/02: MissingCompileTimeError | 298 string_from_environment3_test/02: MissingCompileTimeError |
290 string_from_environment3_test/03: MissingCompileTimeError | 299 string_from_environment3_test/03: MissingCompileTimeError |
291 string_from_environment3_test/04: MissingCompileTimeError | 300 string_from_environment3_test/04: MissingCompileTimeError |
292 string_from_environment3_test/05: Crash | 301 string_from_environment3_test/05: Crash |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
370 double_ceil_to_double_test: Crash | 379 double_ceil_to_double_test: Crash |
371 double_compare_test: Crash | 380 double_compare_test: Crash |
372 double_floor2_test: Crash | 381 double_floor2_test: Crash |
373 double_floor_test: Crash | 382 double_floor_test: Crash |
374 double_floor_to_double_test: Crash | 383 double_floor_to_double_test: Crash |
375 double_parse_test/01: Crash | 384 double_parse_test/01: Crash |
376 double_parse_test/02: Crash | 385 double_parse_test/02: Crash |
377 double_parse_test/03: Crash | 386 double_parse_test/03: Crash |
378 double_parse_test/04: Crash | 387 double_parse_test/04: Crash |
379 double_parse_test/none: Crash | 388 double_parse_test/none: Crash |
| 389 regexp/quantified-assertions_test: Crash |
| 390 regexp/range-bound-ffff_test: Crash |
| 391 regexp/ranges-and-escaped-hyphens_test: Crash |
| 392 regexp/regress-6-9-regexp_test: Crash |
| 393 regexp/regress-6-9-regexp_test: Crash |
380 stopwatch_test: Crash | 394 stopwatch_test: Crash |
381 string_base_vm_static_test: Crash | 395 string_base_vm_static_test: Crash |
382 string_case_test/01: Crash | 396 string_case_test/01: Crash |
383 string_case_test/02: Crash | 397 string_case_test/02: Crash |
384 string_case_test/03: Crash | 398 string_case_test/03: Crash |
385 string_case_test/none: Crash | 399 string_case_test/none: Crash |
386 string_from_environment2_test: Crash | 400 string_from_environment2_test: Crash |
387 string_from_environment_test: Crash | 401 string_from_environment_test: Crash |
388 string_static_test: Crash | 402 string_static_test: Crash |
389 string_trim2_test: Crash | 403 string_trim2_test: Crash |
(...skipping 14 matching lines...) Expand all Loading... |
404 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter | 418 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter |
405 | 419 |
406 [ $compiler == dart2js && $runtime != none && !$checked ] | 420 [ $compiler == dart2js && $runtime != none && !$checked ] |
407 splay_tree_from_iterable_test: RuntimeError | 421 splay_tree_from_iterable_test: RuntimeError |
408 | 422 |
409 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] | 423 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime
== vm && !$checked ] |
410 splay_tree_from_iterable_test: RuntimeError | 424 splay_tree_from_iterable_test: RuntimeError |
411 | 425 |
412 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] | 426 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] |
413 splay_tree_from_iterable_test: RuntimeError | 427 splay_tree_from_iterable_test: RuntimeError |
OLD | NEW |