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

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

Issue 1153603006: dart2js cps: Type casts and related changes to type propagation. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Adjust comments 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
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 b848d9d9e3e6198f42e8bc5d7f93b46b4c3da3dc..9ad28ef8c7442dede382b83675007c100c88247f 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -62,8 +62,6 @@ deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin
deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading.
[ $compiler == dart2js && $cps_ir ]
-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: Pass # Please triage this failure.
17094_test: RuntimeError # Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698