AFAIK some of tests wrongly release resources which are necessary for the next one. So each single test passes, but if you run series - it fails. Using flag forkmode="perTest" allows avoid this.
2006/9/13, Mikhail Loenko <[EMAIL PROTECTED]>:
I've committed the changes to exclude list. Now the tests should pass on both linux and windows Thanks, Mikhail 2006/9/13, Geir Magnusson Jr. <[EMAIL PROTECTED]>: > And? :) > > How did it turn out? > > geir > > > Mikhail Loenko wrote: > > I've not tried. > > > > Right after I've send the previous mail all swing tests passed for me > > for the first time on linux :) > > > > Now I'll rerun them couple times and if they pass, i'll commit > > > > Thanks, > > Mikhail > > > > 2006/9/12, Stepan Mishura <[EMAIL PROTECTED]>: > >> Can you run a single test? > >> > >> -Stepan > >> > >> > >> On 9/12/06, Mikhail Loenko wrote: > >> > > >> > I'm trying to exclude all the swing tests that fail on linux. > >> > But every time I run, exclude failuing tests and rerun, new tests fail > >> > or hang up. > >> > And it looks endless. > >> > > >> > any receipt? > >> > > >> > Thanks, > >> > Mikhail > >> > > >> > > >> ------------------------------------------------------ > >> Terms of use : http://incubator.apache.org/harmony/mailing.html > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > Terms of use : http://incubator.apache.org/harmony/mailing.html > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Denis M. Kishenko Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
