87767e24d0
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. |
||
---|---|---|
.. | ||
support | ||
base.rb | ||
box_test.rb | ||
destroy_test.rb | ||
halt_test.rb | ||
init_test.rb | ||
ssh_test.rb | ||
up_basic_test.rb | ||
up_with_box_url.rb | ||
vagrant_test.rb | ||
version_test.rb |