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

Unified Diff: tests/language/language_dart2js.status

Issue 1165703002: Update dart2js-cps_ir test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | third_party/pkg_tested/pkg_tested.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index c022f8f9bd4a894849c731f80380fedd1f0659cc..54400f7e3afaa6ec84771ada62c8f412ffba4b63 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -858,6 +858,9 @@ regress_22822_test: Crash # (try {for(int i=0;i<10;i++ ){return ()=>i+b;}}finall
regress_22936_test/01: Crash # Please triage this failure.
regress_22936_test/none: Crash # Please triage this failure.
regress_23498_test: Crash # cannot handle async/sync*/async* functions
+regress_23500_test/01: Crash # cannot handle async/sync*/async* functions
+regress_23500_test/02: Crash # cannot handle async/sync*/async* functions
+regress_23500_test/none: Crash # cannot handle async/sync*/async* functions
reify_typevar_static_test/01: Crash # Please triage this failure.
return_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
side_effect_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -871,7 +874,7 @@ super_all_named_constructor_test: Crash # Please triage this failure.
super_bound_closure_test/01: RuntimeError # Please triage this failure.
super_bound_closure_test/none: RuntimeError # Please triage this failure.
super_call4_test: RuntimeError # Please triage this failure.
-super_getter_setter_test: RuntimeError # Please triage this failure.
+super_getter_setter_test: Crash # Please triage this failure.
super_implicit_closure_test: RuntimeError # Please triage this failure.
super_inferrer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
super_operator_index2_test: RuntimeError # Please triage this failure.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | third_party/pkg_tested/pkg_tested.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698