There's a small possibility that the fix didn't get into the release,
which I'll check.
Does it hang all all the time? Only when running under a particular
CLR version? Only on 64 bit? etc... :-)
Charlie
> --
> You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group.
> To post to this group, send email to nunit-...@googlegroups.com.
> To unsubscribe from this group, send email to nunit-discus...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nunit-discuss?hl=en.
>
>
The other thing that would be useful would be to narrow it down to the
environment in which it occurs - it doesn't repro on any of my systems.
Charlie
Charlie
Can you clarify what you mean by "hangs"? Does the nunit-console process fail
to terminate? Are you left with orphaned processes?
Charlie
1) The nunit-agent process failing to terminate
2) The nunit-console process hanging
In my own tests, I observe #1 when using the Gui Runner. This is being tracked
as bug #612052.
However, I don't see #2 in my environment. Even though nunit-agent is left
running briefly, nunit-console terminates correctly and causes nunit-agent
to terminate as well.
If I read this correctly, Samuel has problem #1, while Andreas has #2.
So what's the difference I wonder?
Charlie
That's good, since I have solved #1. :-)
The fix is in bzr, for those who build from source.
Charlie
Charlie
Charlie
Both posted 8 hours ago. Meanwhile, I've been asleep. :-)
This is bad news. Some questions...
1. What's the command line being used.
2. What happens if you run the command directly, rather than
through the ci server?
Charlie
1. What's the command line being used.
2. What happens if you run the command directly, rather than
through the ci server?
I'm back to work, so I'll start looking at this.
Charlie