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

Bayesian optimizer tests are stalling #245

Open
AlessandroPierro opened this issue Jul 27, 2023 · 1 comment
Open

Bayesian optimizer tests are stalling #245

AlessandroPierro opened this issue Jul 27, 2023 · 1 comment
Assignees
Labels
1-bug Something isn't working 2-important/urgent

Comments

@AlessandroPierro
Copy link
Collaborator

Describe the bug
The unit tests associated to the Bayesian solvers are stalling.

To reproduce current behavior
The stalling tests caused the CI run of the last released to be canceled.

Environment (please complete the following information):
Reproduced locally

  • Device: Laptop
  • OS: WSL2
  • Lava version 0.8.0
  • Lava optimization versin 0.3.0
@AlessandroPierro AlessandroPierro added the 1-bug Something isn't working label Jul 27, 2023
@AlessandroPierro AlessandroPierro self-assigned this Jul 27, 2023
@github-actions github-actions bot added the 0-needs-review Has to be reviewed. label Jul 27, 2023
@AlessandroPierro AlessandroPierro added 2-important/urgent and removed 0-needs-review Has to be reviewed. labels Jul 27, 2023
@AlessandroPierro
Copy link
Collaborator Author

The issue is related to an incompatibility between numpy 1.23.x and numpy 1.24.x imo, since reverting numpy to 1.23.0 solves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-bug Something isn't working 2-important/urgent
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant