Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(603)

Side by Side Diff: tests/corelib_2/corelib_2.status

Issue 2985233002: Migrated test block 19 to Dart 2.0. (Closed)
Patch Set: Migrated test block 19 to Dart 2.0. Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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/alternative-length-miscalculation_test: RuntimeError # Issue 29921
54 regexp/ascii-regexp-subject_test: RuntimeError # Issue 29921
55 regexp/bol-with-multiline_test: RuntimeError # Issue 29921
56 regexp/capture-3_test: RuntimeError # Issue 29921
57 regexp/char-insensitive_test: RuntimeError # Issue 29921
58 regexp/character-match-out-of-order_test: RuntimeError # Issue 29921
59 regexp/loop-capture_test: RuntimeError # Issue 29921
53 regexp/quantified-assertions_test: RuntimeError # Issue 29921 60 regexp/quantified-assertions_test: RuntimeError # Issue 29921
54 regexp/range-bound-ffff_test: RuntimeError # Issue 29921 61 regexp/range-bound-ffff_test: RuntimeError # Issue 29921
55 regexp/range-out-of-order_test: RuntimeError # Issue 29921 62 regexp/range-out-of-order_test: RuntimeError # Issue 29921
56 regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921 63 regexp/ranges-and-escaped-hyphens_test: RuntimeError # Issue 29921
57 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 64 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921
58 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921 65 regexp/regress-6-9-regexp_test: RuntimeError # Issue 29921
59 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921 66 regexp/regress-regexp-codeflush_test: RuntimeError # Issue 29921
60 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921 67 regexp/regress-regexp-construct-result_test: RuntimeError # Issue 29921
61 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921 68 regexp/repeat-match-waldemar_test: RuntimeError # Issue 29921
62 regexp/results-cache_test: RuntimeError # Issue 29921 69 regexp/results-cache_test: RuntimeError # Issue 29921
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 hidden_library2_test/01: Crash 281 hidden_library2_test/01: Crash
275 hidden_library2_test/none: Crash 282 hidden_library2_test/none: Crash
276 int_from_environment3_test/01: MissingCompileTimeError 283 int_from_environment3_test/01: MissingCompileTimeError
277 int_from_environment3_test/02: MissingCompileTimeError 284 int_from_environment3_test/02: MissingCompileTimeError
278 int_from_environment3_test/03: MissingCompileTimeError 285 int_from_environment3_test/03: MissingCompileTimeError
279 int_from_environment3_test/04: MissingCompileTimeError 286 int_from_environment3_test/04: MissingCompileTimeError
280 int_from_environment3_test/05: Crash 287 int_from_environment3_test/05: Crash
281 int_modulo_arith_test/bignum: Crash 288 int_modulo_arith_test/bignum: Crash
282 int_modulo_arith_test/modPow: Crash 289 int_modulo_arith_test/modPow: Crash
283 int_modulo_arith_test/none: Crash 290 int_modulo_arith_test/none: Crash
291 range_error_test: Crash
292 reg_exp4_test: Crash
293 reg_exp5_test: Crash
294 reg_exp_all_matches_test: Crash
295 reg_exp_start_end_test: Crash
296 regexp/ascii-regexp-subject_test: Crash
297 regexp/capture-3_test: Crash
298 regexp/capture_test: Crash
299 symbol_test/01: Crash
300 symbol_test/02: Crash
301 symbol_test/03: Crash
302 symbol_test/none: Crash
284 regexp/range-out-of-order_test: Crash 303 regexp/range-out-of-order_test: Crash
285 regexp/regexp_kde_test: Crash 304 regexp/regexp_kde_test: Crash
286 regexp/regexp_test: Crash 305 regexp/regexp_test: Crash
287 stacktrace_fromstring_test: Crash 306 stacktrace_fromstring_test: Crash
288 stopwatch2_test: Crash 307 stopwatch2_test: Crash
289 string_base_vm_test: Crash 308 string_base_vm_test: Crash
290 string_buffer_test: Crash 309 string_buffer_test: Crash
291 string_codeunits_test: Crash 310 string_codeunits_test: Crash
292 string_from_environment3_test/01: MissingCompileTimeError 311 string_from_environment3_test/01: MissingCompileTimeError
293 string_from_environment3_test/02: MissingCompileTimeError 312 string_from_environment3_test/02: MissingCompileTimeError
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 double_ceil_to_double_test: Crash 393 double_ceil_to_double_test: Crash
375 double_compare_test: Crash 394 double_compare_test: Crash
376 double_floor2_test: Crash 395 double_floor2_test: Crash
377 double_floor_test: Crash 396 double_floor_test: Crash
378 double_floor_to_double_test: Crash 397 double_floor_to_double_test: Crash
379 double_parse_test/01: Crash 398 double_parse_test/01: Crash
380 double_parse_test/02: Crash 399 double_parse_test/02: Crash
381 double_parse_test/03: Crash 400 double_parse_test/03: Crash
382 double_parse_test/04: Crash 401 double_parse_test/04: Crash
383 double_parse_test/none: Crash 402 double_parse_test/none: Crash
403 reg_exp1_test: Crash
404 reg_exp_first_match_test: Crash
405 reg_exp_group_test: Crash
406 reg_exp_groups_test: Crash
407 reg_exp_has_match_test: Crash
408 reg_exp_pattern_test: Crash
409 reg_exp_string_match_test: Crash
410 regexp/UC16_test: Crash
411 regexp/alternative-length-miscalculation_test: Crash
412 regexp/alternatives_test: Crash
413 regexp/assertion_test: Crash
414 regexp/backreferences_test: Crash
415 regexp/bol-with-multiline_test: Crash
416 regexp/bol_test: Crash
417 regexp/captures_test: Crash
418 regexp/char-insensitive_test: Crash
419 regexp/character-match-out-of-order_test: Crash
420 regexp/loop-capture_test: Crash
421 regexp/zero-length-alternatives_test: Crash
384 regexp/quantified-assertions_test: Crash 422 regexp/quantified-assertions_test: Crash
385 regexp/range-bound-ffff_test: Crash 423 regexp/range-bound-ffff_test: Crash
386 regexp/ranges-and-escaped-hyphens_test: Crash 424 regexp/ranges-and-escaped-hyphens_test: Crash
387 regexp/regress-6-9-regexp_test: Crash 425 regexp/regress-6-9-regexp_test: Crash
388 regexp/regress-6-9-regexp_test: Crash 426 regexp/regress-6-9-regexp_test: Crash
389 stopwatch_test: Crash 427 stopwatch_test: Crash
390 string_base_vm_static_test: Crash 428 string_base_vm_static_test: Crash
391 string_case_test/01: Crash 429 string_case_test/01: Crash
392 string_case_test/02: Crash 430 string_case_test/02: Crash
393 string_case_test/03: Crash 431 string_case_test/03: Crash
(...skipping 19 matching lines...) Expand all
413 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp reter 451 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp reter
414 452
415 [ $compiler == dart2js && $runtime != none && !$checked ] 453 [ $compiler == dart2js && $runtime != none && !$checked ]
416 splay_tree_from_iterable_test: RuntimeError 454 splay_tree_from_iterable_test: RuntimeError
417 455
418 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime == vm && !$checked ] 456 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime == vm && !$checked ]
419 splay_tree_from_iterable_test: RuntimeError 457 splay_tree_from_iterable_test: RuntimeError
420 458
421 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ] 459 [ $compiler == precompiler && $runtime == dart_precompiled && !$checked ]
422 splay_tree_from_iterable_test: RuntimeError 460 splay_tree_from_iterable_test: RuntimeError
OLDNEW
« no previous file with comments | « tests/corelib/regexp/character-match-out-of-order_test.dart ('k') | tests/corelib_2/range_error_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698