diff options
-rw-r--r-- | test/system/030-run.bats | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/system/030-run.bats b/test/system/030-run.bats index 760ed6a18..65e13d559 100644 --- a/test/system/030-run.bats +++ b/test/system/030-run.bats @@ -3,6 +3,7 @@ load helpers @test "podman run - basic tests" { + skip "Temporarily disabled during investigation into github issue 4044" rand=$(random_string 30) # 2019-09 Fedora 31 and rawhide (32) are switching from runc to crun |