On 11/22/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Elena Semukhina wrote: > On 11/22/06, Elena Semukhina <[EMAIL PROTECTED]> wrote: >> >> >> >> On 11/22/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: >> > >> > Ok! mine passes w/ opt. Not hanging for me. Oh dear. >> >> >> I played a little with the tests trying to find some other tests which >> influence the whole run. Excluding java/lang/ClassGenericsTest4.java >> helped! >> The tests have not hung. I need to check more... >> > > Yes, I can confirm that java/lang/ClassGenericsTest4.java influence > ThreadTest so that it hangs. Excluding it makes the run stable. Once I saw > the tests passed even without excluding but only once... > I filed https://issues.apache.org/jira/browse/HARMONY-2267 and will report > it in a separate thread. Ok - so wrt exclusion, we probably need to add that one and can we remove others from being excluded?
Do you mean RuntimeAdditionalTest*, SystemExtensionTest and ObjectTest? I'm not sure. They need to be veified. I know ObjectTest fails some time. RuntimeAdditionalTest* have been excluded a long ago. SystemExtensionTest is a fresh problem. I'll check them tomorrow. geir
> > >> >> Geir Magnusson Jr. wrote: >> > > >> > > Geir Magnusson Jr. wrote: >> > >> >> > >> >> > >> Elena Semukhina wrote: >> > >>> On 11/22/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: >> > >>> >> > >>> 2) Yes, I saw the hang yesterday (only in int, btw), but hadn't >> > figured >> > >>>> out which test it was. >> > >>> >> > >>> >> > >>> I see it only for opt on Windows XP in "once" mode. >> > >> >> > >> Odd. Scary. And Odd - I was able to get winXP, debug build to run >> > >> through all opt and jet in once mode, and then hang in int. (I >> think. >> > >> I'll recheck) >> > >> >> > > >> > > >> > > You are correct. Hanging in opt. So we can exclude in the opt >> > exclude >> > > list, and not the others. >> > > >> > > geir >> > > >> > >> >> >> >> -- >> Thanks, >> Elena > > > >
-- Thanks, Elena
