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

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

Issue 2970283003: Fix dart2js-with-kernel test crashes (Closed)
Patch Set: Cleanup 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 | « tests/compiler/dart2js_extra/dart2js_extra.status ('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) 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 26 matching lines...) Expand all
37 downcast_test: RuntimeError # Issue 27394 37 downcast_test: RuntimeError # Issue 27394
38 error_safeToString_test: RuntimeError # Issue 27394 38 error_safeToString_test: RuntimeError # Issue 27394
39 event_loop_test: RuntimeError # Issue 27394 39 event_loop_test: RuntimeError # Issue 27394
40 field_type2_test: RuntimeError # Issue 27394 40 field_type2_test: RuntimeError # Issue 27394
41 field_type_test: RuntimeError # Issue 27394 41 field_type_test: RuntimeError # Issue 27394
42 fixup_get_tag_test: RuntimeError # Issue 27394 42 fixup_get_tag_test: RuntimeError # Issue 27394
43 hash_code_test: RuntimeError # Issue 27394 43 hash_code_test: RuntimeError # Issue 27394
44 is_check_test: CompileTimeError # Issue 27394 44 is_check_test: CompileTimeError # Issue 27394
45 issue9182_test: RuntimeError # Issue 27394 45 issue9182_test: RuntimeError # Issue 27394
46 jsobject_test: RuntimeError # Issue 27394 46 jsobject_test: RuntimeError # Issue 27394
47 load_elim_refinement_test: Crash # Issue 27394 47 load_elim_refinement_test: CompileTimeError # Issue 27394
48 mirror_intercepted_field_test: Crash # Issue 27394 48 mirror_intercepted_field_test: Crash # Issue 27394
49 native_call_arity1_frog_test: RuntimeError # Issue 27394 49 native_call_arity1_frog_test: RuntimeError # Issue 27394
50 native_call_arity2_frog_test: RuntimeError # Issue 27394 50 native_call_arity2_frog_test: RuntimeError # Issue 27394
51 native_call_arity3_frog_test: RuntimeError # Issue 27394 51 native_call_arity3_frog_test: RuntimeError # Issue 27394
52 native_checked_arguments1_frog_test: RuntimeError # Issue 27394 52 native_checked_arguments1_frog_test: RuntimeError # Issue 27394
53 native_checked_fields_frog_test: RuntimeError # Issue 27394 53 native_checked_fields_frog_test: RuntimeError # Issue 27394
54 native_class_avoids_hidden_name_frog_test: RuntimeError # Issue 27394 54 native_class_avoids_hidden_name_frog_test: RuntimeError # Issue 27394
55 native_class_fields_2_test: RuntimeError # Issue 27394 55 native_class_fields_2_test: RuntimeError # Issue 27394
56 native_class_fields_3_test: RuntimeError # Issue 27394 56 native_class_fields_3_test: RuntimeError # Issue 27394
57 native_class_fields_test: RuntimeError # Issue 27394 57 native_class_fields_test: RuntimeError # Issue 27394
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 126 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
127 bound_closure_super_test: Crash # Issue 27394 127 bound_closure_super_test: Crash # Issue 27394
128 bound_closure_test: Crash # Issue 27394 128 bound_closure_test: Crash # Issue 27394
129 native_call_arity1_frog_test: Crash # Issue 27394 129 native_call_arity1_frog_test: Crash # Issue 27394
130 native_call_arity2_frog_test: Crash # Issue 27394 130 native_call_arity2_frog_test: Crash # Issue 27394
131 native_call_arity3_frog_test: Crash # Issue 27394 131 native_call_arity3_frog_test: Crash # Issue 27394
132 native_class_inheritance1_frog_test: Crash # Issue 27394 132 native_class_inheritance1_frog_test: Crash # Issue 27394
133 native_class_inheritance2_frog_test: Crash # Issue 27394 133 native_class_inheritance2_frog_test: Crash # Issue 27394
134 native_class_inheritance3_frog_test: Crash # Issue 27394 134 native_class_inheritance3_frog_test: Crash # Issue 27394
135 native_wrapping_function3_frog_test: Crash # Issue 27394 135 native_wrapping_function3_frog_test: Crash # Issue 27394
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698