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

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

Issue 2722113002: Mark vm/lazy_deopt_vm_test as slow (Closed)
Patch Set: Created 3 years, 9 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) 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 abstract_beats_arguments_test: RuntimeError 6 abstract_beats_arguments_test: RuntimeError
7 abstract_runtime_error_test/01: RuntimeError 7 abstract_runtime_error_test/01: RuntimeError
8 abstract_runtime_error_test/02: RuntimeError 8 abstract_runtime_error_test/02: RuntimeError
9 application_negative_test: Crash 9 application_negative_test: Crash
10 arg_param_trailing_comma_test/107: MissingCompileTimeError 10 arg_param_trailing_comma_test/107: MissingCompileTimeError
(...skipping 605 matching lines...) Expand 10 before | Expand all | Expand 10 after
616 ref_before_declaration_test/03: MissingCompileTimeError 616 ref_before_declaration_test/03: MissingCompileTimeError
617 ref_before_declaration_test/04: MissingCompileTimeError 617 ref_before_declaration_test/04: MissingCompileTimeError
618 ref_before_declaration_test/05: MissingCompileTimeError 618 ref_before_declaration_test/05: MissingCompileTimeError
619 ref_before_declaration_test/06: MissingCompileTimeError 619 ref_before_declaration_test/06: MissingCompileTimeError
620 ref_before_declaration_test/07: MissingCompileTimeError 620 ref_before_declaration_test/07: MissingCompileTimeError
621 setter_declaration2_negative_test: Fail 621 setter_declaration2_negative_test: Fail
622 setter_declaration_negative_test: Fail 622 setter_declaration_negative_test: Fail
623 super_call4_test: RuntimeError 623 super_call4_test: RuntimeError
624 super_getter_setter_test: RuntimeError 624 super_getter_setter_test: RuntimeError
625 try_catch_syntax_test/05: MissingCompileTimeError 625 try_catch_syntax_test/05: MissingCompileTimeError
626 vm/lazy_deopt_vm_test: Pass, Slow
626 vm/optimized_stacktrace_test: Skip # Issue 28788 627 vm/optimized_stacktrace_test: Skip # Issue 28788
627 ct_const2_test: Pass, Crash # Flaky 628 ct_const2_test: Pass, Crash # Flaky
628 629
629 # dartk: precompilation failures 630 # dartk: precompilation failures
630 [ $compiler == dartkp && $runtime == dart_precompiled ] 631 [ $compiler == dartkp && $runtime == dart_precompiled ]
631 assignable_expression_test/01: MissingCompileTimeError 632 assignable_expression_test/01: MissingCompileTimeError
632 assignable_expression_test/11: MissingCompileTimeError 633 assignable_expression_test/11: MissingCompileTimeError
633 assignable_expression_test/21: MissingCompileTimeError 634 assignable_expression_test/21: MissingCompileTimeError
634 assignable_expression_test/31: MissingCompileTimeError 635 assignable_expression_test/31: MissingCompileTimeError
635 assignable_expression_test/41: MissingCompileTimeError 636 assignable_expression_test/41: MissingCompileTimeError
(...skipping 2034 matching lines...) Expand 10 before | Expand all | Expand 10 after
2670 [ $compiler == dartk ] 2671 [ $compiler == dartk ]
2671 redirecting_factory_reflection_test: RuntimeError 2672 redirecting_factory_reflection_test: RuntimeError
2672 2673
2673 [ $compiler == dartkp ] 2674 [ $compiler == dartkp ]
2674 bad_raw_string_test/none: Skip # Issue 28680 2675 bad_raw_string_test/none: Skip # Issue 28680
2675 bad_raw_string_test/03: Skip # Issue 28680 2676 bad_raw_string_test/03: Skip # Issue 28680
2676 2677
2677 # Triaged checked mode failures 2678 # Triaged checked mode failures
2678 [ ($compiler == dartk || $compiler == dartkp) && $checked ] 2679 [ ($compiler == dartk || $compiler == dartkp) && $checked ]
2679 language/regress_22728_test: Fail # Dartk Issue 28498 2680 language/regress_22728_test: Fail # Dartk Issue 28498
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