Mark inference_stats_test as slow

BUG=
R=sigurdm@google.com

Review URL: https://codereview.chromium.org/1420803004.
This commit is contained in:
Johnni Winther 2015-11-04 16:29:19 +01:00
parent 6f9a2f7cb9
commit b297a4ffb4

View file

@ -35,6 +35,7 @@ mirrors/library_imports_shown_test: Fail
patch_test/bug: RuntimeError # Issue 21132
http_test: Pass, Slow
inference_stats_test: Pass, Slow
# These tests are for the now-deleted dart2dart variant of the CPS IR.
# We want to adapt them to test the JS variant of the CPS IR instead,