mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 06:55:50 +00:00
Improve reporting of unusual unit test failures:
* Jobs with no unit tests are counted as failures. Resolves #3474 * Crashed processes are counted as failures. Resolves #3600 * Any tests specified on the command line test do not have matching suites are counted as failures. * Remove unused CI manual test.
This commit is contained in:
committed by
Nik Bougalis
parent
1129110be3
commit
dbde686a97
@@ -139,7 +139,6 @@ else
|
||||
'ripple.ripple_data.reduce_relay_simulate'
|
||||
'ripple.ripple_data.digest'
|
||||
'ripple.tx.Offer_manual'
|
||||
'ripple.app.PayStrandAllPairs'
|
||||
'ripple.tx.CrossingLimits'
|
||||
'ripple.tx.PlumpBook'
|
||||
'ripple.app.Flow_manual'
|
||||
|
||||
Reference in New Issue
Block a user