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

Pipeline failing on HEXPIREAT Test #948

Closed
vazois opened this issue Jan 23, 2025 · 2 comments · Fixed by #949
Closed

Pipeline failing on HEXPIREAT Test #948

vazois opened this issue Jan 23, 2025 · 2 comments · Fixed by #949

Comments

@vazois
Copy link
Collaborator

vazois commented Jan 23, 2025

Describe the bug

The pipeline is failing on the following test:
https://github.com/microsoft/garnet/actions/runs/12934431504/job/36075533943

Steps to reproduce the bug

Run the pipeline multiple time ideally using a small number of cores.
It seems this might be a timing issue due to the nature of the command being tested.

Expected behavior

Test should not fail

Screenshots

Image

Release version

No response

IDE

No response

OS version

No response

Additional context

No response

@vazois
Copy link
Collaborator Author

vazois commented Jan 23, 2025

@Vijay-Nirmal can you please take a look at this?

@Vijay-Nirmal
Copy link
Contributor

Not sure how this happened because this can only happen if the test is running longer than 1 sec but the test got completed in 13 ms. I have created the expiration time. I couldn't reproduce it locally either. There is no Task.Delay in the test, so this should increase the test run duration.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants