Jump to content
fernandocristan

DunitX stopped on last test run

Recommended Posts

Hello people,
I've been using DUnitX with TestInsigh for about 4 months.
We have several classes with tests and recently something strange has started to occur.
DUnitX stops the tests from running in the last test.
This way I do not get the correct result.
And it's not always the same test.
If I just execute any of the units where the lock occurs, the tests run and pass correctly.
Has anyone been through this, you know what I can do?

There is a image. 

 

a.jpg

Share this post


Link to post

I solved the problem.

 

It was memory leak.

 

In several tests object creation was taking place and memory was not being released.

 

I didn't realize that this could be a problem.

 

But that's it guys.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×