[vwnc] VW7.6nc & SUnittoo(ls) tests waiting for next GUI event

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] VW7.6nc & SUnittoo(ls) tests waiting for next GUI event

Roger Whitney
I am using SUnitToo version 50,tgriggs and SUnitToo(ls) version RB4xx  
- 29,tgriggs. When I run a unit test (or tests) for the first time by  
clicking on the run button in the lower right corner of the browser  
nothing happens until I generate another window event. The code is  
stuck in WindowManager>>processNextEvent on the line:

        event := eventQueue next.

Moving the mouse or clicking a mouse button generates an event that  
makes the WindowManager happy. This does not happen after the first  
time I run the test. Clicking on the run button runs the test without  
having to generate another mouse event. However after I modify a test  
I the problem occurs again.

Any ideas how to fix this?

----
Roger Whitney              Department of Computer Science
[hidden email]        San Diego State University
http://www.eli.sdsu.edu/   San Diego, CA 92182-7720


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc