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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1191433002: Update dart2js-cps_ir status files. (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index 6be2f96f5f85b3579f9f3af11db2011a39dee43e..552c4d990babef4e11908db4b58220cd38886b18 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -85,12 +85,12 @@ conditional_send_test: Crash # Instance of 'TypeOperator': type check unimplemen
constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred/deferred_class_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-deferred/deferred_constant2_test: RuntimeError # Please triage this failure.
-deferred/deferred_constant3_test: RuntimeError # Please triage this failure.
-deferred/deferred_constant4_test: RuntimeError # Please triage this failure.
+deferred/deferred_constant2_test: RuntimeError # undefined is not a function
+deferred/deferred_constant3_test: RuntimeError # undefined is not a function
+deferred/deferred_constant4_test: RuntimeError # undefined is not a function
deferred/deferred_function_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-deferred/deferred_mirrors1_test: RuntimeError # Please triage this failure.
-deferred/deferred_overlapping_test: RuntimeError # Please triage this failure.
+deferred/deferred_mirrors1_test: RuntimeError # undefined is not a function
+deferred/deferred_overlapping_test: RuntimeError # undefined is not a function
inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
inferrer_is_int_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
interface_type_optimization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698