vagrant/test
Mitchell Hashimoto 87767e24d0 Fix test harness where blocking could occur on IO read.
We had issues with the CI where some tests would sometimes hang
on cleanup when it would call VBoxManage, even with a timeout.
My only assumption is that this is happening as it waits on `readline`,
so we do a `read_nonblock` which will help immensely.
2011-11-24 14:13:22 -07:00
..
acceptance Fix test harness where blocking could occur on IO read. 2011-11-24 14:13:22 -07:00
buildbot CI: Schedule each unit/acceptance pair by platform it is testing 2011-11-22 23:07:33 -08:00
config Add `rake acceptance:boxes` to download required boxes for tests 2011-11-13 13:37:30 -08:00
unit Remove the chef dependency on the default 'v-root' shared folder. 2011-11-22 19:03:52 -08:00