You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mikhail Loenko <ml...@gmail.com> on 2006/09/12 16:17:05 UTC

[classlib][swing] set of passed swing tests

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: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][swing] set of passed swing tests

Posted by Mikhail Loenko <ml...@gmail.com>.
it's already that way: forkmode="perTest"

2006/9/12, Stepan Mishura <st...@gmail.com>:
> Sorry, my question was unclear - you can try to update the script to fork
> new VM for each test.
>
> -Stepan.
>
>
> On 9/12/06, Stepan Mishura <st...@gmail.com> wrote:
> >
> >  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: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][swing] set of passed swing tests

Posted by Stepan Mishura <st...@gmail.com>.
Sorry, my question was unclear - you can try to update the script to fork
new VM for each test.

-Stepan.


On 9/12/06, Stepan Mishura <st...@gmail.com> wrote:
>
>  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: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org

Re: [classlib][swing] set of passed swing tests

Posted by Alexey Petrenko <al...@gmail.com>.
And this is already done for swing tests as Mikhail said.

2006/9/13, Denis Kishenko <dk...@gmail.com>:
> 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 <ml...@gmail.com>:
> > 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. <ge...@pobox.com>:
> > > 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 <st...@gmail.com>:
> > > >> 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: harmony-dev-unsubscribe@incubator.apache.org
> > > >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > > >>
> > > >>
> > > >
> > > > ---------------------------------------------------------------------
> > > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >
> >
>
>
> --
> Denis M. Kishenko
> Intel Middleware Products Division
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Alexey A. Petrenko
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][swing] set of passed swing tests

Posted by Denis Kishenko <dk...@gmail.com>.
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 <ml...@gmail.com>:
> 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. <ge...@pobox.com>:
> > 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 <st...@gmail.com>:
> > >> 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: harmony-dev-unsubscribe@incubator.apache.org
> > >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > >>
> > >>
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Denis M. Kishenko
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][swing] set of passed swing tests

Posted by Mikhail Loenko <ml...@gmail.com>.
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. <ge...@pobox.com>:
> 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 <st...@gmail.com>:
> >> 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: harmony-dev-unsubscribe@incubator.apache.org
> >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][swing] set of passed swing tests

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
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 <st...@gmail.com>:
>> 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: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][swing] set of passed swing tests

Posted by Mikhail Loenko <ml...@gmail.com>.
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 <st...@gmail.com>:
> 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: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib][swing] set of passed swing tests

Posted by Stepan Mishura <st...@gmail.com>.
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: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org