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

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

Issue 2511083003: VM: [Kernel] Make NativeFieldWrapperClass[1-4] constructible when running from Kernel. (Closed)
Patch Set: Created 4 years, 1 month 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 | « sdk/lib/html/dartium/nativewrappers.dart ('k') | 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 # These tests currently take too long. Remove when they are fixed. 5 # These tests currently take too long. Remove when they are fixed.
6 [ $compiler == dartk || $compiler == rasta ] 6 [ $compiler == dartk || $compiler == rasta ]
7 large_class_declaration_test: Skip 7 large_class_declaration_test: Skip
8 large_implicit_getter_test: Skip 8 large_implicit_getter_test: Skip
9 larger_implicit_getter_test: Skip 9 larger_implicit_getter_test: Skip
10 10
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 enum_duplicate_test/none: RuntimeError 134 enum_duplicate_test/none: RuntimeError
135 enum_mirror_test: RuntimeError 135 enum_mirror_test: RuntimeError
136 enum_private_test/01: RuntimeError 136 enum_private_test/01: RuntimeError
137 enum_private_test/02: RuntimeError 137 enum_private_test/02: RuntimeError
138 enum_private_test/none: RuntimeError 138 enum_private_test/none: RuntimeError
139 enum_syntax_test/05: MissingCompileTimeError 139 enum_syntax_test/05: MissingCompileTimeError
140 enum_syntax_test/06: MissingCompileTimeError 140 enum_syntax_test/06: MissingCompileTimeError
141 enum_test: RuntimeError 141 enum_test: RuntimeError
142 evaluation_redirecting_constructor_test: RuntimeError 142 evaluation_redirecting_constructor_test: RuntimeError
143 example_constructor_test: RuntimeError 143 example_constructor_test: RuntimeError
144 execute_finally8_test: RuntimeError
145 execute_finally9_test: RuntimeError
146 export_double_same_main_test: Crash 144 export_double_same_main_test: Crash
147 export_main_test: Crash 145 export_main_test: Crash
148 external_test/10: MissingRuntimeError 146 external_test/10: MissingRuntimeError
149 external_test/13: MissingRuntimeError 147 external_test/13: MissingRuntimeError
150 external_test/20: MissingRuntimeError 148 external_test/20: MissingRuntimeError
151 external_test/21: MissingCompileTimeError 149 external_test/21: MissingCompileTimeError
152 external_test/24: MissingCompileTimeError 150 external_test/24: MissingCompileTimeError
153 external_test/25: MissingCompileTimeError 151 external_test/25: MissingCompileTimeError
154 f_bounded_equality_test: RuntimeError 152 f_bounded_equality_test: RuntimeError
155 field_initialization_order_test: RuntimeError 153 field_initialization_order_test: RuntimeError
(...skipping 535 matching lines...) Expand 10 before | Expand all | Expand 10 after
691 type_checks_in_factory_method_test: RuntimeError 689 type_checks_in_factory_method_test: RuntimeError
692 type_parameter_literal_test: RuntimeError 690 type_parameter_literal_test: RuntimeError
693 type_parameter_test/04: Crash 691 type_parameter_test/04: Crash
694 type_variable_conflict2_test/02: MissingCompileTimeError 692 type_variable_conflict2_test/02: MissingCompileTimeError
695 type_variable_function_type_test: RuntimeError 693 type_variable_function_type_test: RuntimeError
696 vm/debug_break_enabled_vm_test/01: CompileTimeError 694 vm/debug_break_enabled_vm_test/01: CompileTimeError
697 vm/debug_break_enabled_vm_test/none: CompileTimeError 695 vm/debug_break_enabled_vm_test/none: CompileTimeError
698 vm/reflect_core_vm_test: CompileTimeError 696 vm/reflect_core_vm_test: CompileTimeError
699 vm/type_cast_vm_test: RuntimeError 697 vm/type_cast_vm_test: RuntimeError
700 vm/type_vm_test: RuntimeError 698 vm/type_vm_test: RuntimeError
OLDNEW
« no previous file with comments | « sdk/lib/html/dartium/nativewrappers.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698