-
Notifications
You must be signed in to change notification settings - Fork 344
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
jujutsu test failure on Nix install #4784
Comments
The shallow commit test is flaky, if I recall correctly. So if there's a way to rebuild in Nix, you should be able to get a functional binary. cc @thoughtpolice @emilazy for more Nix expertise. |
I've tried a rebuild 3 or 4 times and it has failed consistently. It's hard to keep trying because it takes a very long time for jujutsu to rebuild (since the flake rebuilds every dependency each time). If I go back to the prior version, it builds/passes the first time and I've never seen the test fail, so perhaps something was introduced to make it extra flaky? |
I reported this last week in Discord but I haven't had much hacking time in the past week. It fails consistently for me on WSL2. We should probably just disable this test for now. See also #3537. I'd be interested to know if it was a similar coarse-grained mtime issue, or something (running the testsuite on an ext3 loopback device should be enough to do that.) |
This should be fixed for the latest trunk, see #4839 (comment). @mitchellh can you rebuild the flake again? |
Thanks, I'm out for today but should be able to give it a test run tonight. |
feel free to close the issue if succeeds. |
Fixed. Thanks. |
Steps to Reproduce the Problem
I've added the jujutsu flake and overlay to my flake as described.
This previously has worked for many versions, it only recently started failing. I'm sorry I haven't bisected it.
Actual Behavior
Specifications
The text was updated successfully, but these errors were encountered: