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

[GHA] Test Scripts workflow for macos is broken #141

Closed
guicassolato opened this issue Sep 26, 2023 · 2 comments
Closed

[GHA] Test Scripts workflow for macos is broken #141

guicassolato opened this issue Sep 26, 2023 · 2 comments
Labels
area/tooling Makefile and scripts for the dev workflow, testing, etc kind/bug Something isn't working participation/good first issue Good for newcomers size/small

Comments

@guicassolato
Copy link
Collaborator

make operator-sdk fails when executed by the GitHub action Test Scripts for macos-latest platform.

E.g. https://github.com/Kuadrant/authorino-operator/actions/runs/6313837883/job/17142801232?pr=140

@Boomatang
Copy link
Contributor

I have seen this happen with more that just the macos-latest, it also happens on the ubuntu-latest. But it is a flaky, I found when the checks are reran they pass the second time. It does seem to be the same error each time.

@guicassolato guicassolato added kind/bug Something isn't working participation/good first issue Good for newcomers size/small target/current area/tooling Makefile and scripts for the dev workflow, testing, etc labels Nov 10, 2023
@guicassolato
Copy link
Collaborator Author

Fixed at #147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tooling Makefile and scripts for the dev workflow, testing, etc kind/bug Something isn't working participation/good first issue Good for newcomers size/small
Projects
No open projects
Status: To test
Development

No branches or pull requests

2 participants