2 quick changes:
- retry tests if they fail to help work-around false-negatives. Closes #4923
- Use DEBUG_LOCKORDER for one test
There's also a little fixup for depends necessary to get the flags setup correctly.
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4932_1b0c981cb69c63f09fef71241ded8a6279e4b993/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
How many times will it retry?
For a data point, the tests run for about 2min when successful.
Heh, github munged my response. It retries three (t-h-r-e-e) times. Silly markdown.
ACK