Flaky test: TestFdLeaks
Author: kolyshkinCreated May 30, 2024Updated Jul 30, 2026
Description
From https://github.com/opencontainers/runc/actions/runs/9307874551/job/25620077978?pr=4290 (job is ubuntu-22.04, 1.21.x, -race):
=== RUN TestFdLeaks
exec_test.go:1759: extra fd 23 ->
exec_test.go:1762: found 1 extra fds after container.Run
--- FAIL: TestFdLeaks (0.22s)This is the first time I see it.
Source: opencontainers/runc