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

Side by Side Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 2834023002: Update status files after adding dart2js-d8-kernel tests on buildbot (Closed)
Patch Set: small update Created 3 years, 8 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
OLDNEW
1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 [ $browser ] 5 [ $browser ]
6 *: Skip 6 *: Skip
7 7
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 9 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631
10 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 10 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 subclassing_constructor_1_test: RuntimeError # Issue 27394 115 subclassing_constructor_1_test: RuntimeError # Issue 27394
116 subclassing_constructor_2_test: RuntimeError # Issue 27394 116 subclassing_constructor_2_test: RuntimeError # Issue 27394
117 subclassing_super_call_test: RuntimeError # Issue 27394 117 subclassing_super_call_test: RuntimeError # Issue 27394
118 subclassing_super_field_1_test: RuntimeError # Issue 27394 118 subclassing_super_field_1_test: RuntimeError # Issue 27394
119 subclassing_super_field_2_test: RuntimeError # Issue 27394 119 subclassing_super_field_2_test: RuntimeError # Issue 27394
120 subclassing_type_test: RuntimeError # Issue 27394 120 subclassing_type_test: RuntimeError # Issue 27394
121 super_call_test: RuntimeError # Issue 27394 121 super_call_test: RuntimeError # Issue 27394
122 super_property_test: RuntimeError # Issue 27394 122 super_property_test: RuntimeError # Issue 27394
123 uninstantiated_type_parameter_test: RuntimeError # Issue 27394 123 uninstantiated_type_parameter_test: RuntimeError # Issue 27394
124 124
125 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ]
126 static_methods_test: Crash # Issue 27394
127
125 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 128 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
126 bound_closure_super_test: Crash # Issue 27394 129 bound_closure_super_test: Crash # Issue 27394
127 bound_closure_test: Crash # Issue 27394 130 bound_closure_test: Crash # Issue 27394
128 native_call_arity1_frog_test: Crash # Issue 27394 131 native_call_arity1_frog_test: Crash # Issue 27394
129 native_call_arity2_frog_test: Crash # Issue 27394 132 native_call_arity2_frog_test: Crash # Issue 27394
130 native_call_arity3_frog_test: Crash # Issue 27394 133 native_call_arity3_frog_test: Crash # Issue 27394
131 native_class_inheritance1_frog_test: Crash # Issue 27394 134 native_class_inheritance1_frog_test: Crash # Issue 27394
132 native_class_inheritance2_frog_test: Crash # Issue 27394 135 native_class_inheritance2_frog_test: Crash # Issue 27394
133 native_class_inheritance3_frog_test: Crash # Issue 27394 136 native_class_inheritance3_frog_test: Crash # Issue 27394
134 native_wrapping_function3_frog_test: Crash # Issue 27394 137 native_wrapping_function3_frog_test: Crash # Issue 27394
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698