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 == dart2js ] | 5 [ $compiler == dart2js ] |
6 class_test: Fail | 6 class_test: Fail |
7 statements_test: Fail | 7 statements_test: Fail |
8 typed_locals_test: Fail | 8 typed_locals_test: Fail |
9 no_such_method_test: Fail # Wrong Invocation.memberName. | 9 no_such_method_test: Fail # Wrong Invocation.memberName. |
10 constant_javascript_semantics4_test: Fail, OK | 10 constant_javascript_semantics4_test: Fail, OK |
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
317 | 317 |
318 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked ] | 318 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked ] |
319 js_dispatch_property_test: Crash # Issue 27394 | 319 js_dispatch_property_test: Crash # Issue 27394 |
320 regress/4562_test/01: Crash # Issue 27394 | 320 regress/4562_test/01: Crash # Issue 27394 |
321 | 321 |
322 [ $compiler == dart2js && $dart2js_with_kernel ] | 322 [ $compiler == dart2js && $dart2js_with_kernel ] |
323 10216a_test: Crash | 323 10216a_test: Crash |
324 10216b_test: Crash | 324 10216b_test: Crash |
325 11673_test: Crash | 325 11673_test: Crash |
326 16400_test: Crash | 326 16400_test: Crash |
327 16407_test: Crash | |
328 16407_test: RuntimeError | |
329 17856_test: Crash | 327 17856_test: Crash |
330 18383_test: Crash | |
331 18383_test: RuntimeError | |
332 19191_test: Crash | 328 19191_test: Crash |
333 21166_test: Crash | 329 21166_test: Crash |
334 21579_test: Crash | 330 21579_test: Crash |
335 21579_test: RuntimeError | 331 21579_test: RuntimeError |
336 21666_test: Crash | 332 21666_test: Crash |
337 21724_test: Crash | 333 21724_test: Crash |
338 22776_test: Crash | 334 22776_test: Crash |
339 22868_test: Crash | 335 22868_test: Crash |
340 22917_test: Crash | 336 22917_test: Crash |
341 23056_test: Crash | 337 23056_test: Crash |
342 23264_test: Crash | 338 23264_test: Crash |
343 23404_test: RuntimeError | 339 23404_test: RuntimeError |
344 23432_test: Crash | 340 23432_test: Crash |
345 23828_test: Crash | 341 23828_test: Crash |
346 26243_test: Crash | 342 26243_test: Crash |
347 28919_test: Crash | 343 28919_test: Crash |
348 28919_test: RuntimeError | 344 28919_test: RuntimeError |
349 assert_with_message_test: Crash | 345 assert_with_message_test: Crash |
350 async_stacktrace_test: Crash | 346 async_stacktrace_test: Crash |
351 bailout8_test: Crash | 347 bailout8_test: Crash |
352 bailout_on_break_test: Crash | 348 bailout_on_break_test: Crash |
353 bailout_on_continue_test: Timeout | 349 bailout_on_continue_test: Timeout |
354 bailout_test: Crash | 350 bailout_test: Crash |
355 bound_closure_interceptor_methods_test: Crash | 351 bound_closure_interceptor_methods_test: Crash |
356 bound_closure_interceptor_type_test: Crash | 352 bound_closure_interceptor_type_test: Crash |
357 break_test: Crash | 353 break_test: Crash |
358 checked_accessor_test: Crash | 354 checked_accessor_test: Crash |
359 closure2_test: RuntimeError | |
360 closure3_test: RuntimeError | 355 closure3_test: RuntimeError |
361 closure4_test: RuntimeError | 356 closure4_test: RuntimeError |
362 closure5_test: Crash | 357 closure5_test: Crash |
363 closure6_test: RuntimeError | 358 closure6_test: RuntimeError |
364 closure7_test: RuntimeError | 359 closure7_test: RuntimeError |
365 closure_capture2_test: RuntimeError | 360 closure_capture2_test: RuntimeError |
366 closure_capture3_test: RuntimeError | 361 closure_capture3_test: RuntimeError |
367 closure_capture4_test: RuntimeError | 362 closure_capture4_test: RuntimeError |
368 closure_capture5_test: RuntimeError | 363 closure_capture5_test: RuntimeError |
369 closure_capture6_test: Crash | 364 closure_capture6_test: Crash |
370 closure_capture_test: RuntimeError | 365 closure_capture_test: RuntimeError |
371 closure_test: RuntimeError | |
372 closure_type_reflection2_test: Crash | 366 closure_type_reflection2_test: Crash |
373 closure_type_reflection_test: Crash | 367 closure_type_reflection_test: Crash |
374 code_motion_exception_test: Crash | 368 code_motion_exception_test: Crash |
375 compile_time_constant4_test/01: MissingCompileTimeError | 369 compile_time_constant4_test/01: MissingCompileTimeError |
376 compile_time_constant4_test/02: MissingCompileTimeError | 370 compile_time_constant4_test/02: MissingCompileTimeError |
377 compile_time_constant4_test/03: MissingCompileTimeError | 371 compile_time_constant4_test/03: MissingCompileTimeError |
378 compile_time_constant4_test/04: MissingCompileTimeError | 372 compile_time_constant4_test/04: MissingCompileTimeError |
379 compile_time_constant4_test/05: MissingCompileTimeError | 373 compile_time_constant4_test/05: MissingCompileTimeError |
380 compile_time_constant4_test/06: Crash | 374 compile_time_constant4_test/06: Crash |
381 conditional_send_test: Crash | 375 conditional_send_test: Crash |
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
495 | 489 |
496 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 490 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
497 12320_test: Crash | 491 12320_test: Crash |
498 22487_test: Crash | 492 22487_test: Crash |
499 23404_test: Crash | 493 23404_test: Crash |
500 23804_test: Crash | 494 23804_test: Crash |
501 28749_test: Crash | 495 28749_test: Crash |
502 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash | 496 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash |
503 bailout_aborting_if_test: Crash | 497 bailout_aborting_if_test: Crash |
504 big_allocation_expression_test: Crash | 498 big_allocation_expression_test: Crash |
505 closure2_test: Crash | |
506 closure3_test: Crash | 499 closure3_test: Crash |
507 closure4_test: Crash | 500 closure4_test: Crash |
508 closure6_test: Crash | 501 closure6_test: Crash |
509 closure7_test: Crash | 502 closure7_test: Crash |
510 closure_capture2_test: Crash | 503 closure_capture2_test: Crash |
511 closure_capture3_test: Crash | 504 closure_capture3_test: Crash |
512 closure_capture4_test: Crash | 505 closure_capture4_test: Crash |
513 closure_capture5_test: Crash | 506 closure_capture5_test: Crash |
514 closure_capture_test: Crash | 507 closure_capture_test: Crash |
515 closure_test: Crash | |
516 first_class_types_hashcode_test: Crash | 508 first_class_types_hashcode_test: Crash |
517 if_null2_test: Crash | 509 if_null2_test: Crash |
518 if_null3_test: Crash | 510 if_null3_test: Crash |
519 runtime_type_int_test: Crash | 511 runtime_type_int_test: Crash |
520 type_constant_switch_test/01: Crash | 512 type_constant_switch_test/01: Crash |
OLD | NEW |