-
Notifications
You must be signed in to change notification settings - Fork 3.4k
test failure in 1.18.3 #14443
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
Comments
This is a timing issue, so I suspect the machine has low resources. You can add |
Thanks for the fast response. Can you clarify in which part of Anyway this is a shared vserver with 2 cores, so not a lot of resources, maybe -j1 could help here Thanks |
@asarubbo Elixir tests already run concurrently whenever possible, so you don't need |
test the fixed version is not really simple to me right now, but test the future (1.18.4) is really straightforward to me, so if you don't mind I will re-test after new version will be out. Thanks. |
Hello,
I can reproduce a test failure in a RockyLinux-9 docker container.
Elixir version: 1.18.3
Erlang version: 27.3.3
This is the output of
make -j2 && make -j2 test
:Is this a know issue?
Is there something else I can provide to help debug the issue?
Thanks
The text was updated successfully, but these errors were encountered: