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

TestStats: expected a runtime other than 0ns (arm64) #1683

Open
lmb opened this issue Feb 14, 2025 · 0 comments
Open

TestStats: expected a runtime other than 0ns (arm64) #1683

lmb opened this issue Feb 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@lmb
Copy link
Collaborator

lmb commented Feb 14, 2025

Describe the bug

We get this flake every once in a while:

 === FAIL: . TestStats (0.00s)
    info_test.go:362: expected a runtime other than 0ns

That number comes directly from the kernel, so something weird is going on. Maybe round to zero or similar?

How to reproduce

Run the arm64 CI a couple of times.

Version information

main

@lmb lmb added the bug Something isn't working label Feb 14, 2025
lmb added a commit to lmb/ebpf that referenced this issue Feb 14, 2025
For some reason this test is flaky on arm64. Disable the assertion
for now.

Updates cilium#1683

Signed-off-by: Lorenz Bauer <[email protected]>
lmb added a commit that referenced this issue Feb 14, 2025
For some reason this test is flaky on arm64. Disable the assertion
for now.

Updates #1683

Signed-off-by: Lorenz Bauer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant