disable failing test(s).~~~~ === RUN TestCacheArchiverAddingUntrackedFiles ### FAIL: TestCacheArchiverAddingUntrackedFiles (0.00s) Error Trace: file_archiver_test.go:27 Error: "[]" should have 1 item(s), but has 0
Error Trace: file_archiver_test.go:28 Error: "[]" does not contain "untracked_test_file.txt" ~~~~
disable randomly failing test.~~~~ ### FAIL: TestMachinePreCreateMode (0.00s) Error Trace: provider_test.go:364 Error: Expected value not to be nil. Messages: An error is expected but got nil. it should fail with message that currently there's no free machines ~~~~