-
Notifications
You must be signed in to change notification settings - Fork 163
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
Random failure of the test suite #837
Comments
Can you provide the output of |
As you can read in my PR, I can successfully build the package but @loewenheim can't. With reproducibility as one of its main goals, Nix is supposed to give us the exact same software environment when building, ignoring our personal environment. The recipe to build the package in my PR is quite simple. It contains Here is the requested log:
|
There is some more log from @loewenheim in NixOS/nixpkgs#91918 (comment). |
Disables sync_test:test_create_collection, a flaky test which exceeds its deadline and breaks the build on hydra, e.g: https://hydra.nixos.org/build/130683519/nixlog/1 Upstream vdirsyncer issue: pimutils/vdirsyncer#837
Currently, nixpkgs has marked vdirsyncer as broken and recommends using spk@2c62d03. I'm trying to fix nixpkgs by updating the package for vdirsyncer from 0.16.7 to 0.16.8 + 3eb9ce5.
Unfortunately, even though the tests work for me, they fail for the PR reviewer.
Do you have any clue what this error message means:
The text was updated successfully, but these errors were encountered: