Skip to content

Commit

Permalink
Revert "Emergency workaround for CI breakage"
Browse files Browse the repository at this point in the history
This reverts commit 44ed415.

Signed-off-by: Giuseppe Scrivano <[email protected]>
  • Loading branch information
giuseppe committed Oct 19, 2023
1 parent f48a706 commit 1d2589c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/system/075-exec.bats
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ load helpers
}

@test "podman exec - does not leak session IDs on invalid command" {
skip_if_remote "FIXME FIXME FIXME: this should work on remote, but does not"
run_podman run -d $IMAGE top
cid="$output"

Expand Down

0 comments on commit 1d2589c

Please sign in to comment.