nunit console crashes randomly

Asked by Prabakaran

I am using nunit 2.5.10. It crashes randomly when I execute my testbench. If I execute the test case which was under execution before crash alone, no crash or hang will be seen. Crash doesnt happen on a particular test case. It crashes randomly. Is there any fix in nunit or any workaround or known issue?

Thanks,
Prabakaran

Question information

Language:
English Edit question
Status:
Answered
For:
NUnit V2 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Charlie Poole (charlie.poole) said :
#1

There is no known issue like this. The most likely cause is some hidden dependency in your tests, which results in a crash when they are executed in a particular combination and with different timings. If you bring this to the nunit-discuss list, with more detail about your tests, it's possible that other users will have some suggestions.

Can you help with this problem?

Provide an answer of your own, or ask Prabakaran for more information if necessary.

To post a message you must log in.