OLD | NEW |
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 == dart2dart] | 5 [ $compiler == dart2dart] |
6 bool_from_environment2_test: Skip | 6 bool_from_environment2_test: Skip |
7 bool_from_environment_default_value_test: Skip | 7 bool_from_environment_default_value_test: Skip |
8 bool_from_environment_test: Skip | 8 bool_from_environment_test: Skip |
9 from_environment_const_type_test: Skip | 9 from_environment_const_type_test: Skip |
10 from_environment_const_type_undefined_test: Skip | 10 from_environment_const_type_undefined_test: Skip |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
225 | 225 |
226 [ $runtime != d8 && $runtime != vm ] | 226 [ $runtime != d8 && $runtime != vm ] |
227 # The regexp tests are not verified to work on non d8/vm platforms yet. | 227 # The regexp tests are not verified to work on non d8/vm platforms yet. |
228 regexp/*: Skip | 228 regexp/*: Skip |
229 | 229 |
230 [ $runtime == vm ] | 230 [ $runtime == vm ] |
231 regexp/global_test: Skip # Timeout. Issue 21709 and 21708 | 231 regexp/global_test: Skip # Timeout. Issue 21709 and 21708 |
232 | 232 |
233 [ $mode == debug ] | 233 [ $mode == debug ] |
234 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 | 234 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 |
| 235 |
| 236 [ $compiler == dart2js && $cps_ir ] |
| 237 apply2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 238 apply3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 239 apply4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 240 apply_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 241 bit_twiddling_bigint_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 242 bit_twiddling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 243 bool_from_environment_default_value_test: Crash # (throw new ExpectException(mes
sage)): Unhandled node |
| 244 bool_from_environment_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 245 bool_hashcode_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 246 collection_from_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 247 collection_length_test: Crash # (throw "Bad length: ${length} / size: ${size}"):
Unhandled node |
| 248 collection_removes_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 249 collection_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 250 collection_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 251 compare_to2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 252 compare_to_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 253 const_list_literal_test: Crash # (try {list.add(4);}on UnsupportedError catch (e
){exception=e;}): "on T" catch block |
| 254 const_list_remove_range_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 255 const_list_set_range_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 256 core_runtime_types_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 257 date_time2_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 258 date_time3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 259 date_time4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 260 date_time5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 261 date_time6_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 262 date_time7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 263 date_time8_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 264 date_time9_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 265 date_time_parse_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 266 date_time_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 267 double_ceil2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 268 double_ceil_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 269 double_ceil_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 270 double_compare_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 271 double_floor2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 272 double_floor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 273 double_floor_to_double_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator |
| 274 double_parse_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 275 double_parse_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 276 double_round2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 277 double_round3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 278 double_round4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 279 double_round_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 280 double_round_to_double2_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 281 double_round_to_double3_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 282 double_round_to_double_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator |
| 283 double_truncate2_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 284 double_truncate_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 285 double_truncate_to_double_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator |
| 286 duration2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 287 duration_big_num_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 288 duration_double_multiplication_test: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 289 duration_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 290 error_stack_trace1_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 291 error_stack_trace2_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 292 error_stack_trace_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 293 errors_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 294 exception_implementation_test: Crash # "on T" catch block |
| 295 expando_test: Crash # Please triage this failure. |
| 296 expression_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 297 for_in_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 298 format_exception_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 299 from_environment_const_type_test/01: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 300 from_environment_const_type_test/02: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 301 from_environment_const_type_test/03: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 302 from_environment_const_type_test/04: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 303 from_environment_const_type_test/05: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 304 from_environment_const_type_test/06: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 305 from_environment_const_type_test/07: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 306 from_environment_const_type_test/08: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 307 from_environment_const_type_test/09: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 308 from_environment_const_type_test/10: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 309 from_environment_const_type_test/11: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 310 from_environment_const_type_test/12: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 311 from_environment_const_type_test/13: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 312 from_environment_const_type_test/14: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 313 from_environment_const_type_test/15: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 314 from_environment_const_type_test/16: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 315 from_environment_const_type_test/none: Crash # Instance of 'TypeOperator': unimp
lemented in CodeGenerator |
| 316 from_environment_const_type_undefined_test/01: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 317 from_environment_const_type_undefined_test/02: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 318 from_environment_const_type_undefined_test/03: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 319 from_environment_const_type_undefined_test/04: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 320 from_environment_const_type_undefined_test/05: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 321 from_environment_const_type_undefined_test/06: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 322 from_environment_const_type_undefined_test/07: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 323 from_environment_const_type_undefined_test/08: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 324 from_environment_const_type_undefined_test/09: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 325 from_environment_const_type_undefined_test/10: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 326 from_environment_const_type_undefined_test/11: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 327 from_environment_const_type_undefined_test/12: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 328 from_environment_const_type_undefined_test/13: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 329 from_environment_const_type_undefined_test/14: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 330 from_environment_const_type_undefined_test/15: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 331 from_environment_const_type_undefined_test/16: Crash # Instance of 'TypeOperator
': unimplemented in CodeGenerator |
| 332 from_environment_const_type_undefined_test/none: Crash # Instance of 'TypeOperat
or': unimplemented in CodeGenerator |
| 333 growable_list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 334 has_next_iterator_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 335 hash_map2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 336 hash_map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 337 hash_set_test/01: Crash # (throw new ExpectException(message)): Unhandled node |
| 338 hash_set_test/none: Crash # (throw new ExpectException(message)): Unhandled node |
| 339 hash_set_type_check_test: Crash # (throw new ExpectException(message)): Unhandle
d node |
| 340 hashcode_boxed_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 341 hashcode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 342 hidden_library2_test/01: Crash # (throw 'fisk'): Unhandled node |
| 343 indexed_list_access_test: Crash # (throw new ExpectException(message)): Unhandle
d node |
| 344 int_ceil_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 345 int_ceil_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 346 int_floor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 347 int_floor_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 348 int_from_environment2_test: Crash # (throw new ExpectException(message)): Unhand
led node |
| 349 int_from_environment_default_value_test: Crash # Instance of 'TypeOperator': uni
mplemented in CodeGenerator |
| 350 int_from_environment_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 351 int_parse_radix_test/01: Crash # Please triage this failure. |
| 352 int_parse_radix_test/02: Crash # Please triage this failure. |
| 353 int_parse_radix_test/none: Crash # Please triage this failure. |
| 354 int_round_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 355 int_round_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 356 int_to_int_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 357 int_truncate_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 358 int_truncate_to_double_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator |
| 359 integer_to_radix_string_test: Crash # "on T" catch block |
| 360 integer_to_string_test/01: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 361 integer_to_string_test/none: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator |
| 362 is_operator_basic_types_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 363 iterable_contains2_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 364 iterable_contains_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 365 iterable_element_at_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 366 iterable_expand_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 367 iterable_first_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 368 iterable_first_where_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 369 iterable_fold_test: Crash # cannot compile methods that need interceptor calling
convention. |
| 370 iterable_generate_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 371 iterable_join_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 372 iterable_last_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 373 iterable_last_where_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 374 iterable_length_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 375 iterable_mapping_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 376 iterable_reduce_test: Crash # cannot compile methods that need interceptor calli
ng convention. |
| 377 iterable_return_type_test/01: Crash # Please triage this failure. |
| 378 iterable_return_type_test/02: Crash # Please triage this failure. |
| 379 iterable_return_type_test/none: Crash # Please triage this failure. |
| 380 iterable_single_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 381 iterable_single_where_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 382 iterable_skip_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 383 iterable_skip_while_test: Crash # (throw new ExpectException(message)): Unhandle
d node |
| 384 iterable_take_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 385 iterable_take_while_test: Crash # (throw new ExpectException(message)): Unhandle
d node |
| 386 iterable_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 387 iterable_to_list_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 388 iterable_to_set_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 389 iterable_tostring_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 390 json_map_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 391 linked_hash_map_from_iterable_test: Crash # Instance of 'TypeOperator': unimplem
ented in CodeGenerator |
| 392 linked_hash_map_from_iterables_test: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator |
| 393 linked_hash_map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 394 list_as_map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 395 list_contains_argument_order_test: Crash # cannot compile methods that need inte
rceptor calling convention. |
| 396 list_fill_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 397 list_filled_type_argument_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator |
| 398 list_first_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 399 list_fixed_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 400 list_for_each_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 401 list_get_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 402 list_growable_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 403 list_index_of2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 404 list_index_of_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 405 list_insert_all_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 406 list_insert_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 407 list_iterators_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 408 list_last_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 409 list_literal_is_growable_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 410 list_literal_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 411 list_map_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 412 list_remove_range_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 413 list_removeat_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 414 list_replace_range_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 415 list_reversed_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 416 list_set_all_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 417 list_set_range_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 418 list_sort_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 419 list_sublist_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 420 list_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 421 list_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 422 list_to_string2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 423 list_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 424 main_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 425 map_contains_key_test: Crash # (throw new ExpectException(message)): Unhandled n
ode |
| 426 map_contains_value_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 427 map_from_iterable_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 428 map_from_iterables_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 429 map_from_test: Crash # Please triage this failure. |
| 430 map_index_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 431 map_keys2_test: Crash # Please triage this failure. |
| 432 map_keys_test: Crash # Please triage this failure. |
| 433 map_remove_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 434 map_test: Crash # Please triage this failure. |
| 435 map_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 436 map_values2_test: Crash # Please triage this failure. |
| 437 map_values3_test: Crash # Please triage this failure. |
| 438 map_values4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 439 map_values_test: Crash # Please triage this failure. |
| 440 maps_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 441 nan_infinity_test/01: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 442 nan_infinity_test/none: Crash # (throw new ExpectException(message)): Unhandled
node |
| 443 null_nosuchmethod_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 444 null_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 445 num_clamp_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 446 num_parse_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 447 num_parse_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 448 num_sign_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 449 print_test/01: Crash # cannot compile methods that need interceptor calling conv
ention. |
| 450 print_test/none: Crash # cannot compile methods that need interceptor calling co
nvention. |
| 451 queue_first_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 452 queue_iterator_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 453 queue_last_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 454 queue_single_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 455 queue_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 456 range_error_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 457 reg_exp1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 458 reg_exp4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 459 reg_exp5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 460 reg_exp_all_matches_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 461 reg_exp_first_match_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 462 reg_exp_group_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 463 reg_exp_groups_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 464 reg_exp_has_match_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 465 reg_exp_pattern_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator |
| 466 reg_exp_start_end_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 467 reg_exp_string_match_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 468 regexp/UC16_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 469 regexp/alternative-length-miscalculation_test: Crash # (throw new ExpectExceptio
n(message)): Unhandled node |
| 470 regexp/alternatives_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 471 regexp/assertion_test: Crash # (throw new ExpectException(message)): Unhandled n
ode |
| 472 regexp/backreferences_test: Crash # (throw new ExpectException(message)): Unhand
led node |
| 473 regexp/bol-with-multiline_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator |
| 474 regexp/bol_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 475 regexp/capture-3_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 476 regexp/capture_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 477 regexp/captures_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 478 regexp/char-insensitive_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 479 regexp/character-match-out-of-order_test: Crash # Instance of 'TypeOperator': un
implemented in CodeGenerator |
| 480 regexp/compile-crash_test: Crash # (throw new ExpectException(message)): Unhandl
ed node |
| 481 regexp/compile_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 482 regexp/constructor_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 483 regexp/dotstar_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 484 regexp/early-acid3-86_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 485 regexp/ecma-regex-examples_test: Crash # Instance of 'TypeOperator': unimplement
ed in CodeGenerator |
| 486 regexp/extended-characters-match_test: Crash # Instance of 'TypeOperator': unimp
lemented in CodeGenerator |
| 487 regexp/extended-characters-more_test: Crash # Instance of 'TypeOperator': unimpl
emented in CodeGenerator |
| 488 regexp/find-first-asserted_test: Crash # Instance of 'TypeOperator': unimplement
ed in CodeGenerator |
| 489 regexp/global_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 490 regexp/indexof_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 491 regexp/invalid-range-in-class_test: Crash # Instance of 'TypeOperator': unimplem
ented in CodeGenerator |
| 492 regexp/issue_19193_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 493 regexp/lastindex_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 494 regexp/look-ahead_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 495 regexp/lookahead_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 496 regexp/loop-capture_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 497 regexp/malformed-escapes_test: Crash # (throw new ExpectException(message)): Unh
andled node |
| 498 regexp/many-brackets_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 499 regexp/multiline_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 500 regexp/negative-special-characters_test: Crash # (throw new ExpectException(mess
age)): Unhandled node |
| 501 regexp/no-extensions_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 502 regexp/non-bmp_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 503 regexp/non-capturing-backtracking_test: Crash # Instance of 'TypeOperator': unim
plemented in CodeGenerator |
| 504 regexp/non-capturing-groups_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator |
| 505 regexp/non-character_test: Crash # (throw new ExpectException(message)): Unhandl
ed node |
| 506 regexp/non-greedy-parentheses_test: Crash # Instance of 'TypeOperator': unimplem
ented in CodeGenerator |
| 507 regexp/norepeat_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 508 regexp/overflow_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 509 regexp/parentheses_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 510 regexp/pcre-test-4_test: Crash # (throw new ExpectException(message)): Unhandled
node |
| 511 regexp/pcre_test: Crash # Please triage this failure. |
| 512 regexp/quantified-assertions_test: Crash # (throw new ExpectException(message)):
Unhandled node |
| 513 regexp/range-bound-ffff_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 514 regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator |
| 515 regexp/ranges-and-escaped-hyphens_test: Crash # (throw new ExpectException(messa
ge)): Unhandled node |
| 516 regexp/regexp_kde_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator |
| 517 regexp/regexp_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 518 regexp/regress-6-9-regexp_test: Crash # (throw new ExpectException(message)): Un
handled node |
| 519 regexp/regress-regexp-construct-result_test: Crash # Instance of 'TypeOperator':
unimplemented in CodeGenerator |
| 520 regexp/repeat-match-waldemar_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator |
| 521 regexp/results-cache_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 522 regexp/stack-overflow2_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator |
| 523 regexp/stack-overflow_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 524 regexp/standalones_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 525 regexp/toString_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 526 regexp/unicode-handling_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 527 regexp/unicodeCaseInsensitive_test: Crash # (throw new ExpectException(message))
: Unhandled node |
| 528 regexp/zero-length-alternatives_test: Crash # Instance of 'TypeOperator': unimpl
emented in CodeGenerator |
| 529 regress_11099_test: Crash # (throw 'Wrong result!'): Unhandled node |
| 530 regress_r21715_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 531 safe_to_string_test: Crash # (throw new ExpectException(message)): Unhandled nod
e |
| 532 set_containsAll_test: Crash # (throw new ExpectException(message)): Unhandled no
de |
| 533 set_contains_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 534 set_intersection_test: Crash # (throw new ExpectException(message)): Unhandled n
ode |
| 535 set_iterator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 536 set_removeAll_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 537 set_remove_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 538 set_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 539 set_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 540 shuffle_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 541 sort_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 542 splay_tree_from_iterable_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 543 splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator |
| 544 splay_tree_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 545 stacktrace_fromstring_test: Crash # (throw 0): Unhandled node |
| 546 stopwatch2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 547 stopwatch_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 548 string_base_vm_test: Crash # (try {s.substring(5,12);}on RangeError catch (ex){e
xception_caught=true;}): "on T" catch block |
| 549 string_buffer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 550 string_case_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 551 string_case_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 552 string_case_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 553 string_case_test/none: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 554 string_codeunits_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 555 string_from_environment2_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 556 string_from_environment_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 557 string_from_list_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 558 string_fromcharcode_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator |
| 559 string_fromcharcodes_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 560 string_operations_with_null_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator |
| 561 string_pattern_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 562 string_replace_all_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator |
| 563 string_replace_dollar_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 564 string_replace_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator |
| 565 string_runes_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 566 string_source_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 567 string_split_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 568 string_substring_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator |
| 569 string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 570 string_to_lower_case_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator |
| 571 string_trim2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 572 string_trim_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 573 string_trimlr_test/01: Crash # (throw new ExpectException(message)): Unhandled n
ode |
| 574 string_trimlr_test/none: Crash # (throw new ExpectException(message)): Unhandled
node |
| 575 strings_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 576 symbol_operator_test/03: Crash # (throw "Didn't throw: ${name}"): Unhandled node |
| 577 symbol_operator_test/none: Crash # (throw "Not equal #${name}, \$${name}: ${cons
tSymbol}, ${mirrorSymbol}"): Unhandled node |
| 578 symbol_reserved_word_test/03: Pass # Please triage this failure. |
| 579 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 580 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 581 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator |
| 582 symbol_test/none: Crash # "on T" catch block |
| 583 throw_half_surrogate_pair_test/01: Crash # (throw "String should be a surrogate
pair"): Unhandled node |
| 584 throw_half_surrogate_pair_test/02: Crash # (throw "String should be a surrogate
pair"): Unhandled node |
| 585 throw_half_surrogate_pair_test/none: Crash # (throw "String should be a surrogat
e pair"): Unhandled node |
| 586 toInt_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 587 unicode2_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 588 unicode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| 589 uri_base_test: Crash # "on T" catch block |
| 590 uri_file_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 591 uri_http_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 592 uri_ipv4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 593 uri_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 594 uri_normalize_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator |
| 595 uri_parse_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or |
| 596 uri_path_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 597 uri_query_test: Crash # (throw new ExpectException(message)): Unhandled node |
| 598 uri_scheme_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor |
| 599 uri_test: Crash # (throw new ExpectException(message)): Unhandled node |
OLD | NEW |