[DUG] DUnit problem XE8

John Bird johnkbird at paradise.net.nz
Thu Jan 14 09:48:29 NZDT 2016


An oddity in case anyone has an idea on this one:

We run unit tests on one web service, these always run and pass (8 tests) 
when run as the exe file -  eg running CertainWebServiceTests.exe

We also build these as console apps run from the command line when done in 
typical build scenarios using FinalBuilder, typically using the command like

CertainWebServiceTests.exe   CertainWebServiceTests.xml

When run from the command line like this, we have an issue - the tests seem 
to have completed normally - it prints the total saying

OK: 8 tests

but then often hangs without exiting.  Seems to be random, may do it 2 or 3 
times out of 5.

Anyone have any light to shed on this or suggestions?




More information about the Delphi mailing list