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

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

Issue 2907573002: Update status after 8a92a2a79c294692451274a1b02a1ba617992499 (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
« no previous file with comments | « no previous file | 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) 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 [ $unchecked ] 5 [ $unchecked ]
6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s. 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s.
7 7
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958
10 10
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
272 typed_data/int32x4_bigint_test: RuntimeError # Issue 1533 272 typed_data/int32x4_bigint_test: RuntimeError # Issue 1533
273 typed_data/int64_list_load_store_test: RuntimeError # Issue 10275 273 typed_data/int64_list_load_store_test: RuntimeError # Issue 10275
274 274
275 [ $runtime == vm ] 275 [ $runtime == vm ]
276 convert/streamed_conversion_json_utf8_decode_test: Pass, Slow # Infrequent timeo uts. 276 convert/streamed_conversion_json_utf8_decode_test: Pass, Slow # Infrequent timeo uts.
277 277
278 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ] 278 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ]
279 async/timer_not_available_test: Fail, OK 279 async/timer_not_available_test: Fail, OK
280 mirrors/native_class_test: Fail, OK # This test is meant to run in a browser. 280 mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
281 mirrors/deferred_type_test: CompileTimeError, OK # Don't have a multitest marker for dynamic compile time errors. 281 mirrors/deferred_type_test: CompileTimeError, OK # Don't have a multitest marker for dynamic compile time errors.
282
283 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == flutter) && $co mpiler != dartk && $compiler != dartkp ]
282 mirrors/initializing_formals_test/01: Fail # initializing formals are implicitly final as of Dart 1.21 284 mirrors/initializing_formals_test/01: Fail # initializing formals are implicitly final as of Dart 1.21
283 285
284 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ] 286 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
285 async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8) 287 async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
286 288
287 mirrors/symbol_validation_test: RuntimeError # Issue 13596 289 mirrors/symbol_validation_test: RuntimeError # Issue 13596
288 290
289 mirrors/mirrors_used*: SkipByDesign # Invalid tests. MirrorsUsed does not have a specification, and dart:mirrors is not required to hide declarations that are n ot covered by any MirrorsUsed annotation. 291 mirrors/mirrors_used*: SkipByDesign # Invalid tests. MirrorsUsed does not have a specification, and dart:mirrors is not required to hide declarations that are n ot covered by any MirrorsUsed annotation.
290 292
291 async/future_or_strong_test: RuntimeError, OK 293 async/future_or_strong_test: RuntimeError, OK
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 mirrors/generics_double_substitution_test/01: RuntimeError 514 mirrors/generics_double_substitution_test/01: RuntimeError
513 mirrors/generics_double_substitution_test/none: RuntimeError 515 mirrors/generics_double_substitution_test/none: RuntimeError
514 mirrors/generics_dynamic_test: RuntimeError 516 mirrors/generics_dynamic_test: RuntimeError
515 mirrors/generics_substitution_test: RuntimeError 517 mirrors/generics_substitution_test: RuntimeError
516 mirrors/generic_type_mirror_test: RuntimeError 518 mirrors/generic_type_mirror_test: RuntimeError
517 mirrors/hierarchy_invariants_test: RuntimeError 519 mirrors/hierarchy_invariants_test: RuntimeError
518 mirrors/hot_get_field_test: RuntimeError 520 mirrors/hot_get_field_test: RuntimeError
519 mirrors/hot_set_field_test: RuntimeError 521 mirrors/hot_set_field_test: RuntimeError
520 mirrors/inherited_metadata_test: RuntimeError 522 mirrors/inherited_metadata_test: RuntimeError
521 mirrors/inherit_field_test: RuntimeError 523 mirrors/inherit_field_test: RuntimeError
522 mirrors/initializing_formals_test/03: RuntimeError
523 mirrors/initializing_formals_test/none: RuntimeError
524 mirrors/instance_members_easier_test: RuntimeError 524 mirrors/instance_members_easier_test: RuntimeError
525 mirrors/instance_members_test: RuntimeError 525 mirrors/instance_members_test: RuntimeError
526 mirrors/instance_members_with_override_test: RuntimeError 526 mirrors/instance_members_with_override_test: RuntimeError
527 mirrors/intercepted_object_test: RuntimeError 527 mirrors/intercepted_object_test: RuntimeError
528 mirrors/invocation_fuzz_test/emptyarray: Crash 528 mirrors/invocation_fuzz_test/emptyarray: Crash
529 mirrors/invocation_fuzz_test/false: Crash 529 mirrors/invocation_fuzz_test/false: Crash
530 mirrors/invocation_fuzz_test/none: Crash 530 mirrors/invocation_fuzz_test/none: Crash
531 mirrors/invocation_fuzz_test/smi: RuntimeError 531 mirrors/invocation_fuzz_test/smi: RuntimeError
532 mirrors/invocation_fuzz_test/string: Crash 532 mirrors/invocation_fuzz_test/string: Crash
533 mirrors/invoke_call_through_getter_previously_accessed_test/named: RuntimeError 533 mirrors/invoke_call_through_getter_previously_accessed_test/named: RuntimeError
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
670 [ $compiler == dartk || $compiler == dartkp ] 670 [ $compiler == dartk || $compiler == dartkp ]
671 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern el issue 28335. 671 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern el issue 28335.
672 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke rnel issue 28335. 672 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke rnel issue 28335.
673 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel issue 28335. 673 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel issue 28335.
674 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l oading kernel issue 28335. 674 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l oading kernel issue 28335.
675 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin g kernel issue 28335. 675 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin g kernel issue 28335.
676 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne l issue 28335. 676 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne l issue 28335.
677 677
678 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] 678 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ]
679 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. 679 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698