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

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

Issue 1216593002: dart2js cps: Translate synthesized mixin constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update status file 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/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) 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 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 cssstyledeclaration_test: Crash # Invalid argument(s) 435 cssstyledeclaration_test: Crash # Invalid argument(s)
436 custom/attribute_changed_callback_test: Crash # Invalid argument(s) 436 custom/attribute_changed_callback_test: Crash # Invalid argument(s)
437 custom/constructor_calls_created_synchronously_test: Crash # Invalid argument(s) 437 custom/constructor_calls_created_synchronously_test: Crash # Invalid argument(s)
438 custom/created_callback_test: Crash # Invalid argument(s) 438 custom/created_callback_test: Crash # Invalid argument(s)
439 custom/document_register_basic_test: Crash # Invalid argument(s) 439 custom/document_register_basic_test: Crash # Invalid argument(s)
440 custom/document_register_type_extensions_test: Crash # Invalid argument(s) 440 custom/document_register_type_extensions_test: Crash # Invalid argument(s)
441 custom/element_upgrade_test: Crash # Invalid argument(s) 441 custom/element_upgrade_test: Crash # Invalid argument(s)
442 custom/entered_left_view_test: Crash # Invalid argument(s) 442 custom/entered_left_view_test: Crash # Invalid argument(s)
443 custom/js_custom_test: Crash # Invalid argument(s) 443 custom/js_custom_test: Crash # Invalid argument(s)
444 custom/mirrors_test: Crash # Invalid argument(s) 444 custom/mirrors_test: Crash # Invalid argument(s)
445 custom/regress_194523002_test: Crash # Internal Error: No default constructor av ailable.
446 custom_element_method_clash_test: Crash # Invalid argument(s) 445 custom_element_method_clash_test: Crash # Invalid argument(s)
447 custom_element_name_clash_test: Crash # Invalid argument(s) 446 custom_element_name_clash_test: Crash # Invalid argument(s)
448 custom_elements_23127_test: Crash # Invalid argument(s) 447 custom_elements_23127_test: Crash # Invalid argument(s)
449 custom_elements_test: Crash # Invalid argument(s) 448 custom_elements_test: Crash # Invalid argument(s)
450 custom_tags_test: Crash # Invalid argument(s) 449 custom_tags_test: Crash # Invalid argument(s)
451 dart_object_local_storage_test: Crash # Invalid argument(s) 450 dart_object_local_storage_test: Crash # Invalid argument(s)
452 datalistelement_test: Crash # Invalid argument(s) 451 datalistelement_test: Crash # Invalid argument(s)
453 document_test: Crash # Invalid argument(s) 452 document_test: Crash # Invalid argument(s)
454 documentfragment_test: Crash # Invalid argument(s) 453 documentfragment_test: Crash # Invalid argument(s)
455 dom_constructors_test: Crash # Invalid argument(s) 454 dom_constructors_test: Crash # Invalid argument(s)
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 wheelevent_test: Crash # Invalid argument(s) 553 wheelevent_test: Crash # Invalid argument(s)
555 window_eq_test: Crash # Invalid argument(s) 554 window_eq_test: Crash # Invalid argument(s)
556 window_mangling_test: Crash # Invalid argument(s) 555 window_mangling_test: Crash # Invalid argument(s)
557 window_nosuchmethod_test: Crash # Invalid argument(s) 556 window_nosuchmethod_test: Crash # Invalid argument(s)
558 window_test: Crash # Invalid argument(s) 557 window_test: Crash # Invalid argument(s)
559 worker_api_test: Crash # Invalid argument(s) 558 worker_api_test: Crash # Invalid argument(s)
560 worker_test: Crash # Invalid argument(s) 559 worker_test: Crash # Invalid argument(s)
561 xhr_cross_origin_test: Crash # Invalid argument(s) 560 xhr_cross_origin_test: Crash # Invalid argument(s)
562 xhr_test: Crash # Invalid argument(s) 561 xhr_test: Crash # Invalid argument(s)
563 xsltprocessor_test: Crash # Invalid argument(s) 562 xsltprocessor_test: Crash # Invalid argument(s)
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698