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

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

Issue 1171773004: Update dart2js-cps_ir test expectations after bac7481d3d2816dbfa40d34e3cb54c4197684456. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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/corelib/corelib.status ('k') | tests/isolate/isolate.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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 interactive_test: Skip # Must be run manually. 5 interactive_test: Skip # Must be run manually.
6 dromaeo_smoke_test: Skip # Issue 14521, 8257 6 dromaeo_smoke_test: Skip # Issue 14521, 8257
7 cross_frame_test: Skip # Test reloads itself. Issue 18558 7 cross_frame_test: Skip # Test reloads itself. Issue 18558
8 8
9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189 31 (Disabled for Chrome 35 roll) 10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189 31 (Disabled for Chrome 35 roll)
(...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 mutationobserver_test: StaticWarning 406 mutationobserver_test: StaticWarning
407 queryall_test: fail 407 queryall_test: fail
408 track_element_constructor_test: StaticWarning 408 track_element_constructor_test: StaticWarning
409 transferables_test: StaticWarning 409 transferables_test: StaticWarning
410 typed_arrays_range_checks_test: StaticWarning 410 typed_arrays_range_checks_test: StaticWarning
411 typing_test: StaticWarning 411 typing_test: StaticWarning
412 webgl_1_test: StaticWarning 412 webgl_1_test: StaticWarning
413 window_nosuchmethod_test: StaticWarning 413 window_nosuchmethod_test: StaticWarning
414 414
415 [ $compiler == dart2js && $cps_ir ] 415 [ $compiler == dart2js && $cps_ir ]
416 async_spawnuri_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 416 async_spawnuri_test: Crash # Unhandled node
417 async_test: Crash # Instance of 'TypeOperator': type casts not implemented. 417 async_test: Crash # Unhandled node
418 audiobuffersourcenode_test: Crash # try/finally 418 audiobuffersourcenode_test: Crash # try/finally
419 audiocontext_test: Crash # try/finally 419 audiocontext_test: Crash # try/finally
420 audioelement_test: Crash # Instance of 'TypeOperator': type casts not implemente d. 420 audioelement_test: Crash # Unhandled node
421 b_element_test: Crash # Instance of 'TypeOperator': type casts not implemented. 421 b_element_test: Crash # Unhandled node
422 blob_constructor_test: Crash # Instance of 'TypeOperator': type casts not implem ented. 422 blob_constructor_test: Crash # Unhandled node
423 cache_test: Crash # try/finally 423 cache_test: Crash # try/finally
424 callbacks_test: Crash # Instance of 'TypeOperator': type casts not implemented. 424 callbacks_test: Crash # Unhandled node
425 canvas_pixel_array_type_alias_test: Crash # try/finally 425 canvas_pixel_array_type_alias_test: Crash # try/finally
426 canvas_test: Crash # Instance of 'TypeOperator': type casts not implemented. 426 canvas_test: Crash # Unhandled node
427 canvasrenderingcontext2d_test: Crash # try/finally 427 canvasrenderingcontext2d_test: Crash # try/finally
428 cdata_test: Crash # Instance of 'TypeOperator': type casts not implemented. 428 cdata_test: Crash # Unhandled node
429 client_rect_test: Crash # Instance of 'TypeOperator': type casts not implemented . 429 client_rect_test: Crash # Unhandled node
430 cross_domain_iframe_test: Crash # Instance of 'TypeOperator': type casts not imp lemented. 430 cross_domain_iframe_test: Crash # Unhandled node
431 crypto_test: Crash # try/finally 431 crypto_test: Crash # try/finally
432 css_rule_list_test: Crash # Instance of 'TypeOperator': type casts not implement ed. 432 css_rule_list_test: Crash # Unhandled node
433 css_test: Crash # try/finally 433 css_test: Crash # try/finally
434 cssstyledeclaration_test: Crash # Instance of 'TypeOperator': type casts not imp lemented. 434 cssstyledeclaration_test: Crash # Unhandled node
435 custom/attribute_changed_callback_test: Crash # try/finally 435 custom/attribute_changed_callback_test: Crash # try/finally
436 custom/constructor_calls_created_synchronously_test: Crash # Instance of 'TypeOp erator': type casts not implemented. 436 custom/constructor_calls_created_synchronously_test: Crash # Unhandled node
437 custom/created_callback_test: Crash # (try {test();}catch (e){rethrow;}finally { js.context['testExpectsGlobalError']=false;}): try/finally 437 custom/created_callback_test: Crash # (try {test();}catch (e){rethrow;}finally { js.context['testExpectsGlobalError']=false;}): try/finally
438 custom/document_register_basic_test: Crash # Instance of 'TypeOperator': type ca sts not implemented. 438 custom/document_register_basic_test: Crash # Unhandled node
439 custom/document_register_type_extensions_test: Crash # try/finally 439 custom/document_register_type_extensions_test: Crash # try/finally
440 custom/element_upgrade_test: Crash # Instance of 'TypeOperator': type casts not implemented. 440 custom/element_upgrade_test: Crash # Unhandled node
441 custom/entered_left_view_test: Crash # try/finally 441 custom/entered_left_view_test: Crash # try/finally
442 custom/js_custom_test: Crash # Instance of 'TypeOperator': type casts not implem ented. 442 custom/js_custom_test: Crash # Unhandled node
443 custom/mirrors_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 443 custom/mirrors_test: Crash # Unhandled node
444 custom_element_method_clash_test: Crash # try/finally 444 custom_element_method_clash_test: Crash # try/finally
445 custom_element_name_clash_test: Crash # try/finally 445 custom_element_name_clash_test: Crash # try/finally
446 custom_elements_23127_test: Crash # try/finally 446 custom_elements_23127_test: Crash # try/finally
447 custom_elements_test: Crash # try/finally 447 custom_elements_test: Crash # try/finally
448 custom_tags_test: Crash # Instance of 'TypeOperator': type casts not implemented . 448 custom_tags_test: Crash # Unhandled node
449 dart_object_local_storage_test: Crash # Instance of 'TypeOperator': type casts n ot implemented. 449 dart_object_local_storage_test: Crash # Unhandled node
450 datalistelement_test: Crash # Instance of 'TypeOperator': type casts not impleme nted. 450 datalistelement_test: Crash # Unhandled node
451 document_test: Crash # try/finally 451 document_test: Crash # try/finally
452 documentfragment_test: Crash # Instance of 'TypeOperator': type casts not implem ented. 452 documentfragment_test: Crash # Unhandled node
453 dom_constructors_test: Crash # Instance of 'TypeOperator': type casts not implem ented. 453 dom_constructors_test: Crash # Unhandled node
454 domparser_test: Crash # Instance of 'TypeOperator': type casts not implemented. 454 domparser_test: Crash # Unhandled node
455 element_add_test: Crash # try/finally 455 element_add_test: Crash # try/finally
456 element_animate_test: Crash # try/finally 456 element_animate_test: Crash # try/finally
457 element_classes_svg_test: Crash # Instance of 'TypeOperator': type casts not imp lemented. 457 element_classes_svg_test: Crash # Unhandled node
458 element_classes_test: Crash # Instance of 'TypeOperator': type casts not impleme nted. 458 element_classes_test: Crash # Unhandled node
459 element_constructor_1_test: Crash # Instance of 'TypeOperator': type casts not i mplemented. 459 element_constructor_1_test: Crash # Unhandled node
460 element_dimensions_test: Crash # try/finally 460 element_dimensions_test: Crash # try/finally
461 element_offset_test: Crash # try/finally 461 element_offset_test: Crash # try/finally
462 element_test: Crash # try/finally 462 element_test: Crash # try/finally
463 element_types_constructors1_test: Crash # try/finally 463 element_types_constructors1_test: Crash # try/finally
464 element_types_constructors2_test: Crash # try/finally 464 element_types_constructors2_test: Crash # try/finally
465 element_types_constructors3_test: Crash # try/finally 465 element_types_constructors3_test: Crash # try/finally
466 element_types_constructors4_test: Crash # try/finally 466 element_types_constructors4_test: Crash # try/finally
467 element_types_constructors5_test: Crash # try/finally 467 element_types_constructors5_test: Crash # try/finally
468 element_types_constructors6_test: Crash # try/finally 468 element_types_constructors6_test: Crash # try/finally
469 element_types_test: Crash # try/finally 469 element_types_test: Crash # try/finally
470 event_customevent_test: Crash # Instance of 'TypeOperator': type casts not imple mented. 470 event_customevent_test: Crash # Unhandled node
471 event_test: Crash # Instance of 'TypeOperator': type casts not implemented. 471 event_test: Crash # Unhandled node
472 events_test: Crash # Instance of 'TypeOperator': type casts not implemented. 472 events_test: Crash # Unhandled node
473 exceptions_test: Crash # Instance of 'TypeOperator': type casts not implemented. 473 exceptions_test: Crash # Unhandled node
474 fileapi_test: Crash # try/finally 474 fileapi_test: Crash # try/finally
475 filereader_test: Crash # Instance of 'TypeOperator': type casts not implemented. 475 filereader_test: Crash # Unhandled node
476 fontface_loaded_test: Crash # Instance of 'TypeOperator': type casts not impleme nted. 476 fontface_loaded_test: Crash # Unhandled node
477 fontface_test: Crash # Instance of 'TypeOperator': type casts not implemented. 477 fontface_test: Crash # Unhandled node
478 form_data_test: Crash # try/finally 478 form_data_test: Crash # try/finally
479 form_element_test: Crash # Instance of 'TypeOperator': type casts not implemente d. 479 form_element_test: Crash # Unhandled node
480 geolocation_test: Crash # Instance of 'TypeOperator': type casts not implemented . 480 geolocation_test: Crash # Unhandled node
481 hidden_dom_1_test: Crash # Instance of 'TypeOperator': type casts not implemente d. 481 hidden_dom_1_test: Crash # Unhandled node
482 hidden_dom_2_test: Crash # Instance of 'TypeOperator': type casts not implemente d. 482 hidden_dom_2_test: Crash # Unhandled node
483 history_test: Crash # try/finally 483 history_test: Crash # try/finally
484 htmlcollection_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 484 htmlcollection_test: Crash # Unhandled node
485 htmlelement_test: Crash # Instance of 'TypeOperator': type casts not implemented . 485 htmlelement_test: Crash # Unhandled node
486 htmloptionscollection_test: Crash # Instance of 'TypeOperator': type casts not i mplemented. 486 htmloptionscollection_test: Crash # Unhandled node
487 indexeddb_1_test: Crash # try/finally 487 indexeddb_1_test: Crash # try/finally
488 indexeddb_2_test: Crash # Instance of 'TypeOperator': type casts not implemented . 488 indexeddb_2_test: Crash # Unhandled node
489 indexeddb_3_test: Crash # Instance of 'TypeOperator': type casts not implemented . 489 indexeddb_3_test: Crash # Unhandled node
490 indexeddb_4_test: Crash # Instance of 'TypeOperator': type casts not implemented . 490 indexeddb_4_test: Crash # Unhandled node
491 indexeddb_5_test: Crash # Instance of 'TypeOperator': type casts not implemented . 491 indexeddb_5_test: Crash # Unhandled node
492 input_element_test: Crash # try/finally 492 input_element_test: Crash # try/finally
493 instance_of_test: Crash # Instance of 'TypeOperator': type casts not implemented . 493 instance_of_test: Crash # Unhandled node
494 isolates_test: Crash # Instance of 'TypeOperator': type casts not implemented. 494 isolates_test: Crash # Unhandled node
495 js_interop_1_test: Crash # Instance of 'TypeOperator': type casts not implemente d. 495 js_interop_1_test: Crash # Unhandled node
496 js_test: Crash # try/finally 496 js_test: Crash # try/finally
497 keyboard_event_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 497 keyboard_event_test: Crash # Unhandled node
498 localstorage_test: Crash # (try {fn();}finally {window.localStorage.clear();}): try/finally 498 localstorage_test: Crash # (try {fn();}finally {window.localStorage.clear();}): try/finally
499 location_test: Crash # Instance of 'TypeOperator': type casts not implemented. 499 location_test: Crash # Unhandled node
500 media_stream_test: Crash # try/finally 500 media_stream_test: Crash # try/finally
501 mediasource_test: Crash # try/finally 501 mediasource_test: Crash # try/finally
502 messageevent_test: Crash # Instance of 'TypeOperator': type casts not implemente d. 502 messageevent_test: Crash # Unhandled node
503 mouse_event_test: Crash # Instance of 'TypeOperator': type casts not implemented . 503 mouse_event_test: Crash # Unhandled node
504 mutationobserver_test: Crash # try/finally 504 mutationobserver_test: Crash # try/finally
505 native_gc_test: Crash # Instance of 'TypeOperator': type casts not implemented. 505 native_gc_test: Crash # Unhandled node
506 navigator_test: Crash # Instance of 'TypeOperator': type casts not implemented. 506 navigator_test: Crash # Unhandled node
507 node_test: Crash # try/finally 507 node_test: Crash # try/finally
508 node_validator_important_if_you_suppress_make_the_bug_critical_test: Crash # tr y/finally 508 node_validator_important_if_you_suppress_make_the_bug_critical_test: Crash # tr y/finally
509 non_instantiated_is_test: Crash # Instance of 'TypeOperator': type casts not imp lemented. 509 non_instantiated_is_test: Crash # Unhandled node
510 notification_test: Crash # try/finally 510 notification_test: Crash # try/finally
511 performance_api_test: Crash # try/finally 511 performance_api_test: Crash # try/finally
512 postmessage_structured_test: Crash # try/finally 512 postmessage_structured_test: Crash # try/finally
513 query_test: Crash # Instance of 'TypeOperator': type casts not implemented. 513 query_test: Crash # Unhandled node
514 queryall_test: Crash # Instance of 'TypeOperator': type casts not implemented. 514 queryall_test: Crash # Unhandled node
515 range_test: Crash # try/finally 515 range_test: Crash # try/finally
516 request_animation_frame_test: Crash # Instance of 'TypeOperator': type casts not implemented. 516 request_animation_frame_test: Crash # Unhandled node
517 rtc_test: Crash # try/finally 517 rtc_test: Crash # try/finally
518 selectelement_test: Crash # Instance of 'TypeOperator': type casts not implement ed. 518 selectelement_test: Crash # Unhandled node
519 serialized_script_value_test: Crash # Instance of 'TypeOperator': type casts not implemented. 519 serialized_script_value_test: Crash # Unhandled node
520 shadow_dom_test: Crash # try/finally 520 shadow_dom_test: Crash # try/finally
521 shadowroot_test: Crash # Instance of 'TypeOperator': type casts not implemented. 521 shadowroot_test: Crash # Unhandled node
522 speechrecognition_test: Crash # try/finally 522 speechrecognition_test: Crash # try/finally
523 storage_quota_test/missingenumcheck: Crash # Instance of 'TypeOperator': type ca sts not implemented. 523 storage_quota_test/missingenumcheck: Crash # Unhandled node
524 storage_quota_test/none: Crash # Instance of 'TypeOperator': type casts not impl emented. 524 storage_quota_test/none: Crash # Unhandled node
525 storage_test: Crash # Instance of 'TypeOperator': type casts not implemented. 525 storage_test: Crash # Unhandled node
526 streams_test: Crash # Instance of 'TypeOperator': type casts not implemented. 526 streams_test: Crash # Unhandled node
527 svg_test: Crash # try/finally 527 svg_test: Crash # try/finally
528 svgelement_test: Crash # try/finally 528 svgelement_test: Crash # try/finally
529 table_test: Crash # Instance of 'TypeOperator': type casts not implemented. 529 table_test: Crash # Unhandled node
530 text_event_test: Crash # Instance of 'TypeOperator': type casts not implemented. 530 text_event_test: Crash # Unhandled node
531 touchevent_test: Crash # try/finally 531 touchevent_test: Crash # try/finally
532 track_element_constructor_test: Crash # Instance of 'TypeOperator': type casts n ot implemented. 532 track_element_constructor_test: Crash # Unhandled node
533 transferables_test: Crash # Instance of 'TypeOperator': type casts not implement ed. 533 transferables_test: Crash # Unhandled node
534 transition_event_test: Crash # try/finally 534 transition_event_test: Crash # try/finally
535 typed_arrays_1_test: Crash # try/finally 535 typed_arrays_1_test: Crash # try/finally
536 typed_arrays_2_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 536 typed_arrays_2_test: Crash # Unhandled node
537 typed_arrays_3_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 537 typed_arrays_3_test: Crash # Unhandled node
538 typed_arrays_4_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 538 typed_arrays_4_test: Crash # Unhandled node
539 typed_arrays_5_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 539 typed_arrays_5_test: Crash # Unhandled node
540 typed_arrays_arraybuffer_test: Crash # Instance of 'TypeOperator': type casts no t implemented. 540 typed_arrays_arraybuffer_test: Crash # Unhandled node
541 typed_arrays_dataview_test: Crash # Instance of 'TypeOperator': type casts not i mplemented. 541 typed_arrays_dataview_test: Crash # Unhandled node
542 typed_arrays_range_checks_test: Crash # Instance of 'TypeOperator': type casts n ot implemented. 542 typed_arrays_range_checks_test: Crash # Unhandled node
543 typed_arrays_simd_test: Crash # Instance of 'TypeOperator': type casts not imple mented. 543 typed_arrays_simd_test: Crash # Unhandled node
544 typing_test: Crash # Instance of 'TypeOperator': type casts not implemented. 544 typing_test: Crash # Unhandled node
545 unknownelement_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 545 unknownelement_test: Crash # Unhandled node
546 uri_test: Crash # Instance of 'TypeOperator': type casts not implemented. 546 uri_test: Crash # Unhandled node
547 url_test: Crash # try/finally 547 url_test: Crash # try/finally
548 webgl_1_test: Crash # try/finally 548 webgl_1_test: Crash # try/finally
549 websocket_test: Crash # try/finally 549 websocket_test: Crash # try/finally
550 websql_test: Crash # try/finally 550 websql_test: Crash # try/finally
551 wheelevent_test: Crash # Instance of 'TypeOperator': type casts not implemented. 551 wheelevent_test: Crash # Unhandled node
552 window_eq_test: Crash # Instance of 'TypeOperator': type casts not implemented. 552 window_eq_test: Crash # Unhandled node
553 window_mangling_test: Crash # Instance of 'TypeOperator': type casts not impleme nted. 553 window_mangling_test: Crash # Unhandled node
554 window_nosuchmethod_test: Crash # Instance of 'TypeOperator': type casts not imp lemented. 554 window_nosuchmethod_test: Crash # Unhandled node
555 window_test: Crash # Instance of 'TypeOperator': type casts not implemented. 555 window_test: Crash # Unhandled node
556 worker_api_test: Crash # Instance of 'TypeOperator': type casts not implemented. 556 worker_api_test: Crash # Unhandled node
557 worker_test: Crash # try/finally 557 worker_test: Crash # try/finally
558 xhr_cross_origin_test: Crash # try/finally 558 xhr_cross_origin_test: Crash # try/finally
559 xhr_test: Crash # try/finally 559 xhr_test: Crash # try/finally
560 xsltprocessor_test: Crash # try/finally 560 xsltprocessor_test: Crash # try/finally
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698