Mark end_to_end_test as Slow on drt.

R=floitsch@google.com

Review URL: https://codereview.chromium.org//350343003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37691 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
karlklose@google.com
2014-06-25 11:57:58 +00:00
parent 0200cfcc67
commit dfc5e50b43
+1 -1
View File
@@ -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 ]