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

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

Issue 1144163004: dart2js cps: Always use interceptors and type tags for 'is' checks. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Long line 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
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 5566d8eb4d409e068a7a155c283399b3a9d93afe..7ee71282ab169f6f6a31f298c49b0513a002bce3 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -65,7 +65,6 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
10216a_test: Crash # Instance of 'TypeOperator': type casts not implemented.
10216b_test: Crash # Instance of 'TypeOperator': type casts not implemented.
12320_test: Crash # Unhandled node
-16407_test: Crash # unsupported element kind: foo:field
17094_test: RuntimeError # Please triage this failure.
21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fInt.
22868_test: Crash # cannot handle async/sync*/async* functions
@@ -128,3 +127,4 @@ type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
typevariable_factory_test: Crash # Instance of 'TypeOperator': type check unimplemented for A<T>.
typevariable_substitution_test: Crash # Instance of 'TypeOperator': type check unimplemented for A<T>.
while_test: Timeout # Please triage this failure.
+16407_test : Pass

Powered by Google App Engine
This is Rietveld 408576698