On some of our machines, gallio will fail to exit, locking the
assembly. We can terminate the process and then kill Gallio.Host. I
was able to run the tests on my machine for a few days before this
problem started occurring. Fortunately, this has not yet occurred on
our build agents.

We are using a Factory for data driven tests. The problem does not
occur with "regular" tests, only with our factory tests. We are using
the test runner to scrape qunit test results off of web pages. The
data source is simple a structure expressing the results. I also have
regular tests that verify that the scraping process is working OK
(using the same code that the factory will run). These do not lock.

Where does it hang?
Both Echo and Icarus execute all tests. Icarus reports results.
Echo hangs "Disposing test host". It won't report results to the
console or file until this completes.

If I am patient, the process will often exit about 2 minutes. Test
execution reports 135 seconds. Test execution is  2 or 3 seconds.

-- 
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mbunituser?hl=en.

Reply via email to