[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Visual mauve test?
From: |
Michael Koch |
Subject: |
Re: Visual mauve test? |
Date: |
Mon, 13 Dec 2004 15:23:49 +0100 |
User-agent: |
KMail/1.6.2 |
Am Montag, 13. Dezember 2004 12:44 schrieb Thomas Zander:
> Would anyone have problems with me committing a mauve test that
> opens a Window for a very little time?
>
> See attached test.
>
> Next to that; I would like to ask for your expertise to see if I
> made a mistake, or if there is a bug in classpath/jamvm.
> The statement on line 75 (setVisible()) should be inside the
> synchronized block, but if I do that then the frame is properly
> displayed, but never returns. Putting a System.exit(); before the
> "try {" line made me sure it really never returns.
>
> Any ideas?
The normal mauve module should contain no tests that require visual
feedack or a GUI that is visible for one second. There is a mauve CVS
module for visual testcases, the wonka testsuite. IMO it should go
there.
Michael
--
Homepage: http://www.worldforge.org/