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

Side by Side Diff: tests/co19/co19-kernel.status

Issue 2725093003: Recover correctly from empty optional parameters. (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
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 # Disable tests globally for kernel. 5 # Disable tests globally for kernel.
6 [ $compiler == dartk || $compiler == dartkp ] 6 [ $compiler == dartk || $compiler == dartkp ]
7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError
8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash
9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash
10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 Language/Functions/Formal_Parameters/Required_Formals/syntax_t08: MissingCompile TimeError 357 Language/Functions/Formal_Parameters/Required_Formals/syntax_t08: MissingCompile TimeError
358 Language/Functions/Formal_Parameters/Required_Formals/syntax_t09: MissingCompile TimeError 358 Language/Functions/Formal_Parameters/Required_Formals/syntax_t09: MissingCompile TimeError
359 Language/Functions/Formal_Parameters/Required_Formals/syntax_t10: DartkCrash 359 Language/Functions/Formal_Parameters/Required_Formals/syntax_t10: DartkCrash
360 Language/Functions/Formal_Parameters/Required_Formals/syntax_t11: DartkCrash 360 Language/Functions/Formal_Parameters/Required_Formals/syntax_t11: DartkCrash
361 Language/Functions/Formal_Parameters/declare_as_constant_t01: MissingCompileTime Error 361 Language/Functions/Formal_Parameters/declare_as_constant_t01: MissingCompileTime Error
362 Language/Functions/Formal_Parameters/declare_as_constant_t02: MissingCompileTime Error 362 Language/Functions/Formal_Parameters/declare_as_constant_t02: MissingCompileTime Error
363 Language/Functions/Formal_Parameters/declare_as_constant_t03: MissingCompileTime Error 363 Language/Functions/Formal_Parameters/declare_as_constant_t03: MissingCompileTime Error
364 Language/Functions/Formal_Parameters/declare_as_constant_t04: MissingCompileTime Error 364 Language/Functions/Formal_Parameters/declare_as_constant_t04: MissingCompileTime Error
365 Language/Functions/Formal_Parameters/declare_as_constant_t05: MissingCompileTime Error 365 Language/Functions/Formal_Parameters/declare_as_constant_t05: MissingCompileTime Error
366 Language/Functions/Formal_Parameters/declare_as_constant_t06: MissingCompileTime Error 366 Language/Functions/Formal_Parameters/declare_as_constant_t06: MissingCompileTime Error
367 Language/Functions/Formal_Parameters/syntax_t06: DartkCrash
368 Language/Functions/Formal_Parameters/syntax_t13: DartkCrash
369 Language/Functions/Function_Declarations/external_function_t01: MissingCompileTi meError 367 Language/Functions/Function_Declarations/external_function_t01: MissingCompileTi meError
370 Language/Functions/Function_Declarations/external_function_t02: MissingCompileTi meError 368 Language/Functions/Function_Declarations/external_function_t02: MissingCompileTi meError
371 Language/Functions/ctor_modifier_t03: MissingCompileTimeError 369 Language/Functions/ctor_modifier_t03: MissingCompileTimeError
372 Language/Functions/ctor_modifier_t04: MissingCompileTimeError 370 Language/Functions/ctor_modifier_t04: MissingCompileTimeError
373 Language/Functions/ctor_modifier_t09: MissingCompileTimeError 371 Language/Functions/ctor_modifier_t09: MissingCompileTimeError
374 Language/Functions/ctor_modifier_t10: MissingCompileTimeError 372 Language/Functions/ctor_modifier_t10: MissingCompileTimeError
375 Language/Functions/ctor_modifier_t15: MissingCompileTimeError 373 Language/Functions/ctor_modifier_t15: MissingCompileTimeError
376 Language/Functions/ctor_modifier_t16: MissingCompileTimeError 374 Language/Functions/ctor_modifier_t16: MissingCompileTimeError
377 Language/Functions/setter_modifier_t01: MissingCompileTimeError 375 Language/Functions/setter_modifier_t01: MissingCompileTimeError
378 Language/Functions/setter_modifier_t02: MissingCompileTimeError 376 Language/Functions/setter_modifier_t02: MissingCompileTimeError
(...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after
808 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError 806 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError
809 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError 807 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError
810 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError 808 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError
811 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError 809 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError
812 Language/Statements/Try/syntax_t12: MissingCompileTimeError 810 Language/Statements/Try/syntax_t12: MissingCompileTimeError
813 Language/Variables/final_t03: MissingCompileTimeError 811 Language/Variables/final_t03: MissingCompileTimeError
814 812
815 # dartk: precompilation failures (debug) 813 # dartk: precompilation failures (debug)
816 [ $compiler == dartkp && $mode == debug ] 814 [ $compiler == dartkp && $mode == debug ]
817 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash 815 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash
OLDNEW
« no previous file with comments | « pkg/front_end/lib/src/fasta/source/outline_builder.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698