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

Unified Diff: tests/try/try.status

Issue 350343003: Mark end_to_end_test as Slow on drt. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
« 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/try/try.status
diff --git a/tests/try/try.status b/tests/try/try.status
index 0e678dd07215581bbf57a28765942aa53e32c9c4..d1bceb91d9854d117085387af46a01d512de4afb 100644
--- a/tests/try/try.status
+++ b/tests/try/try.status
@@ -9,7 +9,7 @@
[ $compiler != dart2js || ($runtime != drt && $runtime != chrome && $runtime != ff) ]
*: Skip
-[ $compiler == dart2js && $runtime == chrome ]
+[ $compiler == dart2js && $runtime == drt ]
end_to_end_test: Pass, Slow
[ $csp ]
« 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