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

IF: Update libtester framework to guarantee deterministic vote processing #2289

Closed
arhag opened this issue Mar 6, 2024 · 2 comments · Fixed by #2359
Closed

IF: Update libtester framework to guarantee deterministic vote processing #2289

arhag opened this issue Mar 6, 2024 · 2 comments · Fixed by #2359
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@arhag
Copy link
Member

arhag commented Mar 6, 2024

Options:

  1. Provide a way to wait on votes (which happen on another thread normally).
  2. Or, provide a flag for the voting to occur on the main thread for tests.

This should resolve test instability in our Boost IF tests such as #2267.

@linh2931
Copy link
Member

Haven't seen this for a while, but it happened today:
https://github.com/AntelopeIO/leap/actions/runs/8459917557/job/23177381955?pr=2349#step:5:4043

@heifner heifner self-assigned this Mar 29, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Mar 29, 2024
@heifner heifner moved this from Todo to In Progress in Team Backlog Mar 29, 2024
@heifner heifner linked a pull request Mar 29, 2024 that will close this issue
@heifner heifner closed this as completed Mar 29, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Backlog Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants