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

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

Issue 874923002: Mark unittests slow in debug mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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 bda0d2036b38cc8965817f0ff3dc63a17f9c79d2..76e111439c1ce047030bdcf7f04e97eb6fd7b41a 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -44,14 +44,21 @@ check_elements_invariants_test: Skip # Slow and only needs to be run in one
mirror_final_field_inferrer2_test: Crash, Pass, Slow # Issue 15581
-deferred_mirrors_test: Pass, Slow
-in_user_code_test: Pass, Slow
analyze_unused_dart2js_test: Pass, Slow
-exit_code_test: Pass, Slow
-deferred_load_graph_segmentation_test: Pass, Slow
check_members_test: Pass, Slow
+dart2js_batch_test: Pass, Slow
+deferred_load_graph_segmentation_test: Pass, Slow
+deferred_load_mapping_test: Pass, Slow
+deferred_mirrors_test: Pass, Slow
duplicate_library_test: Pass, Slow
+exit_code_test: Pass, Slow
+import_mirrors_test: Pass, Slow
+in_user_code_test: Pass, Slow
+js_backend_cps_ir_basic_test: Pass, Slow
+js_backend_cps_ir_closures_test: Pass, Slow
+message_kind_test: Pass, Slow
show_package_warnings_test: Pass, Slow
+source_map_pub_build_validity_test: Pass, Slow
# Don't mark these tests as failing. Instead, fix the errors/warnings that they
# report or update the whitelist in the test-files to temporarily allow
« 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