You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing test failures on a clean checkout from master (commit cff343c). To be fair, I can't entirely rule out my vagrant setup. I had to disable UDP and switch to the the "peru/ubuntu-20.04-server-amd64" box, as the hashicorp box defined for ubuntu in tmux test doesn't work with the libvirt provider.
But the diff I'm seeing suggests a change in the file format:
I've confirmed that the tests do a lot better with the last revision restore_file.txt was changed at (fee390d) -- "restore" passes, there is a one-line diff in the save test due to a difference in the current directory for the "man" command, which seems like it might reasonably be due to a difference in the box configuration.
I'm seeing test failures on a clean checkout from master (commit cff343c). To be fair, I can't entirely rule out my vagrant setup. I had to disable UDP and switch to the the "peru/ubuntu-20.04-server-amd64" box, as the hashicorp box defined for ubuntu in tmux test doesn't work with the libvirt provider.
But the diff I'm seeing suggests a change in the file format:
I'm wondering if
restore_file.txt
needs an update?The text was updated successfully, but these errors were encountered: