hydra/t/queue-runner
Pierre Bourdon 6189ba9c5e
web: replace 'errormsg' with 'errormsg IS NULL' in most cases
This is implement in an extremely hacky way due to poor DBIx feature
support. Ideally, what we'd need is a way to tell DBIx to ignore the
errormsg column unless explicitly requested, and to automatically add a
computed 'errormsg IS NULL' column in others. Since it does not support
that, this commit instead hacks some support via method overrides while
taking care to not break anything obvious.
2024-04-12 20:14:09 +02:00
..
build-locally-with-substitutable-path.t build-locally-with-substitutable-path.t: give nix-store --delete a bit more time to run 2022-02-10 11:13:31 -05:00
constituents.t Output evaluation errors without crashing if aggregate job is broken. 2021-10-26 10:14:34 +01:00
default-machine-file.t default-machine-file: use makeAndEvaluateJobset 2021-12-14 20:52:40 -05:00
direct-indirect-constituents.t web: replace 'errormsg' with 'errormsg IS NULL' in most cases 2024-04-12 20:14:09 +02:00
notifications.t Minimal CA support 2024-01-26 00:34:58 -05:00