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

[Integration tests] sometimes fails #1168

Open
1 task
MalinAhlberg opened this issue Dec 9, 2024 · 1 comment
Open
1 task

[Integration tests] sometimes fails #1168

MalinAhlberg opened this issue Dec 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MalinAhlberg
Copy link
Contributor

Describe the bug
There is a timing issue in the time comparision in /tests/sda/11_api_test.sh which will make it fail at some points (often when running the tests at github):

Error when listing key hash, expected 2024-12-09 08:09:21 got: 2024-12-09 08:09:20

If re-run, the test pass.

Steps to reproduce
Run the integration tests.

Expected behavior

  • More robust time comparison

Additional context

Estimation of size: small

Estimation of priority: low

@MalinAhlberg MalinAhlberg added the bug Something isn't working label Dec 9, 2024
@jbygdell
Copy link
Collaborator

Or maybe not do that comparison since the timestamp has a resolution on seconds.

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

2 participants