| 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 55 regexp/loop-capture_test: RuntimeError # Issue 29921 | 55 regexp/loop-capture_test: RuntimeError # Issue 29921 |
| 56 regexp/malformed-escapes_test: RuntimeError # Issue 29921 | 56 regexp/malformed-escapes_test: RuntimeError # Issue 29921 |
| 57 regexp/many-brackets_test: RuntimeError # Issue 29921 | 57 regexp/many-brackets_test: RuntimeError # Issue 29921 |
| 58 regexp/negative-special-characters_test: RuntimeError # Issue 29921 | 58 regexp/negative-special-characters_test: RuntimeError # Issue 29921 |
| 59 regexp/no-extensions_test: RuntimeError # Issue 29921 | 59 regexp/no-extensions_test: RuntimeError # Issue 29921 |
| 60 regexp/non-bmp_test: RuntimeError # Issue 29921 | 60 regexp/non-bmp_test: RuntimeError # Issue 29921 |
| 61 regexp/non-capturing-backtracking_test: RuntimeError # Issue 29921 | 61 regexp/non-capturing-backtracking_test: RuntimeError # Issue 29921 |
| 62 regexp/non-capturing-groups_test: RuntimeError # Issue 29921 | 62 regexp/non-capturing-groups_test: RuntimeError # Issue 29921 |
| 63 regexp/non-character_test: RuntimeError # Issue 29921 | 63 regexp/non-character_test: RuntimeError # Issue 29921 |
| 64 regexp/non-greedy-parentheses_test: RuntimeError # Issue 29921 | 64 regexp/non-greedy-parentheses_test: RuntimeError # Issue 29921 |
| 65 regexp/pcre-test-4_test: RuntimeError # Issue 29921 |
| 65 regexp/quantified-assertions_test: RuntimeError # Issue 29921 | 66 regexp/quantified-assertions_test: RuntimeError # Issue 29921 |
| 66 regexp/range-bound-ffff_test: RuntimeError # Issue 29921 | 67 regexp/range-bound-ffff_test: RuntimeError # Issue 29921 |
| 67 regexp/range-out-of-order_test: RuntimeError # Issue 29921 | 68 regexp/range-out-of-order_test: RuntimeError # Issue 29921 |
| 68 regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921 | 69 regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921 |
| 69 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 | 70 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 |
| 70 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 | 71 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 |
| 71 regexp/pcre-test-4_test: RuntimeError # Issue 29921 | 72 regexp/pcre-test-4_test: RuntimeError # Issue 29921 |
| 72 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921 | 73 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921 |
| 73 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921 | 74 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921 |
| 74 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921 | 75 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921 |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 299 int_modulo_arith_test/modPow: Crash | 300 int_modulo_arith_test/modPow: Crash |
| 300 int_modulo_arith_test/none: Crash | 301 int_modulo_arith_test/none: Crash |
| 301 regexp/invalid-range-in-class_test: Crash | 302 regexp/invalid-range-in-class_test: Crash |
| 302 regexp/issue_19193_test: Crash | 303 regexp/issue_19193_test: Crash |
| 303 regexp/lastindex_test: Crash | 304 regexp/lastindex_test: Crash |
| 304 regexp/lookahead_test: Crash | 305 regexp/lookahead_test: Crash |
| 305 regexp/multiline_test: Crash | 306 regexp/multiline_test: Crash |
| 306 regexp/negative-special-characters_test: Crash | 307 regexp/negative-special-characters_test: Crash |
| 307 regexp/no-extensions_test: Crash | 308 regexp/no-extensions_test: Crash |
| 308 regexp/non-capturing-groups_test: Crash | 309 regexp/non-capturing-groups_test: Crash |
| 310 regexp/parentheses_test: Crash |
| 311 regexp/pcre-test-4_test: Crash |
| 309 regexp/range-out-of-order_test: Crash | 312 regexp/range-out-of-order_test: Crash |
| 310 regexp/regexp_kde_test: Crash | 313 regexp/regexp_kde_test: Crash |
| 311 regexp/regexp_test: Crash | 314 regexp/regexp_test: Crash |
| 312 regexp/regress-regexp-codeflush_test: Crash | 315 regexp/regress-regexp-codeflush_test: Crash |
| 313 regexp/standalones_test: Crash | 316 regexp/standalones_test: Crash |
| 314 regexp/toString_test: Crash | 317 regexp/toString_test: Crash |
| 315 regexp/unicode-handling_test: Crash | 318 regexp/unicode-handling_test: Crash |
| 316 regexp/unicodeCaseInsensitive_test: Crash | 319 regexp/unicodeCaseInsensitive_test: Crash |
| 317 set_containsAll_test: Crash | 320 set_containsAll_test: Crash |
| 318 set_contains_test: Crash | 321 set_contains_test: Crash |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 440 int_from_environment_test: Crash | 443 int_from_environment_test: Crash |
| 441 regexp/bol-with-multiline_test: Crash | 444 regexp/bol-with-multiline_test: Crash |
| 442 regexp/look-ahead_test: Crash | 445 regexp/look-ahead_test: Crash |
| 443 regexp/loop-capture_test: Crash | 446 regexp/loop-capture_test: Crash |
| 444 regexp/malformed-escapes_test: Crash | 447 regexp/malformed-escapes_test: Crash |
| 445 regexp/many-brackets_test: Crash | 448 regexp/many-brackets_test: Crash |
| 446 regexp/non-bmp_test: Crash | 449 regexp/non-bmp_test: Crash |
| 447 regexp/non-capturing-backtracking_test: Crash | 450 regexp/non-capturing-backtracking_test: Crash |
| 448 regexp/non-character_test: Crash | 451 regexp/non-character_test: Crash |
| 449 regexp/non-greedy-parentheses_test: Crash | 452 regexp/non-greedy-parentheses_test: Crash |
| 453 regexp/norepeat_test: Crash |
| 454 regexp/overflow_test: Crash |
| 455 regexp/stack-overflow_test: Crash |
| 450 regexp/quantified-assertions_test: Crash | 456 regexp/quantified-assertions_test: Crash |
| 451 regexp/range-bound-ffff_test: Crash | 457 regexp/range-bound-ffff_test: Crash |
| 452 regexp/ranges-and-escaped-hyphens_test: Crash | 458 regexp/ranges-and-escaped-hyphens_test: Crash |
| 453 regexp/regress-6-9-regexp_test: Crash | 459 regexp/regress-6-9-regexp_test: Crash |
| 454 regexp/regress-regexp-construct-result_test: Crash | 460 regexp/regress-regexp-construct-result_test: Crash |
| 455 regexp/repeat-match-waldemar_test: Crash | 461 regexp/repeat-match-waldemar_test: Crash |
| 456 regexp/results-cache_test: Crash | 462 regexp/results-cache_test: Crash |
| 457 regexp/stack-overflow2_test: Crash | 463 regexp/stack-overflow2_test: Crash |
| 458 regexp/stack-overflow_test: Crash | 464 regexp/stack-overflow_test: Crash |
| 459 regexp/zero-length-alternatives_test: Crash | 465 regexp/zero-length-alternatives_test: Crash |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 splay_tree_from_iterable_test: RuntimeError | 497 splay_tree_from_iterable_test: RuntimeError |
| 492 | 498 |
| 493 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] | 499 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] |
| 494 splay_tree_from_iterable_test: RuntimeError | 500 splay_tree_from_iterable_test: RuntimeError |
| 495 | 501 |
| 496 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ] | 502 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ] |
| 497 rexexp/pcre_test: Pass, Slow, Timeout | 503 rexexp/pcre_test: Pass, Slow, Timeout |
| 498 | 504 |
| 499 [ $mode == debug ] | 505 [ $mode == debug ] |
| 500 regexp/pcre_test: Pass, Slow # Issue 22008 | 506 regexp/pcre_test: Pass, Slow # Issue 22008 |
| OLD | NEW |