hydra/t/lib
Luke Granger-Brown f2b51a017b Test Setup: fix evalSucceeds to actually output evaluation errors
At the moment, the jobset object is unlikely to actually retrieve the
evaluation error output, because it isn't refreshed after
hydra-eval-jobsets is run.

Explicitly calling DBIx::Class::Row->discard_changes causes any updated
data to be refreshed, at the cost of losing any not-yet committed
changes to the row.
2021-10-26 10:13:58 +01:00
..
Setup.pm Test Setup: fix evalSucceeds to actually output evaluation errors 2021-10-26 10:13:58 +01:00
TestScmInput.pm tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00