Mark mirror_printer_test as slow.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32228 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
floitsch@google.com
2014-02-01 01:35:20 +00:00
parent 18bf9aa52b
commit eaadbc4780
@@ -11,6 +11,9 @@ no_such_method_test: Fail # Wrong Invocation.memberName.
deferred/deferred_constant_test: Fail # http://dartbug.com/11138
constant_javascript_semantics4_test: Fail, OK
[ $compiler == dart2js && $runtime == jsshell ]
mirror_printer_test: Pass, Slow # Issue 16473
[ $compiler == dart2js && $checked ]
variable_type_test/03: Fail, OK
variable_type_test/01: Fail, OK