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

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

Issue 3008753002: Avoid Element-only assertions in generateParameterStubs (Closed)
Patch Set: status 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
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $strong ] 5 [ $strong ]
6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes ts. 6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes ts.
7 7
8 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ] 8 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
9 string_case_test/01: Fail # Bug 18061 9 string_case_test/01: Fail # Bug 18061
10 10
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 duration2_test: Crash 86 duration2_test: Crash
87 duration_big_num_test: Crash 87 duration_big_num_test: Crash
88 duration_double_multiplication_test: Crash 88 duration_double_multiplication_test: Crash
89 duration_test: Crash 89 duration_test: Crash
90 error_stack_trace1_test: Pass # Issue 27394 90 error_stack_trace1_test: Pass # Issue 27394
91 error_stack_trace2_test: Crash 91 error_stack_trace2_test: Crash
92 error_stack_trace_test: Crash 92 error_stack_trace_test: Crash
93 exception_implementation_test: Crash 93 exception_implementation_test: Crash
94 expando_test: Crash 94 expando_test: Crash
95 for_in_test: Crash 95 for_in_test: Crash
96 growable_list_test: Crash
97 has_next_iterator_test: Crash 96 has_next_iterator_test: Crash
98 hash_map2_test: Crash 97 hash_map2_test: Crash
99 iterable_skip_while_test: Crash 98 iterable_skip_while_test: Crash
100 iterable_take_test: Crash 99 iterable_take_test: Crash
101 iterable_take_while_test: Crash 100 iterable_take_while_test: Crash
102 iterable_test: Crash 101 iterable_test: Crash
103 iterable_to_list_test/01: Crash 102 iterable_to_list_test/01: Crash
104 iterable_to_list_test/none: Crash 103 iterable_to_list_test/none: Crash
105 iterable_to_set_test: Crash 104 iterable_to_set_test: Crash
106 iterable_tostring_test: Crash 105 iterable_tostring_test: Crash
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 duration2_test: Crash 196 duration2_test: Crash
198 duration_big_num_test: Crash 197 duration_big_num_test: Crash
199 duration_double_multiplication_test: Crash 198 duration_double_multiplication_test: Crash
200 duration_test: Crash 199 duration_test: Crash
201 error_stack_trace1_test: Pass # Issue 27394 200 error_stack_trace1_test: Pass # Issue 27394
202 error_stack_trace2_test: Crash 201 error_stack_trace2_test: Crash
203 error_stack_trace_test: Crash 202 error_stack_trace_test: Crash
204 exception_implementation_test: Crash 203 exception_implementation_test: Crash
205 expando_test: Crash 204 expando_test: Crash
206 for_in_test: Crash 205 for_in_test: Crash
207 growable_list_test: Crash
208 has_next_iterator_test: Crash 206 has_next_iterator_test: Crash
209 hash_map2_test: Crash 207 hash_map2_test: Crash
210 int_parse_radix_bad_handler_test: Crash 208 int_parse_radix_bad_handler_test: Crash
211 int_parse_radix_test/01: Crash 209 int_parse_radix_test/01: Crash
212 int_parse_radix_test/02: Crash 210 int_parse_radix_test/02: Crash
213 int_parse_radix_test/none: Crash 211 int_parse_radix_test/none: Crash
214 integer_to_radix_string_test: Crash 212 integer_to_radix_string_test: Crash
215 integer_to_string_test/01: RuntimeError 213 integer_to_string_test/01: RuntimeError
216 is_operator_basic_types_test: Crash 214 is_operator_basic_types_test: Crash
217 iterable_contains2_test: Crash 215 iterable_contains2_test: Crash
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 string_trimlr_test/none: Crash 306 string_trimlr_test/none: Crash
309 symbol_operator_test/03: Crash 307 symbol_operator_test/03: Crash
310 symbol_operator_test/none: Crash 308 symbol_operator_test/none: Crash
311 symbol_reserved_word_test/04: MissingCompileTimeError 309 symbol_reserved_word_test/04: MissingCompileTimeError
312 symbol_reserved_word_test/05: Crash 310 symbol_reserved_word_test/05: Crash
313 symbol_reserved_word_test/06: Crash 311 symbol_reserved_word_test/06: Crash
314 symbol_reserved_word_test/07: MissingCompileTimeError 312 symbol_reserved_word_test/07: MissingCompileTimeError
315 symbol_reserved_word_test/09: Crash 313 symbol_reserved_word_test/09: Crash
316 symbol_reserved_word_test/10: MissingCompileTimeError 314 symbol_reserved_word_test/10: MissingCompileTimeError
317 symbol_reserved_word_test/12: Crash 315 symbol_reserved_word_test/12: Crash
316
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