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

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

Issue 1562263002: dart2js cps: Disable units tests that check the exact compiler output. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index 70a2a3a7bcf00c058319b4143ef3ed8f825c2fe2..798a838d673c68847f873a0ad7c9328b93940707 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -47,10 +47,19 @@ backend_dart/opt_constprop_test: Skip
backend_dart/opt_shrinking_test: Skip
backend_dart/opt_redundant_phi_test: Skip
-# These tests run the compiler multiple times.
-js_backend_cps_ir_basic_test: Pass, Slow
-js_backend_cps_ir_closures_test: Pass, Slow
-js_backend_cps_ir_constructor_test: Pass, Slow
+# These tests are disabled because they have become ineffective.
+js_backend_cps_ir_basic_test: Skip
+js_backend_cps_ir_closures_test: Skip
+js_backend_cps_ir_codeUnitAt_test: Skip
+js_backend_cps_ir_constructor_test: Skip
+js_backend_cps_ir_control_flow_test: Skip
+js_backend_cps_ir_gvn_test: Skip
+js_backend_cps_ir_interceptors_test: Skip
+js_backend_cps_ir_literals_test: Skip
+js_backend_cps_ir_operators2_test: Skip
+js_backend_cps_ir_operators_test: Skip
+js_backend_cps_ir_runtime_types_test: Skip
+js_backend_cps_ir_supercall_test: Skip
# Source information is not correct due to inlining.
js_backend_cps_ir_source_information_test: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698