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

Side by Side Diff: tests/language_2/language_2_dartdevc.status

Issue 3008573002: Migrate test block 113 to Dart 2.0. (Closed)
Patch Set: Merge fixups Created 3 years, 3 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/language_2/language_2_dart2js.status ('k') | tests/language_2/language_2_flutter.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) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dartdevc". 5 # Sections in this file should contain "$compiler == dartdevc".
6 6
7 [ $compiler == dartdevc ] 7 [ $compiler == dartdevc ]
8 abstract_override_adds_optional_args_concrete_subclass_test: MissingCompileTimeE rror # Issue #30568 8 abstract_override_adds_optional_args_concrete_subclass_test: MissingCompileTimeE rror # Issue #30568
9 abstract_override_adds_optional_args_concrete_test: MissingCompileTimeError # Is sue #30568 9 abstract_override_adds_optional_args_concrete_test: MissingCompileTimeError # Is sue #30568
10 additional_interface_adds_optional_args_test: CompileTimeError # Issue #30568 10 additional_interface_adds_optional_args_test: CompileTimeError # Issue #30568
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 canonical_const_test: RuntimeError # Ints and doubles are unified. 114 canonical_const_test: RuntimeError # Ints and doubles are unified.
115 compile_time_constant_a_test: RuntimeError # Issue 30526 115 compile_time_constant_a_test: RuntimeError # Issue 30526
116 compile_time_constant_b_test: RuntimeError # Issue 29920 116 compile_time_constant_b_test: RuntimeError # Issue 29920
117 compile_time_constant_d_test: RuntimeError # Issue 29920 117 compile_time_constant_d_test: RuntimeError # Issue 29920
118 compile_time_constant10_test/none: RuntimeError 118 compile_time_constant10_test/none: RuntimeError
119 covariant_subtyping_with_substitution_test: RuntimeError # Issue 30461 119 covariant_subtyping_with_substitution_test: RuntimeError # Issue 30461
120 function_subtype_inline2_test: RuntimeError 120 function_subtype_inline2_test: RuntimeError
121 function_type/function_type50_test: RuntimeError # Issue 29920 121 function_type/function_type50_test: RuntimeError # Issue 29920
122 function_type/function_type58_test: RuntimeError # Issue 29920 122 function_type/function_type58_test: RuntimeError # Issue 29920
123 generic_instanceof2_test: RuntimeError # Issue 29920 123 generic_instanceof2_test: RuntimeError # Issue 29920
124 generic_instanceof2_test: RuntimeError # Issue 29920
125 generic_is_check_test: RuntimeError # Issue 29920 124 generic_is_check_test: RuntimeError # Issue 29920
126 generic_method_types_test/01: RuntimeError 125 generic_method_types_test/01: RuntimeError
127 generic_method_types_test/02: RuntimeError 126 generic_method_types_test/02: RuntimeError
128 generic_method_types_test/03: RuntimeError 127 generic_method_types_test/03: RuntimeError
129 generic_methods_new_test: RuntimeError 128 generic_methods_new_test: RuntimeError
130 getter_closure_execution_order_test: RuntimeError # Issue 29920 129 getter_closure_execution_order_test: RuntimeError # Issue 29920
131 identical_closure2_test: RuntimeError # Issue 29920 130 identical_closure2_test: RuntimeError # Issue 29920
OLDNEW
« no previous file with comments | « tests/language_2/language_2_dart2js.status ('k') | tests/language_2/language_2_flutter.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698