Conversation
|
passed on aarch64-linux but one of the rust tests failed on x86_64: There have been other flaky tests that had been disabled in the past, would need to investigate these.. |
|
That's weird cause it passes on my computer which is x86_64-linux too. I also enabled the tests that were disabled for being flaky like you said and those pass too. |
|
I could get deckconfig::update::test::should_keep_at_least_one_remaining_relearning_step to fail on my laptop by just running it in a loop (after ~1-2k tries; about 2 mins) If you have time reporting it like I did in ankitects/anki#3353 and just skipping it here is probably the way to go. |
|
Thanks! I was able to reproduce it exactly like you did. First, it failed after 1.6k tries and during some high CPU usage, it failed after 400 tires. I also created an issue upstream: ankitects/anki#3619 |
donovanglover
left a comment
There was a problem hiding this comment.
LGTM. Grats on your first contribution to nixpkgs!
|
Thank you so much!! |
dotlambda
left a comment
There was a problem hiding this comment.
Please use fetchCargoVendor so we don't have to vendor the lock file.
|
Forgot about that but agree. For anyone that has time, feel free to make a PR updating anki to use the new |
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.