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

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

Issue 2934713002: Various issues with duplicated names. (Closed)
Patch Set: Created 3 years, 6 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 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError 6 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError
7 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr ror 7 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr ror
8 Language/Classes/Constructors/Factories/const_modifier_t02: MissingCompileTimeEr ror 8 Language/Classes/Constructors/Factories/const_modifier_t02: MissingCompileTimeEr ror
9 Language/Classes/Constructors/Factories/default_value_t01: MissingCompileTimeErr or 9 Language/Classes/Constructors/Factories/default_value_t01: MissingCompileTimeErr or
10 Language/Classes/Constructors/Factories/default_value_t02: MissingCompileTimeErr or 10 Language/Classes/Constructors/Factories/default_value_t02: MissingCompileTimeErr or
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 Language/Expressions/Constants/equals_expression_t03: MissingCompileTimeError 59 Language/Expressions/Constants/equals_expression_t03: MissingCompileTimeError
60 Language/Expressions/Constants/exception_t04: MissingCompileTimeError 60 Language/Expressions/Constants/exception_t04: MissingCompileTimeError
61 Language/Expressions/Constants/literal_string_t02: MissingCompileTimeError 61 Language/Expressions/Constants/literal_string_t02: MissingCompileTimeError
62 Language/Expressions/Constants/logical_expression_t02: MissingCompileTimeError 62 Language/Expressions/Constants/logical_expression_t02: MissingCompileTimeError
63 Language/Expressions/Constants/logical_expression_t03: MissingCompileTimeError 63 Language/Expressions/Constants/logical_expression_t03: MissingCompileTimeError
64 Language/Expressions/Constants/logical_expression_t04: MissingCompileTimeError 64 Language/Expressions/Constants/logical_expression_t04: MissingCompileTimeError
65 Language/Expressions/Constants/math_operators_t04: Crash 65 Language/Expressions/Constants/math_operators_t04: Crash
66 Language/Expressions/Constants/math_operators_t05: Crash 66 Language/Expressions/Constants/math_operators_t05: Crash
67 Language/Expressions/Constants/no_other_constant_expressions_t11: Crash 67 Language/Expressions/Constants/no_other_constant_expressions_t11: Crash
68 Language/Expressions/Constants/ternary_operator_t02: MissingCompileTimeError 68 Language/Expressions/Constants/ternary_operator_t02: MissingCompileTimeError
69 Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_ar guments_t01: MissingCompileTimeError
70 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError 69 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError
71 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError 70 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError
72 Language/Expressions/Instance_Creation/Const/arguments_t03: MissingCompileTimeEr ror 71 Language/Expressions/Instance_Creation/Const/arguments_t03: MissingCompileTimeEr ror
73 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError # Kernel Issue 28335 (deferred libraries) 72 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError # Kernel Issue 28335 (deferred libraries)
74 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError # Kernel Issue 28335 (deferred libraries) 73 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError # Kernel Issue 28335 (deferred libraries)
75 Language/Expressions/Maps/constant_map_t02: MissingCompileTimeError 74 Language/Expressions/Maps/constant_map_t02: MissingCompileTimeError
76 Language/Expressions/Maps/key_value_equals_operator_t01: MissingCompileTimeError 75 Language/Expressions/Maps/key_value_equals_operator_t01: MissingCompileTimeError
77 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat ion_t01: MissingCompileTimeError # Issue 25496 76 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat ion_t01: MissingCompileTimeError # Issue 25496
78 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat ion_t02: MissingCompileTimeError # Issue 25496 77 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat ion_t02: MissingCompileTimeError # Issue 25496
79 Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02: MissingC ompileTimeError 78 Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02: MissingC ompileTimeError
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 Language/Metadata/compilation_t03: MissingCompileTimeError 138 Language/Metadata/compilation_t03: MissingCompileTimeError
140 Language/Metadata/compilation_t04: MissingCompileTimeError 139 Language/Metadata/compilation_t04: MissingCompileTimeError
141 Language/Metadata/compilation_t08: MissingCompileTimeError 140 Language/Metadata/compilation_t08: MissingCompileTimeError
142 Language/Metadata/compilation_t09: MissingCompileTimeError 141 Language/Metadata/compilation_t09: MissingCompileTimeError
143 Language/Metadata/compilation_t10: MissingCompileTimeError 142 Language/Metadata/compilation_t10: MissingCompileTimeError
144 Language/Metadata/compilation_t11: MissingCompileTimeError 143 Language/Metadata/compilation_t11: MissingCompileTimeError
145 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError 144 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError
146 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765 145 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765
147 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767 146 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767
148 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767 147 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767
149 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError
150 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash 148 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash
151 Language/Statements/Continue/label_t06: MissingCompileTimeError 149 Language/Statements/Continue/label_t06: MissingCompileTimeError
152 Language/Statements/Continue/label_t07: MissingCompileTimeError 150 Language/Statements/Continue/label_t07: MissingCompileTimeError
153 Language/Statements/Continue/label_t08: MissingCompileTimeError 151 Language/Statements/Continue/label_t08: MissingCompileTimeError
154 Language/Statements/Continue/label_t09: MissingCompileTimeError 152 Language/Statements/Continue/label_t09: MissingCompileTimeError
155 Language/Statements/Continue/label_t10: MissingCompileTimeError 153 Language/Statements/Continue/label_t10: MissingCompileTimeError
156 Language/Statements/Continue/label_t11: MissingCompileTimeError 154 Language/Statements/Continue/label_t11: MissingCompileTimeError
157 Language/Statements/For/syntax_t12: MissingCompileTimeError 155 Language/Statements/For/syntax_t12: MissingCompileTimeError
158 Language/Statements/For/syntax_t13: MissingCompileTimeError 156 Language/Statements/For/syntax_t13: MissingCompileTimeError
159 Language/Statements/For/syntax_t19: MissingCompileTimeError 157 Language/Statements/For/syntax_t19: MissingCompileTimeError
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError 271 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError
274 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError 272 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError
275 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError 273 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError
276 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError 274 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError
277 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError 275 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError
278 276
279 # Deferred loading kernel issue 28335. 277 # Deferred loading kernel issue 28335.
280 [ $compiler == dartk || $compiler == dartkp ] 278 [ $compiler == dartk || $compiler == dartkp ]
281 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D eferred loading kernel issue 28335. 279 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D eferred loading kernel issue 28335.
282 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D eferred loading kernel issue 28335. 280 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D eferred loading kernel issue 28335.
OLDNEW
« no previous file with comments | « pkg/front_end/lib/src/fasta/source/source_class_builder.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698