devbox
devbox copied to clipboard
boxcli: reenable shell tests
Summary
Increase the CI test timeout and reenable the end-to-end shell tests. Also print some extra information when the workflow is rerun with debugging enabled.
How was it tested?
CI
So ... one of the test seems to be failing. Is it a real regression? (we're working on a new release, so if it is we should fix before). Or is this what #221 fixed?
@savil ^
@loreto they were broken for the same reason as #216. Looks like #218 should fix it again.
@LucilleH is this working now?
@savil it's failing for a different reason now (it hangs in the bash test). Still trying to debug why.