You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting this, and for providing detailed instructions on how to reproduce the issue! We will look into why the test behaves differently in the nixbuild.net builder than in plain Nix.
You should be able to workaround this by simply copying the build results to nixbuild.net:
I'm trying to diagnose a weird issue I'm having with nixbuild.
This command builds the derivation from the title remotely:
As you can see in the logs below, pytest fails:
However, if I run the same build locally with this other command, it works:
The build logs:
Why the build only works fine in the local machine, but fails on nixbuild?
How can I fix it?
Is there a way to workaround the issue by pushing the locally-built derivation to nixbuild and to clear the cached build failure there?
@moduon MT-1075
The text was updated successfully, but these errors were encountered: