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

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

Issue 2745583007: Error on part of self. (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 abstract_beats_arguments_test: RuntimeError 6 abstract_beats_arguments_test: RuntimeError
7 abstract_runtime_error_test/01: RuntimeError 7 abstract_runtime_error_test/01: RuntimeError
8 abstract_runtime_error_test/02: RuntimeError 8 abstract_runtime_error_test/02: RuntimeError
9 accessor_conflict_export2_test: RuntimeError 9 accessor_conflict_export2_test: RuntimeError
10 accessor_conflict_export_test: RuntimeError 10 accessor_conflict_export_test: RuntimeError
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 function_syntax_test/00: MissingCompileTimeError 359 function_syntax_test/00: MissingCompileTimeError
360 function_syntax_test/01: MissingCompileTimeError 360 function_syntax_test/01: MissingCompileTimeError
361 function_syntax_test/22: MissingCompileTimeError 361 function_syntax_test/22: MissingCompileTimeError
362 function_syntax_test/64: MissingCompileTimeError 362 function_syntax_test/64: MissingCompileTimeError
363 function_syntax_test/67: MissingCompileTimeError 363 function_syntax_test/67: MissingCompileTimeError
364 function_syntax_test/68: MissingCompileTimeError 364 function_syntax_test/68: MissingCompileTimeError
365 function_syntax_test/69: MissingCompileTimeError 365 function_syntax_test/69: MissingCompileTimeError
366 function_syntax_test/71: MissingCompileTimeError 366 function_syntax_test/71: MissingCompileTimeError
367 function_syntax_test/73: MissingCompileTimeError 367 function_syntax_test/73: MissingCompileTimeError
368 function_syntax_test/74: MissingCompileTimeError 368 function_syntax_test/74: MissingCompileTimeError
369 function_type/function_type*: DartkCrash # Issue 27969
370 function_type_alias2_test: RuntimeError 369 function_type_alias2_test: RuntimeError
371 function_type_alias3_test: RuntimeError 370 function_type_alias3_test: RuntimeError
372 function_type_alias4_test: RuntimeError 371 function_type_alias4_test: RuntimeError
373 function_type_alias5_test/00: MissingCompileTimeError 372 function_type_alias5_test/00: MissingCompileTimeError
374 function_type_alias5_test/01: MissingCompileTimeError 373 function_type_alias5_test/01: MissingCompileTimeError
375 function_type_alias5_test/02: MissingCompileTimeError 374 function_type_alias5_test/02: MissingCompileTimeError
376 function_type_alias6_test/00: MissingCompileTimeError 375 function_type_alias6_test/00: MissingCompileTimeError
377 function_type_alias7_test/00: MissingCompileTimeError 376 function_type_alias7_test/00: MissingCompileTimeError
378 function_type_alias7_test/02: MissingCompileTimeError 377 function_type_alias7_test/02: MissingCompileTimeError
379 function_type_alias9_test/00: MissingCompileTimeError 378 function_type_alias9_test/00: MissingCompileTimeError
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
527 reify_typevar_static_test/00: MissingCompileTimeError 526 reify_typevar_static_test/00: MissingCompileTimeError
528 runtime_type_function_test: RuntimeError 527 runtime_type_function_test: RuntimeError
529 scope_variable_test/01: MissingCompileTimeError 528 scope_variable_test/01: MissingCompileTimeError
530 script1_negative_test: Fail 529 script1_negative_test: Fail
531 script2_negative_test: Fail 530 script2_negative_test: Fail
532 setter0_test: RuntimeError 531 setter0_test: RuntimeError
533 setter4_test: CompileTimeError 532 setter4_test: CompileTimeError
534 setter_override_test/01: RuntimeError 533 setter_override_test/01: RuntimeError
535 setter_override_test/02: RuntimeError 534 setter_override_test/02: RuntimeError
536 setter_override_test/none: RuntimeError 535 setter_override_test/none: RuntimeError
537 source_self_negative_test: DartkCrash
538 static_final_field2_test/02: MissingCompileTimeError 536 static_final_field2_test/02: MissingCompileTimeError
539 static_parameter_test/01: MissingCompileTimeError 537 static_parameter_test/01: MissingCompileTimeError
540 static_parameter_test/02: MissingCompileTimeError 538 static_parameter_test/02: MissingCompileTimeError
541 static_parameter_test/03: MissingCompileTimeError 539 static_parameter_test/03: MissingCompileTimeError
542 static_parameter_test/04: MissingCompileTimeError 540 static_parameter_test/04: MissingCompileTimeError
543 static_parameter_test/05: MissingCompileTimeError 541 static_parameter_test/05: MissingCompileTimeError
544 static_parameter_test/06: MissingCompileTimeError 542 static_parameter_test/06: MissingCompileTimeError
545 static_parameter_test/07: MissingCompileTimeError 543 static_parameter_test/07: MissingCompileTimeError
546 static_parameter_test/08: MissingCompileTimeError 544 static_parameter_test/08: MissingCompileTimeError
547 static_parameter_test/09: MissingCompileTimeError 545 static_parameter_test/09: MissingCompileTimeError
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
781 unsupported_operators_test/03: MissingCompileTimeError 779 unsupported_operators_test/03: MissingCompileTimeError
782 unsupported_operators_test/04: MissingCompileTimeError 780 unsupported_operators_test/04: MissingCompileTimeError
783 vm/closure_memory_retention_test: Skip # Hits OOM 781 vm/closure_memory_retention_test: Skip # Hits OOM
784 782
785 # dartk: precompilation failures (debug) 783 # dartk: precompilation failures (debug)
786 [ $compiler == dartkp && $mode == debug ] 784 [ $compiler == dartkp && $mode == debug ]
787 external_test/13: Crash 785 external_test/13: Crash
788 final_syntax_test/09: Crash 786 final_syntax_test/09: Crash
789 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 787 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
790 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 788 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
OLDNEW
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698