corda/testing
Shams Asari 96b23eea6f
ENT-3266: Do not attempt to overrwite an existing CorDapp jar in tests (#1906) (#4858)
There's a bug with the ServiceLoader which leaks a file handle to the app jar on shutdown. This causes an issue if a mock node is restarted in Windows. To avoid the problem completely we no longer overwrite any existing jars, as the jar to be copied will be same anyway.

(cherry picked from commit 0038a86481)
2019-03-07 11:40:43 +00:00
..
node-driver ENT-3266: Do not attempt to overrwite an existing CorDapp jar in tests (#1906) (#4858) 2019-03-07 11:40:43 +00:00
smoke-test-utils Fix smoke tests after merge of notary whitelist verification (#4356) 2018-12-05 11:17:37 +00:00
test-cli CORDA-1838: Add subcommands to node (#4091) 2018-10-24 13:58:19 +01:00
test-common CORDA-2405 Update versions of whitelisted attachments (#4549) 2019-01-13 11:38:19 +00:00
test-utils [CORDA-2636] Ensure states created with contract upgrades can be migrated (#4786) 2019-02-19 09:48:39 +00:00