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

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

Issue 1500673002: dart2js: Mark some tests as slow in checked mode. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Sort status lines in section Created 5 years 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 f81ea5abcd23d40ff55e8f510ee918c25864b851..42fddb1a062d97d27bc9d0a8ff096b1791a2a58d 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -56,14 +56,18 @@ js_backend_cps_ir_constructor_test: Pass, Slow
exit_code_test: Skip # This tests requires checked mode.
[ $checked ]
+analyze_dart2js_helpers_test: Pass, Slow
analyze_dart2js_test: Pass, Slow
analyze_unused_dart2js_test: Pass, Slow
-uri_retention_test: Pass, Slow
-deferred_mirrors_test: Pass, Slow
-mirror_final_field_inferrer2_test: Pass, Slow
check_elements_invariants_test: Slow, Pass, Timeout
-import_mirrors_test: Slow, Pass
+deferred_mirrors_test: Pass, Slow
exit_code_test: Pass, Slow
+import_mirrors_test: Slow, Pass
+interop_anonymous_unreachable_test: Pass, Slow
+mirror_final_field_inferrer2_test: Pass, Slow
+source_map_pub_build_validity_test: Pass, Slow
+sourcemaps/source_mapping_operators_test: Pass, Slow
+uri_retention_test: Pass, Slow
value_range_test: Pass, Slow
[ $mode == debug ]
« 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