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

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

Issue 2680773002: Mark unittest tests as slow (Closed)
Patch Set: Created 3 years, 10 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 cc7fb8b36a3a3d2ba6a567d1c2cf7e6775c76ee0..be76b84f455e8440b25e7a448357972a6c8018f2 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -6,7 +6,7 @@ packages/*: Skip # Skip packages folder
compile_with_empty_libraries_test: Fail # Issue 24223
-kernel/visitor_test: SkipSlow # Times out. Issue #28581
+#kernel/visitor_test: SkipSlow # Times out. Issue #28581
Siggi Cherem (dart-lang) 2017/02/07 23:14:43 delete?
Johnni Winther 2017/02/08 09:15:43 OK, since you ask ;)
kernel/*: Slow, Pass
@@ -42,7 +42,6 @@ patch_test/bug: RuntimeError # Issue 21132
quarantined/http_test: Pass, Slow
-# Source information is not correct due to inlining.
sourcemaps/source_mapping_operators_test: Pass, Slow
sourcemaps/source_mapping_invokes_test: Pass, Slow
@@ -68,9 +67,10 @@ mirror_final_field_inferrer2_test: Pass, Slow
source_map_pub_build_validity_test: Pass, Slow
serialization*: Slow, Pass
uri_retention_test: Pass, Slow
-value_range_test: SkipSlow # Times out. Issue #28581
+value_range_test: Pass, Slow
jsinterop/world_test: Pass, Slow
sourcemaps/stacktrace_test: Pass, Slow
+kernel/visitor_test: Pass, Slow
[ $mode == debug ]
check_elements_invariants_test: Skip # Slow and only needs to be run in one
« 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