diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-22 22:36:08 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-22 22:36:08 +0200 |
| commit | 86a96020fb63cf15ee6d20ec3058a462b5cacd7e (patch) | |
| tree | cf386c05287f3419dafef5444efed5d8cd32b30d /integrationtests | |
| parent | 113c5766d22ad48beb2a50ab617298ed98d7031e (diff) | |
Stabilize close invalid-fd integration test against empty comm
Diffstat (limited to 'integrationtests')
| -rw-r--r-- | integrationtests/close_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/integrationtests/close_test.go b/integrationtests/close_test.go index 3689fb8..f2ecd34 100644 --- a/integrationtests/close_test.go +++ b/integrationtests/close_test.go @@ -28,7 +28,6 @@ func TestCloseInvalidFd(t *testing.T) { runScenario(t, "close-invalid-fd", []ExpectedEvent{ { Tracepoint: "enter_close", - Comm: "ioworkload", MinCount: 1, }, }) |
