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

Side by Side Diff: tests/language/language_kernel.status

Issue 2790893002: Remove references to renamed test. (Closed)
Patch Set: Created 3 years, 8 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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 [ $compiler == dartk || $compiler == dartkp ] 5 [ $compiler == dartk || $compiler == dartkp ]
6 bad_constructor_test/05: CompileTimeError 6 bad_constructor_test/05: CompileTimeError
7 bad_initializer1_negative_test: Crash 7 bad_initializer1_negative_test: Crash
8 bad_raw_string_negative_test: Fail
9 body_less_constructor_wrong_arg_negative_test: Crash 8 body_less_constructor_wrong_arg_negative_test: Crash
10 built_in_identifier_test/01: CompileTimeError 9 built_in_identifier_test/01: CompileTimeError
11 call_nonexistent_static_test/01: CompileTimeError 10 call_nonexistent_static_test/01: CompileTimeError
12 call_nonexistent_static_test/04: CompileTimeError 11 call_nonexistent_static_test/04: CompileTimeError
13 call_nonexistent_static_test/06: CompileTimeError 12 call_nonexistent_static_test/06: CompileTimeError
14 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 13 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335
15 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 14 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335
16 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 15 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335
17 compile_time_constant_c_test/02: MissingCompileTimeError 16 compile_time_constant_c_test/02: MissingCompileTimeError
18 compile_time_constant_c_test/03: MissingCompileTimeError 17 compile_time_constant_c_test/03: MissingCompileTimeError
(...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after
525 try_catch_syntax_test/05: Crash 524 try_catch_syntax_test/05: Crash
526 525
527 # dartk: precompilation failures (debug) 526 # dartk: precompilation failures (debug)
528 [ $compiler == dartkp && $mode == debug ] 527 [ $compiler == dartkp && $mode == debug ]
529 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 528 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
530 external_test/13: Crash 529 external_test/13: Crash
531 final_syntax_test/09: Crash 530 final_syntax_test/09: Crash
532 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 531 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
533 regress_22445_test: Crash 532 regress_22445_test: Crash
534 regress_23498_test: Crash 533 regress_23498_test: Crash
OLDNEW
« no previous file with comments | « pkg/front_end/test/fasta/scanner/scanner.status ('k') | tests/language_strong/language_strong_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698