mirror of
https://github.com/containers/podman.git
synced 2025-07-28 02:42:23 +08:00
Revert "Emergency workaround for CI breakage"
This reverts commit 44ed415b2513f1ee9bd6485b923d3de1e91b9aca. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
@ -208,7 +208,6 @@ load helpers
|
|||||||
}
|
}
|
||||||
|
|
||||||
@test "podman exec - does not leak session IDs on invalid command" {
|
@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
|
run_podman run -d $IMAGE top
|
||||||
cid="$output"
|
cid="$output"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user