nixpkgs/nixos/lib/test-driver
Eelco Dolstra 78f2a83029 test-driver.py: Fix deadlock when the log queue gets full
If a program (e.g. nixos-install) writes more than 1000 lines to
stderr during execute(), then process_serial_output() deadlocks
waiting for the queue to be processed. So use an unbounded queue
instead.

We should probably get rid of the structured log output (log.xml),
since then we don't need the log queue anymore.
2020-05-07 15:25:24 +02:00
..
log2html.xsl nixos/test-reports: use local copy of jquery 2014-09-07 15:47:59 +02:00
logfile.css Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
Logger.pm test-driver: Logs time taken for nests 2019-01-11 22:36:31 -05:00
Machine.pm nixos-test-driver: allow configuration of net frontend and backend 2019-07-22 13:44:27 +03:00
test-driver.pl NixOS VM tests: Don't create a setgid group in vde_switch 2017-06-07 11:57:36 +02:00
test-driver.py test-driver.py: Fix deadlock when the log queue gets full 2020-05-07 15:25:24 +02:00
treebits.js Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00