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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to Github Actions made some tests failed #21

Open
pedrofurtado opened this issue Jul 21, 2021 · 4 comments
Open

Migration to Github Actions made some tests failed #21

pedrofurtado opened this issue Jul 21, 2021 · 4 comments

Comments

@pedrofurtado
Copy link
Contributor

@fnando After merge of #18 , some tests failed. But I think it is not related to CI itself, but in source code.

I will investigate to get some clue 馃憤 馃攳

@pedrofurtado
Copy link
Contributor Author

The tests that failed are all about CLI, maybe we need to change something in Github action workflow to get it work well

@pedrofurtado
Copy link
Contributor Author

pedrofurtado commented Jul 21, 2021

There is a really strange behavior, @fnando :

If I run the tests locally in PC that is all green. But if I run the exactly same way in container, appears errors about mismatch of exit codes, in specs of CLI commands from gem 馃

@pedrofurtado
Copy link
Contributor Author

pedrofurtado commented Jul 21, 2021

Even in PC, sometimes the bundle exec rake run green, sometimes red (without any file changes). There is some randomness that may be causing these errors too

@pedrofurtado
Copy link
Contributor Author

pedrofurtado commented Jul 23, 2021

@fnando Have you any idea about the reason of these random failures? 馃 I am able to help, in what you need 馃

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

No branches or pull requests

1 participant