shekharpro / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Gallio "unloading the test package" hang #331

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On one of my development machines, I have recently started experiencing 
frequent hangs when Gallio is attempting "unloading the test package".

What steps will reproduce the problem?
1. I do not know how to reproduce this issue.

What is the expected output? What do you see instead?
Gallio unloads the test package and is ready to do stuff, such as execute 
tests, load a new test package, etc. Instead, Gallio does not leave the 
"unloading the test package" state. The UI remains responsive, however when 
I attempt to execute an action from the UI (such as open a new project, or 
reload the tests, etc) the UI hangs.

What version of the product are you using? On what operating system?
3.0.4 build 485 for 32-bit machines.

Please provide any additional information below.
Gallio is awesome! I use it all the time!
While this may not be useful information, I hope it's useful motivation! :P

Original issue reported on code.google.com by yfeldb...@gmail.com on 28 Oct 2008 at 3:01

GoogleCodeExporter commented 8 years ago
:-)

Graham, I think this is probably due to some of the internal job management in
Icarus.  It might be time to redesign how all of the actions in the UI apply to 
a
common model.  It's a bit scattered right now with sketchy asynchronous logic 
in places.

Original comment by jeff.br...@gmail.com on 5 Nov 2008 at 10:43

GoogleCodeExporter commented 8 years ago
I think this is gone now due to API changes.

Original comment by jeff.br...@gmail.com on 31 Mar 2009 at 3:58