diff options
| author | Robert Hensing <robert@roberthensing.nl> | 2025-11-26 23:45:59 +0100 |
|---|---|---|
| committer | Robert Hensing <robert@roberthensing.nl> | 2025-11-26 23:51:59 +0100 |
| commit | 649a766e356004ed44f461c5d6b42b27c6c8b653 (patch) | |
| tree | 54ebfece7e12b2c6bd07ddb1285be2c67e77bf6c /pkgs/development/python-modules/python-openstackclient | |
| parent | efcea0e8f7ca370fc7b7f3d82784510af860eec5 (diff) | |
lib/tests: move throwTestFailures tests to standalone script
The throwTestFailures tests in misc.nix produce confusing trace output
that looks like test failures even when tests pass.
This commit moves these tests to a new lib/tests/debug.sh script,
following the pattern from modules.sh, sources.sh, and filesystem.sh.
The confusing trace output does not appear in any logs anymore.
Example of the confusing log:
trace: FAIL "testDerivation":
Expected:
<derivation a>
Result:
<derivation b>
evaluation warning: Using `lib.generators.toPlist` without `escape = true` is deprecated
[ ]
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
