CI: Run all tests on every PR #148
Annotations
2 errors
|
|
|
spec/integration/transport/local_spec.rb#L79
Bolt::Transport::Local running as another user overriding with '_run_as' can override run_as for file upload via an option
Failure/Error: expect(runner.run_command(target, "stat -c %G #{dest}", run_as: user)['stdout'].chomp).to eq('docker')
expected: "docker"
got: "runner"
(compared using ==)
|
The logs for this run have expired and are no longer available.
Loading