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

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

Issue 2981213002: Fix DDC status (Closed)
Patch Set: Created 3 years, 5 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 | « pkg/dev_compiler/test/browser/language_tests.js ('k') | tests/lib_strong/lib_strong.status » ('j') | 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 # Skip entire suite if not running in strong mode. 5 # Skip entire suite if not running in strong mode.
6 [ ! $strong ] 6 [ ! $strong ]
7 *: SkipByDesign 7 *: SkipByDesign
8 8
9 # Skip tests that are not yet strong-mode clean. 9 # Skip tests that are not yet strong-mode clean.
10 [ $strong ] 10 [ $strong ]
(...skipping 839 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 map_literal7_test: RuntimeError # Issue 29920 850 map_literal7_test: RuntimeError # Issue 29920
851 mint_arithmetic_test: RuntimeError # Issue 29920 851 mint_arithmetic_test: RuntimeError # Issue 29920
852 modulo_test: RuntimeError # Issue 29920 852 modulo_test: RuntimeError # Issue 29920
853 named_parameter_clash_test: RuntimeError # Issue 29920 853 named_parameter_clash_test: RuntimeError # Issue 29920
854 nan_identical_test: RuntimeError # Issue 29920 854 nan_identical_test: RuntimeError # Issue 29920
855 nested_switch_label_test: RuntimeError # Issue 29920 855 nested_switch_label_test: RuntimeError # Issue 29920
856 number_identity2_test: RuntimeError # Issue 29920 856 number_identity2_test: RuntimeError # Issue 29920
857 numbers_test: RuntimeError # Issue 29920 857 numbers_test: RuntimeError # Issue 29920
858 prefix10_negative_test: Fail # Issue 29920 858 prefix10_negative_test: Fail # Issue 29920
859 regress_16640_test: RuntimeError # Issue 29920 859 regress_16640_test: RuntimeError # Issue 29920
860 regress_18535_test: RuntimeError # Issue 29920
861 regress_22443_test: RuntimeError # Issue 29920 860 regress_22443_test: RuntimeError # Issue 29920
862 regress_23089_test: CompileTimeError # Issue 29920 861 regress_23089_test: CompileTimeError # Issue 29920
863 reify_typevar_static_test/00: MissingCompileTimeError # Issue 29920 862 reify_typevar_static_test/00: MissingCompileTimeError # Issue 29920
864 stack_overflow_stacktrace_test: RuntimeError # Issue 29920 863 stack_overflow_stacktrace_test: RuntimeError # Issue 29920
865 stack_overflow_test: RuntimeError # Issue 29920 864 stack_overflow_test: RuntimeError # Issue 29920
866 stacktrace_test: RuntimeError # Issue 29920 865 stacktrace_test: RuntimeError # Issue 29920
867 switch_label2_test: RuntimeError # Issue 29920 866 switch_label2_test: RuntimeError # Issue 29920
868 switch_label_test: RuntimeError # Issue 29920 867 switch_label_test: RuntimeError # Issue 29920
869 switch_try_catch_test: RuntimeError # Issue 29920 868 switch_try_catch_test: RuntimeError # Issue 29920
870 throwing_lazy_variable_test: RuntimeError # Issue 29920 869 throwing_lazy_variable_test: RuntimeError # Issue 29920
871 truncdiv_test: RuntimeError # Issue 29920 870 truncdiv_test: RuntimeError # Issue 29920
872 type_variable_nested_test: RuntimeError # Issue 29920 871 type_variable_nested_test: RuntimeError # Issue 29920
873 type_variable_typedef_test: RuntimeError # Issue 29920 872 type_variable_typedef_test: RuntimeError # Issue 29920
OLDNEW
« no previous file with comments | « pkg/dev_compiler/test/browser/language_tests.js ('k') | tests/lib_strong/lib_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698