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

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

Issue 2902113005: Complain about duplicated names. (Closed)
Patch Set: Update status file. 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/Constant_Constructors/non_final_instance_variable_ t02: MissingCompileTimeError 7 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t02: MissingCompileTimeError
8 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin gCompileTimeError 8 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin gCompileTimeError
9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin gCompileTimeError 9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin gCompileTimeError
10 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr ror 10 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr ror
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
208 Language/Metadata/compilation_t11: MissingCompileTimeError 208 Language/Metadata/compilation_t11: MissingCompileTimeError
209 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError 209 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError
210 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765 210 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765
211 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767 211 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767
212 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767 212 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767
213 Language/Overview/Privacy/private_and_public_t06: RuntimeError 213 Language/Overview/Privacy/private_and_public_t06: RuntimeError
214 Language/Overview/Privacy/private_and_public_t09: RuntimeError 214 Language/Overview/Privacy/private_and_public_t09: RuntimeError
215 Language/Overview/Privacy/private_and_public_t10: RuntimeError 215 Language/Overview/Privacy/private_and_public_t10: RuntimeError
216 Language/Overview/Privacy/private_and_public_t19: RuntimeError 216 Language/Overview/Privacy/private_and_public_t19: RuntimeError
217 Language/Overview/Privacy/private_and_public_t20: RuntimeError 217 Language/Overview/Privacy/private_and_public_t20: RuntimeError
218 Language/Overview/Scoping/conflicting_names_t16: Crash
219 Language/Overview/Scoping/conflicting_names_t17: Crash
220 Language/Overview/Scoping/conflicting_names_t18: Crash
221 Language/Overview/Scoping/conflicting_names_t25: Crash
222 Language/Overview/Scoping/conflicting_names_t26: Crash
223 Language/Overview/Scoping/conflicting_names_t27: Crash
224 Language/Overview/Scoping/conflicting_names_t31: MissingCompileTimeError
225 Language/Overview/Scoping/conflicting_names_t32: MissingCompileTimeError
226 Language/Overview/Scoping/conflicting_names_t33: MissingCompileTimeError
227 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError 218 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError
228 Language/Overview/Scoping/conflicting_names_t37: Crash
229 Language/Overview/Scoping/conflicting_names_t38: Crash
230 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError 219 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError
231 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError 220 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError
232 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError 221 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError
233 Language/Overview/Scoping/conflicting_names_t44: Crash
234 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash 222 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash
235 Language/Statements/Continue/label_t06: MissingCompileTimeError 223 Language/Statements/Continue/label_t06: MissingCompileTimeError
236 Language/Statements/Continue/label_t07: MissingCompileTimeError 224 Language/Statements/Continue/label_t07: MissingCompileTimeError
237 Language/Statements/Continue/label_t08: MissingCompileTimeError 225 Language/Statements/Continue/label_t08: MissingCompileTimeError
238 Language/Statements/Continue/label_t09: MissingCompileTimeError 226 Language/Statements/Continue/label_t09: MissingCompileTimeError
239 Language/Statements/Continue/label_t10: MissingCompileTimeError 227 Language/Statements/Continue/label_t10: MissingCompileTimeError
240 Language/Statements/Continue/label_t11: MissingCompileTimeError 228 Language/Statements/Continue/label_t11: MissingCompileTimeError
241 Language/Statements/For/syntax_t12: MissingCompileTimeError 229 Language/Statements/For/syntax_t12: MissingCompileTimeError
242 Language/Statements/For/syntax_t13: MissingCompileTimeError 230 Language/Statements/For/syntax_t13: MissingCompileTimeError
243 Language/Statements/For/syntax_t19: MissingCompileTimeError 231 Language/Statements/For/syntax_t19: MissingCompileTimeError
244 Language/Statements/For/syntax_t20: MissingCompileTimeError 232 Language/Statements/For/syntax_t20: MissingCompileTimeError
245 Language/Statements/Labels/scope_t05: MissingCompileTimeError 233 Language/Statements/Labels/scope_t05: MissingCompileTimeError
246 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01: MissingCompileTimeError 234 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01: MissingCompileTimeError
247 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03: MissingCompileTimeError 235 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03: MissingCompileTimeError
248 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr or 236 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr or
249 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr or 237 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr or
250 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError 238 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError
251 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError 239 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError
252 Language/Statements/Switch/expressions_t01: MissingCompileTimeError 240 Language/Statements/Switch/expressions_t01: MissingCompileTimeError
253 Language/Statements/Switch/expressions_t02: MissingCompileTimeError 241 Language/Statements/Switch/expressions_t02: MissingCompileTimeError
254 Language/Statements/Switch/expressions_t03: MissingCompileTimeError 242 Language/Statements/Switch/expressions_t03: MissingCompileTimeError
255 Language/Statements/Switch/expressions_t04: MissingCompileTimeError 243 Language/Statements/Switch/expressions_t04: MissingCompileTimeError
256 Language/Statements/Switch/labels_constants_t01: MissingCompileTimeError 244 Language/Statements/Switch/labels_constants_t01: MissingCompileTimeError
257 Language/Statements/Switch/syntax_t16: MissingCompileTimeError 245 Language/Statements/Switch/syntax_t16: MissingCompileTimeError
258 Language/Statements/Switch/syntax_t17: MissingCompileTimeError 246 Language/Statements/Switch/syntax_t17: MissingCompileTimeError
259 Language/Statements/Try/malformed_type_t04: RuntimeError 247 Language/Statements/Try/malformed_type_t04: RuntimeError
260 Language/Statements/Try/syntax_t13: MissingCompileTimeError 248 Language/Statements/Try/syntax_t13: MissingCompileTimeError
261 Language/Statements/Try/syntax_t15: Crash
262 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile TimeError # Issue 25495 249 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile TimeError # Issue 25495
263 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile TimeError # Issue 25495 250 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile TimeError # Issue 25495
264 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile TimeError # Issue 25495 251 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile TimeError # Issue 25495
265 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335 (deferred libraries) 252 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335 (deferred libraries)
266 Language/Types/Static_Types/malformed_type_t01: RuntimeError 253 Language/Types/Static_Types/malformed_type_t01: RuntimeError
267 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile TimeError 254 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile TimeError
268 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile TimeError 255 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile TimeError
269 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE rror 256 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE rror
270 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE rror 257 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE rror
271 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE rror 258 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE rror
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 Language/Metadata/before_function_t07: RuntimeError 326 Language/Metadata/before_function_t07: RuntimeError
340 Language/Metadata/before_type_param_t01: RuntimeError 327 Language/Metadata/before_type_param_t01: RuntimeError
341 Language/Metadata/compilation_t01: MissingCompileTimeError 328 Language/Metadata/compilation_t01: MissingCompileTimeError
342 Language/Metadata/compilation_t02: MissingCompileTimeError 329 Language/Metadata/compilation_t02: MissingCompileTimeError
343 Language/Metadata/compilation_t03: MissingCompileTimeError 330 Language/Metadata/compilation_t03: MissingCompileTimeError
344 Language/Metadata/compilation_t04: MissingCompileTimeError 331 Language/Metadata/compilation_t04: MissingCompileTimeError
345 Language/Metadata/compilation_t08: MissingCompileTimeError 332 Language/Metadata/compilation_t08: MissingCompileTimeError
346 Language/Metadata/compilation_t09: MissingCompileTimeError 333 Language/Metadata/compilation_t09: MissingCompileTimeError
347 Language/Metadata/compilation_t10: MissingCompileTimeError 334 Language/Metadata/compilation_t10: MissingCompileTimeError
348 Language/Metadata/compilation_t11: MissingCompileTimeError 335 Language/Metadata/compilation_t11: MissingCompileTimeError
349 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError
350 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout 336 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout
351 337
352 # dartk: JIT failures (debug) 338 # dartk: JIT failures (debug)
353 [ $compiler == dartk && $mode == debug ] 339 [ $compiler == dartk && $mode == debug ]
354 Language/Overview/Scoping/conflicting_names_t43: Crash
355 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout 340 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout
356 341
357 # dartk: precompilation failures 342 # dartk: precompilation failures
358 [ $compiler == dartkp ] 343 [ $compiler == dartkp ]
359 Language/Classes/Getters/syntax_t06: Crash 344 Language/Classes/Getters/syntax_t06: Crash
360 Language/Classes/Setters/parameter_t05: Crash 345 Language/Classes/Setters/parameter_t05: Crash
361 Language/Classes/Setters/parameter_t07: Crash 346 Language/Classes/Setters/parameter_t07: Crash
362 Language/Expressions/Constants/depending_on_itself_t01: Crash 347 Language/Expressions/Constants/depending_on_itself_t01: Crash
363 Language/Expressions/Constants/depending_on_itself_t02: Crash 348 Language/Expressions/Constants/depending_on_itself_t02: Crash
364 Language/Overview/Scoping/conflicting_names_t43: Crash
365 Language/Overview/Scoping/hiding_declaration_t11: Crash 349 Language/Overview/Scoping/hiding_declaration_t11: Crash
366 Language/Overview/Scoping/hiding_declaration_t12: Crash 350 Language/Overview/Scoping/hiding_declaration_t12: Crash
367 351
368 # dartk: precompilation failures (debug) 352 # dartk: precompilation failures (debug)
369 [ $compiler == dartkp && $mode == debug ] 353 [ $compiler == dartkp && $mode == debug ]
370 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash 354 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash
371 355
372 # dartk: checked mode failures 356 # dartk: checked mode failures
373 [ $checked && ($compiler == dartk || $compiler == dartkp) ] 357 [ $checked && ($compiler == dartk || $compiler == dartkp) ]
374 Language/Classes/Constructors/Factories/arguments_type_t01: RuntimeError 358 Language/Classes/Constructors/Factories/arguments_type_t01: RuntimeError
(...skipping 24 matching lines...) Expand all
399 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError 383 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError
400 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError 384 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError
401 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError 385 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError
402 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError 386 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError
403 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError 387 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError
404 388
405 # Deferred loading kernel issue 28335. 389 # Deferred loading kernel issue 28335.
406 [ $compiler == dartk || $compiler == dartkp ] 390 [ $compiler == dartk || $compiler == dartkp ]
407 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D eferred loading kernel issue 28335. 391 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D eferred loading kernel issue 28335.
408 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D eferred loading kernel issue 28335. 392 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D eferred loading kernel issue 28335.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698