NUNit runner randomly gives Process exited with code -100

Is there someway to get more debug information out?

[SharedUnittests.dll] SharedUnittests.SomePlace.BLL.SomeOtherPlace.SomeTests(12s)
[14:24:23][Step 6/17] Process exited with code -100
[14:24:23][Step 6/17] Publishing artifacts
[14:24:24][Step 6/17] Process exited with code -100
[14:24:24][Step 6/17] Step Run Unit Tests (NUnit) failed
[14:24:24][Step 6/17] Error message is logged
 
This happens every maybe 10 builds, different agents
 
This is in a branch where I have enabled parallel unittests, but its very hard to debug when it happens this random and no error message is outputtet

 

1
3 comments
Avatar
Permanently deleted user

No one have any clue on how to debug this?

0

Having the same issue, NUnit runner sometimes crashes with output code 100.

0

Hi all,

 

Unfortunately, the error code -100 is not even properly documented by nunit, so I'm afraid there isn't many ways to tackle it directly. Please follow the steps here to troubleshoot and report this problem: https://confluence.jetbrains.com/display/TCD18/Common+Problems#CommonProblems-BuildworkslocallybutfailsormisbehavesinTeamCity

0

Please sign in to leave a comment.