toil.test.src.resumabilityTest¶
Classes¶
Functions¶
|
Set up a bunch of dummy child jobs, and a bad job that needs to be |
|
Set up a failing job to chain to. |
|
Does nothing. |
|
Fails the first time it's run, succeeds the second time. |
Module Contents¶
- class toil.test.src.resumabilityTest.ResumabilityTest(methodName='runTest')[source]¶
Bases:
toil.test.ToilTest