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

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

Issue 1138033003: Adjust test expectations for dart2js_cps-ir. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/language/language_dart2js.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) 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 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 5 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
6 bool_from_environment2_test: Skip 6 bool_from_environment2_test: Skip
7 bool_from_environment_test: Skip 7 bool_from_environment_test: Skip
8 from_environment_const_type_test: Skip 8 from_environment_const_type_test: Skip
9 from_environment_const_type_undefined_test: Skip 9 from_environment_const_type_undefined_test: Skip
10 int_from_environment2_test: Skip 10 int_from_environment2_test: Skip
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 [ $mode == debug ] 205 [ $mode == debug ]
206 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 206 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
207 207
208 [ $runtime == vm && $arch == simarmv5te ] 208 [ $runtime == vm && $arch == simarmv5te ]
209 int_parse_radix_test/*: Pass, Slow 209 int_parse_radix_test/*: Pass, Slow
210 big_integer_parsed_mul_div_vm_test: Pass, Slow 210 big_integer_parsed_mul_div_vm_test: Pass, Slow
211 211
212 [ $compiler == dart2js && $cps_ir ] 212 [ $compiler == dart2js && $cps_ir ]
213 apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 213 apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary.
214 apply_test: Crash # (test0): handleStaticFunctionGet: function(test0) 214 apply_test: Crash # (test0): handleStaticFunctionGet: function(test0)
215 bool_from_environment_test: RuntimeError # Please triage this failure.
215 collection_removes_test: RuntimeError # Please triage this failure. 216 collection_removes_test: RuntimeError # Please triage this failure.
216 collection_to_string_test: Crash # Instance of 'TypeOperator': type check unimpl emented for List. 217 collection_to_string_test: Crash # Instance of 'TypeOperator': type check unimpl emented for List.
217 compare_to2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or List. 218 compare_to2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or List.
218 const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 219 const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
219 const_list_set_range_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 220 const_list_set_range_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
220 core_runtime_types_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 221 core_runtime_types_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
221 date_time9_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Comparable. 222 date_time9_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Comparable.
222 date_time_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 223 date_time_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
223 double_ceil2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 224 double_ceil2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
224 double_ceil_test: RuntimeError # Please triage this failure. 225 double_ceil_test: RuntimeError # Please triage this failure.
(...skipping 13 matching lines...) Expand all
238 error_stack_trace_test: Crash # (argument): handleStaticFunctionGet: function(ar gument) 239 error_stack_trace_test: Crash # (argument): handleStaticFunctionGet: function(ar gument)
239 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 240 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
240 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 241 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
241 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 242 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
242 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>. 243 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
243 hash_set_test/01: Crash # (testIdentitySet): handleStaticFunctionGet: function(t estIdentitySet) 244 hash_set_test/01: Crash # (testIdentitySet): handleStaticFunctionGet: function(t estIdentitySet)
244 hash_set_test/none: Crash # (testIdentitySet): handleStaticFunctionGet: function (testIdentitySet) 245 hash_set_test/none: Crash # (testIdentitySet): handleStaticFunctionGet: function (testIdentitySet)
245 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 246 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
246 hashcode_test: Crash # (bar): handleStaticFunctionGet: function(bar) 247 hashcode_test: Crash # (bar): handleStaticFunctionGet: function(bar)
247 indexed_list_access_test: Crash # (getIt): handleStaticFunctionGet: function(get It) 248 indexed_list_access_test: Crash # (getIt): handleStaticFunctionGet: function(get It)
249 int_from_environment_test: RuntimeError # Please triage this failure.
248 int_parse_radix_test/01: Crash # Please triage this failure. 250 int_parse_radix_test/01: Crash # Please triage this failure.
249 int_parse_radix_test/02: Crash # Please triage this failure. 251 int_parse_radix_test/02: Crash # Please triage this failure.
250 int_parse_radix_test/none: Crash # Please triage this failure. 252 int_parse_radix_test/none: Crash # Please triage this failure.
251 is_operator_basic_types_test: Crash # Instance of 'TypeOperator': type check uni mplemented for List. 253 is_operator_basic_types_test: Crash # Instance of 'TypeOperator': type check uni mplemented for List.
252 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 254 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
253 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 255 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
254 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 256 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
255 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 257 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
256 iterable_fold_test: Crash # (id): handleStaticFunctionGet: function(id) 258 iterable_fold_test: Crash # (id): handleStaticFunctionGet: function(id)
257 iterable_generate_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for Iterable<int>. 259 iterable_generate_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for Iterable<int>.
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 330 regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
329 regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 331 regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
330 set_test: Crash # (identical): handleStaticFunctionGet: origin function(identica l) 332 set_test: Crash # (identical): handleStaticFunctionGet: origin function(identica l)
331 set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 333 set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
332 shuffle_test: RuntimeError # Please triage this failure. 334 shuffle_test: RuntimeError # Please triage this failure.
333 splay_tree_from_iterable_test: Crash # Instance of 'TypeOperator': type check un implemented for Map<int, String>. 335 splay_tree_from_iterable_test: Crash # Instance of 'TypeOperator': type check un implemented for Map<int, String>.
334 splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check u nimplemented for Map<int, String>. 336 splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check u nimplemented for Map<int, String>.
335 splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 337 splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
336 string_buffer_test: Crash # (Expect.isTrue): handleStaticFunctionGet: function(E xpect#isTrue) 338 string_buffer_test: Crash # (Expect.isTrue): handleStaticFunctionGet: function(E xpect#isTrue)
337 string_codeunits_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 339 string_codeunits_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
340 string_from_environment2_test: RuntimeError # Please triage this failure.
341 string_from_environment_test: RuntimeError # Please triage this failure.
338 string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 342 string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
339 string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 343 string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
340 string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 344 string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
341 string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 345 string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
342 string_replace_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 346 string_replace_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
343 string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 347 string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
344 string_source_test: Crash # Instance of 'TypeOperator': type casts not implement ed. 348 string_source_test: Crash # Instance of 'TypeOperator': type casts not implement ed.
345 string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 349 string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
346 string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 350 string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary.
347 symbol_operator_test/03: Crash # unsupported element kind: $:field 351 symbol_operator_test/03: Crash # unsupported element kind: $:field
348 symbol_operator_test/none: Crash # unsupported element kind: $:field 352 symbol_operator_test/none: Crash # unsupported element kind: $:field
349 symbol_reserved_word_test/03: Pass # Please triage this failure. 353 symbol_reserved_word_test/03: Pass # Please triage this failure.
350 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 354 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
351 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 355 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
352 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 356 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
353 symbol_test/none: Crash # Please triage this failure. 357 symbol_test/none: Crash # Please triage this failure.
354 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 358 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
355 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 359 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
356 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 360 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
357 uri_normalize_path_test: RuntimeError # Please triage this failure. 361 uri_normalize_path_test: RuntimeError # Please triage this failure.
358 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 362 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
359 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 363 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
360 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 364 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
361 uri_test: Crash # Please triage this failure. 365 uri_test: Crash # Please triage this failure.
OLDNEW
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698