Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI failure: TestFastK8s #3213

Closed
kkourt opened this issue Dec 12, 2024 · 3 comments
Closed

CI failure: TestFastK8s #3213

kkourt opened this issue Dec 12, 2024 · 3 comments
Labels
kind/ci-flake A flake in CI

Comments

@kkourt
Copy link
Contributor

kkourt commented Dec 12, 2024

Failure:

=== RUN   TestFastK8s
    watcher_test.go:35: time="2024-12-09T09:57:55Z" level=info msg="Initialized informer cache" count=0 informer=pod
        
    watcher_test.go:97: adding pod
    watcher_test.go:105: deleting pod
    watcher_test.go:110: 
                Error Trace:    /home/runner/work/tetragon/tetragon/go/src/github.com/cilium/tetragon/pkg/watcher/watcher_test.go:110
                Error:          Should be true
                Test:           TestFastK8s
                Messages:       deleted pod should be found
--- FAIL: TestFastK8s (0.12s)
FAIL

#3198

@mtardy
Copy link
Member

mtardy commented Dec 12, 2024

we have #2972

@kkourt kkourt added the kind/ci-flake A flake in CI label Dec 12, 2024
@kkourt
Copy link
Contributor Author

kkourt commented Dec 12, 2024

we have #2972

Hmm... strange I remember having seen it before, but the search does not return anything.

Image

Oh well...

@kkourt kkourt closed this as completed Dec 12, 2024
@mtardy
Copy link
Member

mtardy commented Dec 12, 2024

ah indeed you need to type the full word to see it, nice github search lol

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/ci-flake A flake in CI
Projects
None yet
Development

No branches or pull requests

2 participants