468
|
|
|
Ryan Harper |
7 years ago
|
|
|
467
|
|
|
Scott Moser |
7 years ago
|
|
|
466
|
|
unittests: add subp coverage for retries, and rcs
This adds unit tests that verify correct behavior of subp with test_rcs_not_in_list_raise : subp(["sh", "-c", "exit 1"], rcs=[8]) test_rcs_other_than_zero_work: subp(["sh", "-c", "exit 8"], rcs=[8]) test_retry_none_does_not_retry: subp(["false"], retries=None) test_retry_does_retry: subp(["pass-on-try-2", retries=[1,0])
|
Scott Moser |
7 years ago
|
|
|
465
|
|
|
Scott Moser |
7 years ago
|
|
|
464
|
|
|
Scott Moser |
7 years ago
|
|
|
463
|
|
|
Josh Powers |
7 years ago
|
|
|
462
|
|
|
Ryan Harper |
7 years ago
|
|
|
461
|
|
|
Ryan Harper |
7 years ago
|
|
|
460
|
|
|
Scott Moser |
7 years ago
|
|
|
459
|
|
|
Ryan Harper |
7 years ago
|
|
|
458
|
|
|
Scott Moser |
7 years ago
|
|
|
457
|
|
|
Ryan Harper |
7 years ago
|
|
|
456
|
|
|
Scott Moser |
7 years ago
|
|
|
455
|
|
|
Scott Moser |
7 years ago
|
|
|
454
|
|
|
Josh Powers |
7 years ago
|
|
|
453
|
|
|
Scott Moser |
7 years ago
|
|
|
452
|
|
|
Ryan Harper |
7 years ago
|
|
|
451
|
|
|
Scott Moser |
7 years ago
|
|
|
450
|
|
|
Ryan Harper |
7 years ago
|
|
|
449
|
|
|
Scott Moser |
7 years ago
|
|
|