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

Side by Side Diff: tests/lib/lib.status

Issue 3003123002: Migrated test block 219 to Dart 2.0. (Closed)
Patch Set: Deleted files that were already merged. Created 3 years, 4 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $strong ] 5 [ $strong ]
6 *: SkipByDesign # tests/lib_strong has the strong mode versions of these tests. 6 *: SkipByDesign # tests/lib_strong has the strong mode versions of these tests.
7 7
8 [ ! $checked ] 8 [ ! $checked ]
9 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s. 9 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s.
10 10
11 [ $compiler == dart2js ] 11 [ $compiler == dart2js ]
12 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958 12 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958
13 13
14 14
15 math/double_pow_test: RuntimeError 15 math/double_pow_test: RuntimeError
16 math/low_test: RuntimeError 16 math/low_test: RuntimeError
17 math/random_big_test: RuntimeError # Using bigint seeds for random. 17 math/random_big_test: RuntimeError # Using bigint seeds for random.
18 18
19 mirrors/invocation_fuzz_test: RuntimeError # Issue 29086 19 mirrors/invocation_fuzz_test: RuntimeError # Issue 29086
20 mirrors/abstract_class_test: RuntimeError # Issue 12826 20 mirrors/abstract_class_test: RuntimeError # Issue 12826
21 mirrors/class_declarations_test/none: RuntimeError # Issue 13440 21 mirrors/class_declarations_test/none: RuntimeError # Issue 13440
22 mirrors/class_mirror_location_test: RuntimeError # Issue 6490 22 mirrors/class_mirror_location_test: RuntimeError # Issue 6490
23 mirrors/closurization_equivalence_test: RuntimeError # Issue 6490 23 mirrors/closurization_equivalence_test: RuntimeError # Issue 6490
24 mirrors/constructor_kinds_test: RuntimeError # Issue 13799
25 mirrors/constructor_private_name_test: CompileTimeError # Issue 13597
26 mirrors/delegate_class_test: RuntimeError
27 mirrors/delegate_library_test: RuntimeError
28 mirrors/deferred_type_test: RuntimeError # Issue 6335
29 mirrors/empty_test: RuntimeError # Issue 6490
30 mirrors/enum_test: RuntimeError # Issue 6490
31 mirrors/fake_function_with_call_test: RuntimeError # Issue 11612 24 mirrors/fake_function_with_call_test: RuntimeError # Issue 11612
32 mirrors/fake_function_without_call_test: RuntimeError # Issue 11612 25 mirrors/fake_function_without_call_test: RuntimeError # Issue 11612
33 mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087 26 mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087
34 mirrors/generic_function_typedef_test: RuntimeError # Issue 12333 27 mirrors/generic_function_typedef_test: RuntimeError # Issue 12333
35 mirrors/generic_interface_test: RuntimeError # Issue 12087 28 mirrors/generic_interface_test: RuntimeError # Issue 12087
36 mirrors/generic_local_function_test: RuntimeError # Issue 12333 29 mirrors/generic_local_function_test: RuntimeError # Issue 12333
37 mirrors/generic_mixin_test: RuntimeError # Issue 12333 30 mirrors/generic_mixin_test: RuntimeError # Issue 12333
38 mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333 31 mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333
39 mirrors/get_field_static_test/00: RuntimeError # Issue 21323 32 mirrors/get_field_static_test/00: RuntimeError # Issue 21323
40 mirrors/hierarchy_invariants_test: RuntimeError # Issue 15262 33 mirrors/hierarchy_invariants_test: RuntimeError # Issue 15262
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 mirrors/redirecting_factory_test/01: StaticWarning # test issue X, The return ty pe 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T1, T2>' 332 mirrors/redirecting_factory_test/01: StaticWarning # test issue X, The return ty pe 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T1, T2>'
340 mirrors/redirecting_factory_test/none: StaticWarning # test issue X, The return type 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T 1, T2> 333 mirrors/redirecting_factory_test/none: StaticWarning # test issue X, The return type 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T 1, T2>
341 334
342 mirrors/immutable_collections_test: StaticWarning, OK # Expect failure for any t ype of Iterable. 335 mirrors/immutable_collections_test: StaticWarning, OK # Expect failure for any t ype of Iterable.
343 mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger noSuchMethod. 336 mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger noSuchMethod.
344 mirrors/mirrors_nsm_test: StaticWarning, OK # Expect to trigger noSuchMethod. 337 mirrors/mirrors_nsm_test: StaticWarning, OK # Expect to trigger noSuchMethod.
345 mirrors/mirrors_nsm_mismatch_test: StaticWarning, OK # Expect to trigger noSuchM ethod. 338 mirrors/mirrors_nsm_mismatch_test: StaticWarning, OK # Expect to trigger noSuchM ethod.
346 339
347 mirrors/repeated_private_anon_mixin_app_test: StaticWarning, OK # Intentional li brary name conflict. 340 mirrors/repeated_private_anon_mixin_app_test: StaticWarning, OK # Intentional li brary name conflict.
348 mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared members. 341 mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared members.
349 mirrors/deferred_type_test: StaticWarning, OK # Deliberately referes to a deferr ed type in a declaration.
350 342
351 mirrors/deferred_mirrors_metadata_test: Fail # Issue 17522
352 343
353 developer/metrics_test: Fail # Issue 20309 344 developer/metrics_test: Fail # Issue 20309
354 developer/metrics_num_test: Fail # Issue 20309 345 developer/metrics_num_test: Fail # Issue 20309
355 profiler/metrics_test: Fail # Issue 20309 346 profiler/metrics_test: Fail # Issue 20309
356 profiler/metrics_num_test: Fail # Issue 20309 347 profiler/metrics_num_test: Fail # Issue 20309
357 348
358 349
359 [ $compiler == dart2analyzer && $checked ] 350 [ $compiler == dart2analyzer && $checked ]
360 mirrors/regress_16321_test/01: MissingCompileTimeError # Issue 16391 351 mirrors/regress_16321_test/01: MissingCompileTimeError # Issue 16391
361 352
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 [ $hot_reload || $hot_reload_rollback ] 416 [ $hot_reload || $hot_reload_rollback ]
426 async/multiple_timer_test: Pass, Fail # Timing related 417 async/multiple_timer_test: Pass, Fail # Timing related
427 async/stream_transformer_test: Pass, Fail # Closure identity 418 async/stream_transformer_test: Pass, Fail # Closure identity
428 mirrors/closurization_equivalence_test: SkipByDesign # Method equality 419 mirrors/closurization_equivalence_test: SkipByDesign # Method equality
429 mirrors/fake_function_with_call_test: SkipByDesign # Method equality 420 mirrors/fake_function_with_call_test: SkipByDesign # Method equality
430 421
431 mirrors/library_enumeration_deferred_loading_test: Crash # Deferred loading 422 mirrors/library_enumeration_deferred_loading_test: Crash # Deferred loading
432 mirrors/library_imports_deferred_test: Crash # Deferred loading 423 mirrors/library_imports_deferred_test: Crash # Deferred loading
433 mirrors/library_import_deferred_loading_test: Crash # Deferred loading 424 mirrors/library_import_deferred_loading_test: Crash # Deferred loading
434 mirrors/typedef_deferred_library_test: Crash # Deferred loading 425 mirrors/typedef_deferred_library_test: Crash # Deferred loading
435 mirrors/deferred_mirrors_update_test: Crash # Deferred loading
436 mirrors/deferred_mirrors_metadata_test: Crash # Deferred loading
437 mirrors/deferred_mirrors_metatarget_test: Crash # Deferred loading
438 mirrors/load_library_test: Crash # Deferred loading 426 mirrors/load_library_test: Crash # Deferred loading
439 427
440 [ $hot_reload ] 428 [ $hot_reload ]
441 mirrors/generic_bounded_test/02: Fail # Type equality - Issue 26869 429 mirrors/generic_bounded_test/02: Fail # Type equality - Issue 26869
442 mirrors/generic_bounded_by_type_parameter_test/02: Fail # Type equality - Issue 26869 430 mirrors/generic_bounded_by_type_parameter_test/02: Fail # Type equality - Issue 26869
443 async/timer_regress22626_test: Pass, RuntimeError # Timing dependent. 431 async/timer_regress22626_test: Pass, RuntimeError # Timing dependent.
444 432
445 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] 433 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
446 mirrors/other_declarations_location_test: Crash # assertion error, TypeParameter not having position. 434 mirrors/other_declarations_location_test: Crash # assertion error, TypeParameter not having position.
447 435
448 [ $compiler == dartk || $compiler == dartkp ] 436 [ $compiler == dartk || $compiler == dartkp ]
449 async/schedule_microtask2_test: RuntimeError 437 async/schedule_microtask2_test: RuntimeError
450 mirrors/abstract_class_test/00: RuntimeError 438 mirrors/abstract_class_test/00: RuntimeError
451 mirrors/abstract_class_test/none: RuntimeError 439 mirrors/abstract_class_test/none: RuntimeError
452 mirrors/class_declarations_test/01: RuntimeError 440 mirrors/class_declarations_test/01: RuntimeError
453 mirrors/class_declarations_test/none: RuntimeError 441 mirrors/class_declarations_test/none: RuntimeError
454 mirrors/class_mirror_location_test: RuntimeError 442 mirrors/class_mirror_location_test: RuntimeError
455 mirrors/constructor_kinds_test/01: RuntimeError 443 mirrors/constructor_kinds_test/01: RuntimeError
456 mirrors/constructor_kinds_test/none: RuntimeError 444 mirrors/constructor_kinds_test/none: RuntimeError
457 mirrors/constructor_optional_args_test: Crash # Issue 29201
458 mirrors/constructor_private_name_test: RuntimeError
459 mirrors/dart2js_mirrors_test: Crash
460 mirrors/deferred_type_test: RuntimeError
461 mirrors/empty_test: Crash
462 mirrors/enum_test: RuntimeError
463 mirrors/equality_test: RuntimeError
464 mirrors/function_type_mirror_test: RuntimeError 445 mirrors/function_type_mirror_test: RuntimeError
465 mirrors/generic_f_bounded_mixin_application_test: RuntimeError 446 mirrors/generic_f_bounded_mixin_application_test: RuntimeError
466 mirrors/generic_function_typedef_test: RuntimeError 447 mirrors/generic_function_typedef_test: RuntimeError
467 mirrors/generic_interface_test/01: RuntimeError 448 mirrors/generic_interface_test/01: RuntimeError
468 mirrors/generic_interface_test/none: RuntimeError 449 mirrors/generic_interface_test/none: RuntimeError
469 mirrors/generic_mixin_applications_test: RuntimeError 450 mirrors/generic_mixin_applications_test: RuntimeError
470 mirrors/generic_mixin_test: RuntimeError 451 mirrors/generic_mixin_test: RuntimeError
471 mirrors/hot_get_field_test: RuntimeError 452 mirrors/hot_get_field_test: RuntimeError
472 mirrors/hot_set_field_test: RuntimeError 453 mirrors/hot_set_field_test: RuntimeError
473 mirrors/intercepted_object_test: RuntimeError 454 mirrors/intercepted_object_test: RuntimeError
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
559 540
560 # dartk: checked mode failures 541 # dartk: checked mode failures
561 [ $checked && ($compiler == dartk || $compiler == dartkp) ] 542 [ $checked && ($compiler == dartk || $compiler == dartkp) ]
562 mirrors/invocation_fuzz_test/smi: Crash 543 mirrors/invocation_fuzz_test/smi: Crash
563 mirrors/redirecting_factory_different_type_test/01: Crash # Issue 28424 544 mirrors/redirecting_factory_different_type_test/01: Crash # Issue 28424
564 mirrors/redirecting_factory_different_type_test/none: Crash # Issue 28424 545 mirrors/redirecting_factory_different_type_test/none: Crash # Issue 28424
565 mirrors/reflected_type_generics_test/02: Pass 546 mirrors/reflected_type_generics_test/02: Pass
566 547
567 # Deferred loading kernel issue 28335. 548 # Deferred loading kernel issue 28335.
568 [ $compiler == dartk || $compiler == dartkp ] 549 [ $compiler == dartk || $compiler == dartkp ]
569 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern el issue 28335.
570 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke rnel issue 28335.
571 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel issue 28335.
572 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l oading kernel issue 28335. 550 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l oading kernel issue 28335.
573 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin g kernel issue 28335. 551 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin g kernel issue 28335.
574 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne l issue 28335. 552 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne l issue 28335.
575 553
576 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] 554 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ]
577 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. 555 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439.
OLDNEW
« no previous file with comments | « no previous file | tests/lib/mirrors/constructor_private_name_test.dart » ('j') | tests/lib_2/mirrors/delegate_class_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698