Commit b2185dc
committed
testsuite: update purge tests for job-list changes
Problem: The job-list module now stores / recovers inactive job
data from its internal database. Tests that assume job-list
only stores jobs in memory do not account for this, leading to
errors.
Solution: Update tests to read the job-list module stats instead
of using `flux jobs`. This gathers internal data to the job-list
module, which allows purge tests to pass.1 parent a8ce53c commit b2185dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments