podman/test/utils
Ed Santiago c90e9dad7a e2e: reenable warning checks on Debian
Back when we introduced ExitCleanly(), we couldn't use it
on Debian because of too many runc bugs. Now, early 2024:

 - #11784 has been closed-wontfix, so add a runc special-case
   in the specific test that triggers it.

 - #11785 seems to have gone away? Treat it as fixed.

 - #19552 is languishing, so let's just close-wontfix it too and
   add another runc special case.

 - and, one new rootless-cgroupsV1 exception for a warning msg
   that snuck in recently.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2024-01-07 18:00:54 -07:00
..
common_function_test.go Refactor: replace StringInSlice with slices.Contains 2024-01-05 16:25:56 +02:00
matchers.go e2e: reenable warning checks on Debian 2024-01-07 18:00:54 -07:00
podmansession_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
podmantest_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
utils.go Refactor: replace StringInSlice with slices.Contains 2024-01-05 16:25:56 +02:00
utils_suite_test.go test/e2e: switch to GinkgoWriter 2023-05-02 11:27:38 +02:00