Skip to content
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

nixos/tests/codimd: fix non-deterministic failure #47179

Merged
merged 1 commit into from Sep 22, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Sep 22, 2018

Motivation for this change

Test failed non-deterministically due to an obvious copy/paste error.
Fix it and increase wait time to 10s (2s may not be enough on Hydra).

Things done
  • NixOS test passes (with sandboxing enabled)

cc @WilliButz

Test failed non-deterministically due to an obvious copy/paste error.
Fix it and increase wait time to 10s (2s may not be enough on Hydra).
@xeji
Copy link
Contributor Author

xeji commented Sep 22, 2018

@GrahamcOfBorg test codimd

@WilliButz
Copy link
Member

@xeji thank you :)

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.codimd

Partial log (click to expand)

codimdPostgres: running command: sync
codimdPostgres: exit status 0
2 out of 2 tests succeeded
test script finished in 62.56s
cleaning up
killing codimdSqlite (pid 597)
killing codimdPostgres (pid 609)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/vjbdcd1a34xj1qbwpvzbvhxjcardwdsx-vm-test-run-codimd

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: tests.codimd

Partial log (click to expand)

cannot build derivation '/nix/store/a5ng3vinf75yv34gwd3h2j700ly46bls-nixos-system-codimdSqlite-19.03.git.e70c8e4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7zazl7rs4admp52gxa9p2si5bwbv4lkq-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/z27r9rj06lx6vmcbym9algrwqvbvgik0-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/j9zdj03vip97wj8pr8pfrszhzaagycdm-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/zr208vjgadf5diq8a5lwblpxg965v8ha-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/37bbm7jr0m10sxqr4j4bqszcyq46x12c-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/waghl62xfrqh1sry1frs1vlkw5k4by26-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/k2qsvvca6zdvk4qsi6hwh3aax4hbdv27-nixos-test-driver-codimd.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/lq2h3x1s6ylalk64xrkl0l20aa3vqq84-vm-test-run-codimd.drv': 1 dependencies couldn't be built
error: build of '/nix/store/lq2h3x1s6ylalk64xrkl0l20aa3vqq84-vm-test-run-codimd.drv' failed

@xeji xeji merged commit 6e6e0a9 into NixOS:master Sep 22, 2018
@xeji xeji deleted the p/codimd-test branch September 22, 2018 19:31
@WilliButz WilliButz mentioned this pull request Oct 8, 2018
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants