Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: affce1e2464f226afb6902c5185fee80d847d857
      
https://github.com/NixOS/nixpkgs/commit/affce1e2464f226afb6902c5185fee80d847d857
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2017-04-02 (Sun, 02 Apr 2017)

  Changed paths:
    M nixos/tests/hibernate.nix

  Log Message:
  -----------
  nixos hibernate test: Use waitForOpenPort

There was one confusing recent failure of this:

http://cache.nixos.org/log/myla8bc17j8spmifdxmrz9jswxwsf5w6-vm-test-run-hibernate.drv

I don't have any real ideas on what could cause the problem but there is
at least one theoretical one: the system starts hibernating before the
listener process manages to open the TCP port for listening, and it can't
open it after resuming because not enough pages from the netcat binary
have been paged in (and as the 9p filesystem holding it is now toast,
they can't be loaded anymore).


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to