From afce37671f19e1545d7f61bb8b9d91b3077b17ed Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Sat, 20 Mar 2021 08:21:46 -0600 Subject: System tests: reenable a bunch of skipped tests Checking for 'skip.*[0-9]{4,5}', and checking status on said issues, finds several that have been closed. Let's see if they're really fixed. Signed-off-by: Ed Santiago --- test/system/500-networking.bats | 1 - 1 file changed, 1 deletion(-) (limited to 'test/system/500-networking.bats') diff --git a/test/system/500-networking.bats b/test/system/500-networking.bats index 0d976a6af..4868ad6a0 100644 --- a/test/system/500-networking.bats +++ b/test/system/500-networking.bats @@ -97,7 +97,6 @@ load helpers # "network create" now works rootless, with the help of a special container @test "podman network create" { - skip_if_remote "FIXME: pending #7808" myport=54322 local mynetname=testnet-$(random_string 10) -- cgit v1.2.3-54-g00ecf