benjamin84 / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Asynchronously opened modal dialogs may block fest #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Suppose a large action is performed in a background thread.
A listener in EventDispatchingThread is notified and displays a JDialog
(setModal(true)) just before one action (click on a button) in a Fest Junit
TestCase.

Fest blocks trying to click the button under the modal dialog repeatedly
until a timeout is reached. Then a exception is thrown.

Please let me know if source code attachment will be helpful ..

Original issue reported on code.google.com by mester.c...@gmail.com on 30 Jul 2008 at 9:27

GoogleCodeExporter commented 9 years ago
Yes, please! Having the code that reproduces this bug will help us a lot! :)

Many thanks!
-Alex

Original comment by Alex.Rui...@gmail.com on 30 Jul 2008 at 5:08

GoogleCodeExporter commented 9 years ago
I couldn't reproduce the provided steps. Since I haven't got any test case 
since July
30th, I'm closing this bug.

Original comment by Alex.Rui...@gmail.com on 30 Nov 2008 at 7:42

GoogleCodeExporter commented 9 years ago
Set the module as a label, instead of being part of the title.

Original comment by Alex.Rui...@gmail.com on 1 Dec 2008 at 2:11