CI: Adjust tests for GitHub runner #127
Annotations
3 errors
|
|
|
spec/integration/parallel_spec.rb#L233
plans over ssh finishes executing the block then raises an error when there's an error
Failure/Error: expect(result).to include(expected_err)
TypeError:
no implicit conversion of Hash into String
|
|
spec/integration/container_spec.rb#L34
plans serializes ContainerResults to apply blocks
Failure/Error: expect(users).to eq(["Notify[root\n]", "Notify[root\n]"])
expected: ["Notify[root\n]", "Notify[root\n]"]
got: ["Notify[root\n]"]
(compared using ==)
Diff:
@@ -1,2 +1 @@
Notify[root\n]
-Notify[root\n]
|
The logs for this run have expired and are no longer available.
Loading