Re-enable regress_7191_test on mac.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21137 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ajohnsen@google.com 2013-04-09 08:15:44 +00:00
parent 746a860a83
commit daf4e5061a

View file

@ -23,9 +23,6 @@ io/stdout_bad_argument_test: Fail, OK
io/file_fuzz_test: Skip
io/directory_fuzz_test: Skip
[ $runtime == vm && $system == macos ]
io/regress_7191_test: Pass, Timeout # http://dartbug.com/8091
# This test fails with "Too many open files" on the Mac OS buildbot.
# This is expected as MacOS by default runs with a very low number
# of allowed open files ('ulimit -n' says something like 256).