We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60a2eb commit 8fbd157Copy full SHA for 8fbd157
t/t2260-job-list.t
@@ -185,8 +185,8 @@ test_expect_success 'flux job list inactive jobs results are correct' '
185
test_cmp list_result_I.out list_result_I.exp
186
'
187
188
-# Hard code results values for these tests, as we did not add a results
189
-# option to flux_job_list() or the flux-job command.
+# flux job list does not take results as an option, test via direct
+# call to job-list.list
190
191
test_expect_success 'flux job list only canceled jobs' '
192
id=$(id -u) &&
0 commit comments