From: Bret Pettichord Date: 2006-02-14T12:13:26+09:00 Subject: Re: test::unit runner in eclipse rdt >This is speculation, but I recall that when running Junit tests (i.e., >Java), the grey bar indicates that execution never finished. For >example, if I was running under the debugger and I didn't allow all >the tests to finish. Could that be happening here? I think that is it. I have some tests that exercise threads that spawn processes and i think there may be a problem that they don't exit correctly.