nixpkgs/nixos/lib/test-driver
Thomas Baggaley 491efa0b3e test-driver: respect timeout in wait_until_fails
- `wait_until_fails` was not passing through its `timeout` argument to
  the internal `retry` function, hence was always using 900 seconds (the
  default timeout for `retry`) rather than the user-specified value.
2023-06-13 05:11:33 +01:00
..
test_driver test-driver: respect timeout in wait_until_fails 2023-06-13 05:11:33 +01:00
default.nix treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
setup.py nixos/test-driver: Support mypy through regular mechanisms 2022-06-17 12:22:57 +02:00