about summary refs log tree commit diff
path: root/nix/tag
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2021-11-23T19·23+0100
committersterni <sternenseemann@systemli.org>2021-11-25T11·15+0100
commit8dc54f89cdaf2e029230adbd14242ba0db6832ab (patch)
treedc1c30c035c69c1d50734ae1fa0ce11150173a83 /nix/tag
parent0e9c770972afe787565c7ba5475ff8398f807f20 (diff)
fix(nix/runTestsuite): don't crash on big test suites r/3093
Having `prettyRes` in the execline script causes it to fail because of
the argv limit if your test suite is long enough. For the succeeding one
we can work around this by hashing it (since we only care that something
changes if the test suite changes), in the case of the failing one where
we want to print the results, we use runExecline's stdin mechanism.

Change-Id: I2489f76acfbe809351f51caefe2a477328a70ee3
Diffstat (limited to 'nix/tag')
0 files changed, 0 insertions, 0 deletions