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

UserServiceAbstractTest.apiKeys flaky test #2190

Open
lampajr opened this issue Nov 27, 2024 · 1 comment
Open

UserServiceAbstractTest.apiKeys flaky test #2190

lampajr opened this issue Nov 27, 2024 · 1 comment
Labels
area/cicd Issue affect the CI type/bug Something isn't working

Comments

@lampajr
Copy link
Member

lampajr commented Nov 27, 2024

Describe the bug

Looks like DatabaseUserServiceTest>UserServiceAbstractTest.apiKeys is flaky and it is randomly failing:

Error:  Failures: 
Error:    DatabaseUserServiceTest>UserServiceAbstractTest.apiKeys:530->UserServiceAbstractTest.overrideTestSecurity:73->UserServiceAbstractTest.lambda$apiKeys$53:569 Expected a notification of key about to expire ==> expected: <false> but was: <true>
[INFO] 
Error:  Tests run: 264, Failures: 1, Errors: 0, Skipped: 2

To Reproduce

This is randomly happening in the CI, e.g., https://github.com/Hyperfoil/Horreum/actions/runs/12046551550/job/33587252350.
Could not find a reproducer yet.

@lampajr lampajr added type/bug Something isn't working area/cicd Issue affect the CI labels Nov 27, 2024
@lampajr
Copy link
Member Author

lampajr commented Dec 3, 2024

Other flaky tests that sometimes fail and sometimes not

Error:  Failures: 
Error:    AlertingServiceTest.testExpectRunTimeout:522 expected: <1> but was: <0>
Error:    AlertingServiceTest.testMissingRules:377 expected: <1> but was: <0>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cicd Issue affect the CI type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant