mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
deed4e9763
* TM-88 only write the test to the file if it passes otherwise retry * TM-88 1 failing test for testing purposes * TM-88 fail an integration test instead of unit test * TM-88 include failed test for retry * TM-88 new logic for retrying failed tests * TM-88 refactored to use retry class when dealing with test failures + copy results even after pod failure * TM-88 remaining pods as set to prevent duplicates, limit retries to prevent crashed build and a bit more logging * TM-88 atomic int instead of int array * TM-88 moving atomic int outside retry loops * TM-88 removing second retry as it is not needed * TM-88 small fix to final copy * TM-88 while loop to prevent destruction of results on test retry * TM-88 removing shutdown hook * TM-88 reverting to previous implementation * TM-88 copying xml files before retry * TM-88 removing fail |
||
---|---|---|
.. | ||
cordapps/dbfailure | ||
node-driver | ||
smoke-test-utils | ||
test-cli | ||
test-common | ||
test-db | ||
test-utils | ||
testserver | ||
Dockerfile | ||
DockerfileBase |