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

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

Issue 1109403002: cps-ir: Support compilation of methods that use interceptor calling convention. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comment. 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 | « 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 event_test: Skip # Issue 1996 5 event_test: Skip # Issue 1996
6 interactive_test: Skip # Must be run manually. 6 interactive_test: Skip # Must be run manually.
7 dromaeo_smoke_test: Skip # Issue 14521, 8257 7 dromaeo_smoke_test: Skip # Issue 14521, 8257
8 cross_frame_test: Skip # Test reloads itself. Issue 18558 8 cross_frame_test: Skip # Test reloads itself. Issue 18558
9 9
10 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 10 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after
413 mutationobserver_test: StaticWarning 413 mutationobserver_test: StaticWarning
414 queryall_test: fail 414 queryall_test: fail
415 track_element_constructor_test: StaticWarning 415 track_element_constructor_test: StaticWarning
416 transferables_test: StaticWarning 416 transferables_test: StaticWarning
417 typed_arrays_range_checks_test: StaticWarning 417 typed_arrays_range_checks_test: StaticWarning
418 typing_test: StaticWarning 418 typing_test: StaticWarning
419 webgl_1_test: StaticWarning 419 webgl_1_test: StaticWarning
420 window_nosuchmethod_test: StaticWarning 420 window_nosuchmethod_test: StaticWarning
421 421
422 [ $compiler == dart2js && $cps_ir ] 422 [ $compiler == dart2js && $cps_ir ]
423 async_spawnuri_test: Crash # cannot compile methods that need interceptor callin g convention. 423 async_spawnuri_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
424 async_test: Crash # cannot compile methods that need interceptor calling convent ion. 424 async_test: Crash # (cancellingIsolate): handleStaticFunctionGet: function(cance llingIsolate)
425 audiobuffersourcenode_test: Crash # try/finally 425 audiobuffersourcenode_test: Crash # try/finally
426 audiocontext_test: Crash # try/finally 426 audiocontext_test: Crash # try/finally
427 audioelement_test: Crash # cannot compile methods that need interceptor calling convention. 427 audioelement_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fu nction(_defaultErrorFormatter)
428 b_element_test: Crash # cannot compile methods that need interceptor calling con vention. 428 b_element_test: Crash # unsupported element kind: _defaultEnvironment:field
429 blob_constructor_test: Crash # cannot compile methods that need interceptor call ing convention. 429 blob_constructor_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet : function(_defaultErrorFormatter)
430 cache_test: Crash # try/finally 430 cache_test: Crash # try/finally
431 callbacks_test: Crash # cannot compile methods that need interceptor calling con vention. 431 callbacks_test: Crash # unsupported element kind: _defaultEnvironment:field
432 canvas_pixel_array_type_alias_test: Crash # try/finally 432 canvas_pixel_array_type_alias_test: Crash # try/finally
433 canvas_test: Crash # cannot compile methods that need interceptor calling conven tion.
434 canvasrenderingcontext2d_test: Crash # try/finally 433 canvasrenderingcontext2d_test: Crash # try/finally
435 cdata_test: Crash # cannot compile methods that need interceptor calling convent ion. 434 canvas_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function (_defaultErrorFormatter)
436 client_rect_test: Crash # cannot compile methods that need interceptor calling c onvention. 435 cdata_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function( _defaultErrorFormatter)
437 cross_domain_iframe_test: Crash # cannot compile methods that need interceptor c alling convention. 436 client_rect_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
437 cross_domain_iframe_test: Crash # Instance of 'TypeOperator': type casts not imp lemented.
438 crypto_test: Crash # try/finally 438 crypto_test: Crash # try/finally
439 css_rule_list_test: Crash # cannot compile methods that need interceptor calling convention. 439 css_rule_list_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: f unction(_defaultErrorFormatter)
440 cssstyledeclaration_test: Crash # (_defaultErrorFormatter): handleStaticFunction Get: function(_defaultErrorFormatter)
440 css_test: Crash # try/finally 441 css_test: Crash # try/finally
441 cssstyledeclaration_test: Crash # cannot compile methods that need interceptor c alling convention.
442 custom/attribute_changed_callback_test: Crash # try/finally 442 custom/attribute_changed_callback_test: Crash # try/finally
443 custom/constructor_calls_created_synchronously_test: Crash # cannot compile meth ods that need interceptor calling convention. 443 custom/constructor_calls_created_synchronously_test: Crash # (_defaultErrorForma tter): handleStaticFunctionGet: function(_defaultErrorFormatter)
444 custom/created_callback_test: Crash # cannot compile methods that need intercept or calling convention. 444 custom/created_callback_test: Crash # (NestedElement.test): handleStaticFunction Get: function(NestedElement#test)
445 custom/document_register_basic_test: Crash # cannot compile methods that need in terceptor calling convention. 445 custom/document_register_basic_test: Crash # (_defaultErrorFormatter): handleSta ticFunctionGet: function(_defaultErrorFormatter)
446 custom/document_register_type_extensions_test: Crash # try/finally 446 custom/document_register_type_extensions_test: Crash # try/finally
447 custom/element_upgrade_test: Crash # cannot compile methods that need intercepto r calling convention.
448 custom/entered_left_view_test: Crash # try/finally
449 custom/js_custom_test: Crash # cannot compile methods that need interceptor call ing convention.
450 custom/mirrors_test: Crash # cannot compile methods that need interceptor callin g convention.
451 custom/regress_194523002_test: Crash # unsupported element kind: _defaultEnviron ment:field
452 custom_element_method_clash_test: Crash # try/finally 447 custom_element_method_clash_test: Crash # try/finally
453 custom_element_name_clash_test: Crash # try/finally 448 custom_element_name_clash_test: Crash # try/finally
454 custom_elements_23127_test: Crash # try/finally 449 custom_elements_23127_test: Crash # try/finally
455 custom_elements_test: Crash # try/finally 450 custom_elements_test: Crash # try/finally
456 custom_tags_test: Crash # cannot compile methods that need interceptor calling c onvention. 451 custom/element_upgrade_test: Crash # (_defaultErrorFormatter): handleStaticFunct ionGet: function(_defaultErrorFormatter)
457 dart_object_local_storage_test: Crash # cannot compile methods that need interce ptor calling convention. 452 custom/entered_left_view_test: Crash # try/finally
458 datalistelement_test: Crash # cannot compile methods that need interceptor calli ng convention. 453 custom/js_custom_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet : function(_defaultErrorFormatter)
454 custom/mirrors_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
455 custom/regress_194523002_test: Crash # unsupported element kind: _defaultEnviron ment:field
456 custom_tags_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
457 dart_object_local_storage_test: Crash # (_defaultErrorFormatter): handleStaticFu nctionGet: function(_defaultErrorFormatter)
458 datalistelement_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
459 documentfragment_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet : function(_defaultErrorFormatter)
459 document_test: Crash # try/finally 460 document_test: Crash # try/finally
460 documentfragment_test: Crash # cannot compile methods that need interceptor call ing convention. 461 dom_constructors_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet : function(_defaultErrorFormatter)
461 dom_constructors_test: Crash # cannot compile methods that need interceptor call ing convention. 462 domparser_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: funct ion(_defaultErrorFormatter)
462 domparser_test: Crash # cannot compile methods that need interceptor calling con vention.
463 element_add_test: Crash # try/finally 463 element_add_test: Crash # try/finally
464 element_animate_test: Crash # try/finally 464 element_animate_test: Crash # try/finally
465 element_classes_svg_test: Crash # cannot compile methods that need interceptor c alling convention. 465 element_classes_svg_test: Crash # (elementsTearDown): handleStaticFunctionGet: f unction(elementsTearDown)
466 element_classes_test: Crash # cannot compile methods that need interceptor calli ng convention. 466 element_classes_test: Crash # (listElementTearDown): handleStaticFunctionGet: fu nction(listElementTearDown)
467 element_constructor_1_test: Crash # cannot compile methods that need interceptor calling convention. 467 element_constructor_1_test: Crash # (_defaultErrorFormatter): handleStaticFuncti onGet: function(_defaultErrorFormatter)
468 element_dimensions_test: Crash # try/finally 468 element_dimensions_test: Crash # try/finally
469 element_offset_test: Crash # try/finally 469 element_offset_test: Crash # try/finally
470 element_test: Crash # try/finally 470 element_test: Crash # try/finally
471 element_types_constructors1_test: Crash # try/finally 471 element_types_constructors1_test: Crash # try/finally
472 element_types_constructors2_test: Crash # try/finally 472 element_types_constructors2_test: Crash # try/finally
473 element_types_constructors3_test: Crash # try/finally 473 element_types_constructors3_test: Crash # try/finally
474 element_types_constructors4_test: Crash # try/finally 474 element_types_constructors4_test: Crash # try/finally
475 element_types_constructors5_test: Crash # try/finally 475 element_types_constructors5_test: Crash # try/finally
476 element_types_constructors6_test: Crash # try/finally 476 element_types_constructors6_test: Crash # try/finally
477 element_types_test: Crash # try/finally 477 element_types_test: Crash # try/finally
478 event_customevent_test: Crash # cannot compile methods that need interceptor cal ling convention. 478 event_customevent_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGe t: function(_defaultErrorFormatter)
479 events_test: Crash # cannot compile methods that need interceptor calling conven tion. 479 events_test: Crash # unsupported element kind: _defaultEnvironment:field
480 exceptions_test: Crash # cannot compile methods that need interceptor calling co nvention. 480 exceptions_test: Crash # "on T" catch block
481 fileapi_test: Crash # try/finally 481 fileapi_test: Crash # try/finally
482 filereader_test: Crash # cannot compile methods that need interceptor calling co nvention. 482 filereader_test: Crash # Instance of 'TypeOperator': type casts not implemented.
483 fontface_loaded_test: Crash # cannot compile methods that need interceptor calli ng convention. 483 fontface_loaded_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
484 fontface_test: Crash # cannot compile methods that need interceptor calling conv ention. 484 fontface_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: functi on(_defaultErrorFormatter)
485 form_data_test: Crash # try/finally 485 form_data_test: Crash # try/finally
486 form_element_test: Crash # cannot compile methods that need interceptor calling convention. 486 form_element_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fu nction(_defaultErrorFormatter)
487 geolocation_test: Crash # cannot compile methods that need interceptor calling c onvention. 487 geolocation_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
488 hidden_dom_1_test: Crash # cannot compile methods that need interceptor calling convention. 488 hidden_dom_1_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fu nction(_defaultErrorFormatter)
489 hidden_dom_2_test: Crash # cannot compile methods that need interceptor calling convention. 489 hidden_dom_2_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fu nction(_defaultErrorFormatter)
490 history_test: Crash # try/finally 490 history_test: Crash # try/finally
491 htmlcollection_test: Crash # cannot compile methods that need interceptor callin g convention. 491 htmlcollection_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
492 htmlelement_test: Crash # cannot compile methods that need interceptor calling c onvention. 492 htmlelement_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
493 htmloptionscollection_test: Crash # cannot compile methods that need interceptor calling convention. 493 htmloptionscollection_test: Crash # (_defaultErrorFormatter): handleStaticFuncti onGet: function(_defaultErrorFormatter)
494 indexeddb_1_test: Crash # try/finally 494 indexeddb_1_test: Crash # try/finally
495 indexeddb_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 495 indexeddb_2_test: Crash # Please triage this failure.
496 indexeddb_3_test: Crash # cannot compile methods that need interceptor calling c onvention. 496 indexeddb_3_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
497 indexeddb_4_test: Crash # cannot compile methods that need interceptor calling c onvention. 497 indexeddb_4_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
498 indexeddb_5_test: Crash # cannot compile methods that need interceptor calling c onvention. 498 indexeddb_5_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
499 input_element_test: Crash # try/finally 499 input_element_test: Crash # try/finally
500 instance_of_test: Crash # cannot compile methods that need interceptor calling c onvention. 500 instance_of_test: Crash # Instance of 'TypeOperator': type casts not implemented .
501 isolates_test: Crash # cannot compile methods that need interceptor calling conv ention. 501 isolates_test: Crash # (isolateEntry): handleStaticFunctionGet: function(isolate Entry)
502 js_interop_1_test: Crash # cannot compile methods that need interceptor calling convention. 502 js_interop_1_test: Crash # Instance of 'TypeOperator': type casts not implemente d.
503 js_test: Crash # try/finally 503 js_test: Crash # try/finally
504 keyboard_event_test: Crash # cannot compile methods that need interceptor callin g convention. 504 keyboard_event_test: Crash # unsupported element kind: _defaultEnvironment:field
505 localstorage_test: Crash # cannot compile methods that need interceptor calling convention. 505 localstorage_test: Crash # (try {fn();}finally {window.localStorage.clear();}): not exactly one catch block
506 location_test: Crash # cannot compile methods that need interceptor calling conv ention. 506 location_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: functi on(_defaultErrorFormatter)
507 mediasource_test: Crash # try/finally
507 media_stream_test: Crash # try/finally 508 media_stream_test: Crash # try/finally
508 mediasource_test: Crash # try/finally 509 messageevent_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fu nction(_defaultErrorFormatter)
509 messageevent_test: Crash # cannot compile methods that need interceptor calling convention. 510 mouse_event_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: fun ction(_defaultErrorFormatter)
510 mouse_event_test: Crash # cannot compile methods that need interceptor calling c onvention.
511 mutationobserver_test: Crash # try/finally 511 mutationobserver_test: Crash # try/finally
512 native_gc_test: Crash # cannot compile methods that need interceptor calling con vention. 512 native_gc_test: Crash # Instance of 'TypeOperator': type casts not implemented.
513 navigator_test: Crash # cannot compile methods that need interceptor calling con vention. 513 navigator_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: funct ion(_defaultErrorFormatter)
514 node_test: Crash # try/finally 514 node_test: Crash # try/finally
515 node_validator_important_if_you_suppress_make_the_bug_critical_test: Crash # tr y/finally 515 node_validator_important_if_you_suppress_make_the_bug_critical_test: Crash # tr y/finally
516 non_instantiated_is_test: Crash # cannot compile methods that need interceptor c alling convention. 516 non_instantiated_is_test: Crash # (_defaultErrorFormatter): handleStaticFunction Get: function(_defaultErrorFormatter)
517 notification_test: Crash # try/finally 517 notification_test: Crash # try/finally
518 performance_api_test: Crash # try/finally 518 performance_api_test: Crash # try/finally
519 postmessage_structured_test: Crash # try/finally 519 postmessage_structured_test: Crash # try/finally
520 query_test: Crash # cannot compile methods that need interceptor calling convent ion. 520 queryall_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: functi on(_defaultErrorFormatter)
521 queryall_test: Crash # cannot compile methods that need interceptor calling conv ention. 521 query_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function( _defaultErrorFormatter)
522 range_test: Crash # try/finally 522 range_test: Crash # try/finally
523 request_animation_frame_test: Crash # cannot compile methods that need intercept or calling convention. 523 request_animation_frame_test: Crash # Instance of 'TypeOperator': type casts not implemented.
524 rtc_test: Crash # try/finally 524 rtc_test: Crash # try/finally
525 selectelement_test: Crash # cannot compile methods that need interceptor calling convention. 525 selectelement_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: f unction(_defaultErrorFormatter)
526 serialized_script_value_test: Crash # cannot compile methods that need intercept or calling convention. 526 serialized_script_value_test: Crash # (_defaultErrorFormatter): handleStaticFunc tionGet: function(_defaultErrorFormatter)
527 shadow_dom_test: Crash # try/finally 527 shadow_dom_test: Crash # try/finally
528 shadowroot_test: Crash # cannot compile methods that need interceptor calling co nvention. 528 shadowroot_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: func tion(_defaultErrorFormatter)
529 speechrecognition_test: Crash # try/finally 529 speechrecognition_test: Crash # try/finally
530 storage_quota_test/missingenumcheck: Crash # cannot compile methods that need in terceptor calling convention. 530 storage_quota_test/missingenumcheck: Crash # (_defaultErrorFormatter): handleSta ticFunctionGet: function(_defaultErrorFormatter)
531 storage_quota_test/none: Crash # cannot compile methods that need interceptor ca lling convention. 531 storage_quota_test/none: Crash # (_defaultErrorFormatter): handleStaticFunctionG et: function(_defaultErrorFormatter)
532 storage_test: Crash # cannot compile methods that need interceptor calling conve ntion. 532 storage_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: functio n(_defaultErrorFormatter)
533 streams_test: Crash # cannot compile methods that need interceptor calling conve ntion. 533 streams_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: functio n(_defaultErrorFormatter)
534 svgelement_test: Crash # try/finally
534 svg_test: Crash # try/finally 535 svg_test: Crash # try/finally
535 svgelement_test: Crash # try/finally 536 table_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function( _defaultErrorFormatter)
536 table_test: Crash # cannot compile methods that need interceptor calling convent ion.
537 touchevent_test: Crash # try/finally 537 touchevent_test: Crash # try/finally
538 track_element_constructor_test: Crash # cannot compile methods that need interce ptor calling convention. 538 track_element_constructor_test: Crash # unsupported element kind: _defaultEnviro nment:field
539 transferables_test: Crash # cannot compile methods that need interceptor calling convention. 539 transferables_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: f unction(_defaultErrorFormatter)
540 transition_event_test: Crash # try/finally 540 transition_event_test: Crash # try/finally
541 typed_arrays_1_test: Crash # try/finally 541 typed_arrays_1_test: Crash # try/finally
542 typed_arrays_2_test: Crash # cannot compile methods that need interceptor callin g convention. 542 typed_arrays_2_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
543 typed_arrays_3_test: Crash # cannot compile methods that need interceptor callin g convention. 543 typed_arrays_3_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
544 typed_arrays_4_test: Crash # cannot compile methods that need interceptor callin g convention. 544 typed_arrays_4_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
545 typed_arrays_5_test: Crash # cannot compile methods that need interceptor callin g convention. 545 typed_arrays_5_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
546 typed_arrays_arraybuffer_test: Crash # cannot compile methods that need intercep tor calling convention. 546 typed_arrays_arraybuffer_test: Crash # (_defaultErrorFormatter): handleStaticFun ctionGet: function(_defaultErrorFormatter)
547 typed_arrays_dataview_test: Crash # cannot compile methods that need interceptor calling convention. 547 typed_arrays_dataview_test: Crash # (_defaultErrorFormatter): handleStaticFuncti onGet: function(_defaultErrorFormatter)
548 typed_arrays_range_checks_test: Crash # cannot compile methods that need interce ptor calling convention. 548 typed_arrays_range_checks_test: Crash # (_defaultErrorFormatter): handleStaticFu nctionGet: function(_defaultErrorFormatter)
549 typed_arrays_simd_test: Crash # cannot compile methods that need interceptor cal ling convention. 549 typed_arrays_simd_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGe t: function(_defaultErrorFormatter)
550 typing_test: Crash # cannot compile methods that need interceptor calling conven tion. 550 typing_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function (_defaultErrorFormatter)
551 unknownelement_test: Crash # cannot compile methods that need interceptor callin g convention. 551 unknownelement_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
552 uri_test: Crash # cannot compile methods that need interceptor calling conventio n. 552 uri_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_d efaultErrorFormatter)
553 url_test: Crash # try/finally 553 url_test: Crash # try/finally
554 webgl_1_test: Crash # try/finally 554 webgl_1_test: Crash # try/finally
555 websocket_test: Crash # try/finally 555 websocket_test: Crash # try/finally
556 websql_test: Crash # try/finally 556 websql_test: Crash # try/finally
557 wheelevent_test: Crash # cannot compile methods that need interceptor calling co nvention. 557 wheelevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
558 window_eq_test: Crash # cannot compile methods that need interceptor calling con vention. 558 window_eq_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: funct ion(_defaultErrorFormatter)
559 window_mangling_test: Crash # cannot compile methods that need interceptor calli ng convention. 559 window_mangling_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function(_defaultErrorFormatter)
560 window_nosuchmethod_test: Crash # cannot compile methods that need interceptor c alling convention. 560 window_nosuchmethod_test: Crash # not exactly one catch block
561 window_test: Crash # cannot compile methods that need interceptor calling conven tion. 561 window_test: Crash # (_defaultErrorFormatter): handleStaticFunctionGet: function (_defaultErrorFormatter)
562 worker_api_test: Crash # cannot compile methods that need interceptor calling co nvention. 562 worker_api_test: Crash # (worker): handleStaticFunctionGet: function(worker)
563 worker_test: Crash # try/finally 563 worker_test: Crash # try/finally
564 xhr_cross_origin_test: Crash # try/finally 564 xhr_cross_origin_test: Crash # try/finally
565 xhr_test: Crash # try/finally 565 xhr_test: Crash # try/finally
566 xsltprocessor_test: Crash # try/finally 566 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