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

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

Issue 2781623003: Improve semantics of parts. (Closed)
Patch Set: Update language status. 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
« 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 application_negative_test: Crash
7 arg_param_trailing_comma_test/107: MissingCompileTimeError 6 arg_param_trailing_comma_test/107: MissingCompileTimeError
8 await_for_test: RuntimeError 7 await_for_test: RuntimeError
9 bad_constructor_test/05: CompileTimeError 8 bad_constructor_test/05: CompileTimeError
10 bad_initializer1_negative_test: Crash 9 bad_initializer1_negative_test: Crash
11 bad_raw_string_negative_test: Fail 10 bad_raw_string_negative_test: Fail
12 body_less_constructor_wrong_arg_negative_test: Crash 11 body_less_constructor_wrong_arg_negative_test: Crash
13 built_in_identifier_test/01: CompileTimeError 12 built_in_identifier_test/01: CompileTimeError
14 call_nonexistent_static_test/01: CompileTimeError 13 call_nonexistent_static_test/01: CompileTimeError
15 call_nonexistent_static_test/04: CompileTimeError 14 call_nonexistent_static_test/04: CompileTimeError
16 call_nonexistent_static_test/06: CompileTimeError 15 call_nonexistent_static_test/06: CompileTimeError
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 getter_closure_execution_order_test: RuntimeError 265 getter_closure_execution_order_test: RuntimeError
267 getter_parameters_test/01: MissingCompileTimeError 266 getter_parameters_test/01: MissingCompileTimeError
268 getter_parameters_test/02: MissingCompileTimeError 267 getter_parameters_test/02: MissingCompileTimeError
269 getter_parameters_test/03: MissingCompileTimeError 268 getter_parameters_test/03: MissingCompileTimeError
270 getter_parameters_test/04: MissingCompileTimeError 269 getter_parameters_test/04: MissingCompileTimeError
271 getter_setter_in_lib_test: RuntimeError 270 getter_setter_in_lib_test: RuntimeError
272 if_null_assignment_behavior_test/09: RuntimeError 271 if_null_assignment_behavior_test/09: RuntimeError
273 if_null_assignment_behavior_test/10: RuntimeError 272 if_null_assignment_behavior_test/10: RuntimeError
274 if_null_assignment_behavior_test/15: RuntimeError 273 if_null_assignment_behavior_test/15: RuntimeError
275 implicit_scope_test: Crash 274 implicit_scope_test: Crash
276 import_combinators_test: RuntimeError
277 import_private_test/01: MissingCompileTimeError 275 import_private_test/01: MissingCompileTimeError
278 initializing_formal_capture_test: RuntimeError 276 initializing_formal_capture_test: RuntimeError
279 initializing_formal_final_test: RuntimeError 277 initializing_formal_final_test: RuntimeError
280 inst_field_initializer1_negative_test: Fail 278 inst_field_initializer1_negative_test: Fail
281 instanceof3_test: RuntimeError 279 instanceof3_test: RuntimeError
282 invocation_mirror_test: RuntimeError 280 invocation_mirror_test: RuntimeError
283 is_malformed_type_test/94: RuntimeError 281 is_malformed_type_test/94: RuntimeError
284 is_malformed_type_test/95: RuntimeError 282 is_malformed_type_test/95: RuntimeError
285 is_malformed_type_test/96: RuntimeError 283 is_malformed_type_test/96: RuntimeError
286 is_malformed_type_test/97: RuntimeError 284 is_malformed_type_test/97: RuntimeError
(...skipping 13 matching lines...) Expand all
300 malformed2_test/00: RuntimeError 298 malformed2_test/00: RuntimeError
301 malformed_inheritance_test/09: MissingCompileTimeError 299 malformed_inheritance_test/09: MissingCompileTimeError
302 malformed_inheritance_test/10: MissingCompileTimeError 300 malformed_inheritance_test/10: MissingCompileTimeError
303 malformed_test/none: RuntimeError 301 malformed_test/none: RuntimeError
304 map_literal2_negative_test: Fail 302 map_literal2_negative_test: Fail
305 map_literal3_test: RuntimeError 303 map_literal3_test: RuntimeError
306 map_literal6_test: RuntimeError 304 map_literal6_test: RuntimeError
307 metadata_test: CompileTimeError 305 metadata_test: CompileTimeError
308 method_name_test: CompileTimeError 306 method_name_test: CompileTimeError
309 method_override_test: RuntimeError 307 method_override_test: RuntimeError
310 missing_part_of_tag_test/01: MissingCompileTimeError
311 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 308 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
312 mixin_forwarding_constructor4_test/02: MissingCompileTimeError 309 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
313 mixin_forwarding_constructor4_test/03: MissingCompileTimeError 310 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
314 mixin_illegal_constructor_test/01: MissingCompileTimeError 311 mixin_illegal_constructor_test/01: MissingCompileTimeError
315 mixin_illegal_constructor_test/02: MissingCompileTimeError 312 mixin_illegal_constructor_test/02: MissingCompileTimeError
316 mixin_illegal_constructor_test/03: MissingCompileTimeError 313 mixin_illegal_constructor_test/03: MissingCompileTimeError
317 mixin_illegal_constructor_test/04: MissingCompileTimeError 314 mixin_illegal_constructor_test/04: MissingCompileTimeError
318 mixin_illegal_constructor_test/05: MissingCompileTimeError 315 mixin_illegal_constructor_test/05: MissingCompileTimeError
319 mixin_illegal_constructor_test/06: MissingCompileTimeError 316 mixin_illegal_constructor_test/06: MissingCompileTimeError
320 mixin_illegal_constructor_test/07: MissingCompileTimeError 317 mixin_illegal_constructor_test/07: MissingCompileTimeError
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 named_parameters_aggregated_test/01: MissingCompileTimeError 350 named_parameters_aggregated_test/01: MissingCompileTimeError
354 named_parameters_aggregated_test/03: MissingCompileTimeError 351 named_parameters_aggregated_test/03: MissingCompileTimeError
355 named_parameters_aggregated_test/04: MissingCompileTimeError 352 named_parameters_aggregated_test/04: MissingCompileTimeError
356 named_parameters_default_eq_test/01: MissingCompileTimeError 353 named_parameters_default_eq_test/01: MissingCompileTimeError
357 named_parameters_default_eq_test/02: MissingCompileTimeError 354 named_parameters_default_eq_test/02: MissingCompileTimeError
358 no_main_test/01: Crash 355 no_main_test/01: Crash
359 not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 2830 1 356 not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 2830 1
360 not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 2830 1 357 not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 2830 1
361 on_catch_malformed_type_test: RuntimeError 358 on_catch_malformed_type_test: RuntimeError
362 parameter_initializer6_negative_test: Fail 359 parameter_initializer6_negative_test: Fail
363 part2_test: RuntimeError
364 private_access_test/05: RuntimeError 360 private_access_test/05: RuntimeError
365 private_access_test/06: RuntimeError 361 private_access_test/06: RuntimeError
366 private_super_constructor_test/01: MissingCompileTimeError 362 private_super_constructor_test/01: MissingCompileTimeError
367 redirecting_constructor_initializer_test: RuntimeError 363 redirecting_constructor_initializer_test: RuntimeError
368 redirecting_factory_default_values_test/01: MissingCompileTimeError 364 redirecting_factory_default_values_test/01: MissingCompileTimeError
369 redirecting_factory_default_values_test/02: MissingCompileTimeError 365 redirecting_factory_default_values_test/02: MissingCompileTimeError
370 redirecting_factory_long_test: RuntimeError 366 redirecting_factory_long_test: RuntimeError
371 ref_before_declaration_test/00: MissingCompileTimeError 367 ref_before_declaration_test/00: MissingCompileTimeError
372 ref_before_declaration_test/01: MissingCompileTimeError 368 ref_before_declaration_test/01: MissingCompileTimeError
373 ref_before_declaration_test/02: MissingCompileTimeError 369 ref_before_declaration_test/02: MissingCompileTimeError
374 ref_before_declaration_test/03: MissingCompileTimeError 370 ref_before_declaration_test/03: MissingCompileTimeError
375 ref_before_declaration_test/04: MissingCompileTimeError 371 ref_before_declaration_test/04: MissingCompileTimeError
376 ref_before_declaration_test/05: MissingCompileTimeError 372 ref_before_declaration_test/05: MissingCompileTimeError
377 ref_before_declaration_test/06: MissingCompileTimeError 373 ref_before_declaration_test/06: MissingCompileTimeError
378 ref_before_declaration_test/07: MissingCompileTimeError 374 ref_before_declaration_test/07: MissingCompileTimeError
379 regress_13494_test: CompileTimeError 375 regress_13494_test: CompileTimeError
380 regress_20394_test/01: MissingCompileTimeError 376 regress_20394_test/01: MissingCompileTimeError
381 regress_22438_test: RuntimeError 377 regress_22438_test: RuntimeError
382 regress_22443_test: RuntimeError # Deferred Loading Issue 28335 378 regress_22443_test: RuntimeError # Deferred Loading Issue 28335
383 regress_23408_test: RuntimeError # Deferred Loading Issue 28335 379 regress_23408_test: RuntimeError # Deferred Loading Issue 28335
384 regress_27617_test/1: MissingCompileTimeError 380 regress_27617_test/1: MissingCompileTimeError
385 regress_28217_test/01: MissingCompileTimeError 381 regress_28217_test/01: MissingCompileTimeError
386 regress_28217_test/none: MissingCompileTimeError 382 regress_28217_test/none: MissingCompileTimeError
387 regress_28278_test: RuntimeError # Mirrors Issue 383 regress_28278_test: RuntimeError # Mirrors Issue
388 runtime_type_function_test: RuntimeError 384 runtime_type_function_test: RuntimeError
389 scope_variable_test/01: MissingCompileTimeError 385 scope_variable_test/01: MissingCompileTimeError
390 script1_negative_test: Fail
391 script2_negative_test: Fail
392 setter4_test: CompileTimeError 386 setter4_test: CompileTimeError
393 static_field3_test/03: CompileTimeError 387 static_field3_test/03: CompileTimeError
394 static_field3_test/04: CompileTimeError 388 static_field3_test/04: CompileTimeError
395 static_parameter_test/01: MissingCompileTimeError 389 static_parameter_test/01: MissingCompileTimeError
396 static_parameter_test/02: MissingCompileTimeError 390 static_parameter_test/02: MissingCompileTimeError
397 static_parameter_test/03: MissingCompileTimeError 391 static_parameter_test/03: MissingCompileTimeError
398 static_parameter_test/04: MissingCompileTimeError 392 static_parameter_test/04: MissingCompileTimeError
399 static_parameter_test/05: MissingCompileTimeError 393 static_parameter_test/05: MissingCompileTimeError
400 static_parameter_test/06: MissingCompileTimeError 394 static_parameter_test/06: MissingCompileTimeError
401 static_parameter_test/07: MissingCompileTimeError 395 static_parameter_test/07: MissingCompileTimeError
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
531 try_catch_syntax_test/05: Crash 525 try_catch_syntax_test/05: Crash
532 526
533 # dartk: precompilation failures (debug) 527 # dartk: precompilation failures (debug)
534 [ $compiler == dartkp && $mode == debug ] 528 [ $compiler == dartkp && $mode == debug ]
535 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 529 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
536 external_test/13: Crash 530 external_test/13: Crash
537 final_syntax_test/09: Crash 531 final_syntax_test/09: Crash
538 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 532 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
539 regress_22445_test: Crash 533 regress_22445_test: Crash
540 regress_23498_test: Crash 534 regress_23498_test: Crash
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