-
- Downloads
Add check in tests for cancel_job failures
In the course of testing some scancel changes, a bunch of tests generated "FAILURE" messages due to job cancellation failures, but the tests reported "SUCCESS" at the end and an exit code of zero. This patch adds a checks for the return value of the "cancel_job" procedure.
Showing
- testsuite/expect/test1.58 5 additions, 2 deletionstestsuite/expect/test1.58
- testsuite/expect/test15.7 3 additions, 2 deletionstestsuite/expect/test15.7
- testsuite/expect/test17.10 3 additions, 2 deletionstestsuite/expect/test17.10
- testsuite/expect/test17.11 7 additions, 3 deletionstestsuite/expect/test17.11
- testsuite/expect/test17.19 9 additions, 3 deletionstestsuite/expect/test17.19
- testsuite/expect/test17.37 3 additions, 2 deletionstestsuite/expect/test17.37
- testsuite/expect/test20.6 3 additions, 1 deletiontestsuite/expect/test20.6
- testsuite/expect/test20.7 3 additions, 1 deletiontestsuite/expect/test20.7
- testsuite/expect/test20.8 3 additions, 1 deletiontestsuite/expect/test20.8
- testsuite/expect/test28.3 3 additions, 1 deletiontestsuite/expect/test28.3
- testsuite/expect/test28.4 3 additions, 1 deletiontestsuite/expect/test28.4
- testsuite/expect/test28.5 3 additions, 1 deletiontestsuite/expect/test28.5
- testsuite/expect/test5.10 1 addition, 1 deletiontestsuite/expect/test5.10
- testsuite/expect/test5.4 6 additions, 2 deletionstestsuite/expect/test5.4
- testsuite/expect/test5.5 6 additions, 2 deletionstestsuite/expect/test5.5
- testsuite/expect/test5.6 6 additions, 2 deletionstestsuite/expect/test5.6
- testsuite/expect/test7.1 9 additions, 3 deletionstestsuite/expect/test7.1
Please register or sign in to comment