On 3/15/07, Elena Semukhina <[EMAIL PROTECTED]> wrote:
https://issues.apache.org/jira/browse/HARMONY-3406 has been created and the patch attached. Elena
I managed to reproduce the stress.Mix crash on linux x86_64 in interpreter mode as well. I added it to the excludes list. I also revealed that classloader.StressLoader is not run because of the "XXX" keyword in its code. I removed it. I filed https://issues.apache.org/jira/browse/HARMONY-3455 to fix these issues. Alexey, could you commit the patch? Thanks, Elena
On 3/15/07, Alexey Varlamov <[EMAIL PROTECTED]> wrote: > > 2007/3/14, Elena Semukhina <[EMAIL PROTECTED]>: > > Hello, > > > > recently we provided automatic smoke tests runs in 5 different modes > but > > cloned excluded lists rather carelessly. E.g. the lists for JIT and > SRV > > modes were copied from OPT what was not correct. > > > > I cleaned up the lists so that they correspond to the current status > of the > > test runs. > > > > I'd also like to update the lists with the following changes: > > > > - remove stress.Mix for linux/windows x86 (as it was discussed in > another > > thread after HARMONY-2963 and HARMONY-2982 nave been fixed); > > - remove gc.ThreadSuspension as its crash is not reproducible anymore > (see > > HARMONY-3235); > > - add a comment referencing to the JIRA to each test in the list. > > > > Formerly we excluded stress.Threads because it failed on Ubuntu. Could > > anyone confirm that it is still true? > > > > If nobody objects, I'll prepare a patch. > > Elena, > Many thanks for doing this job - please go on with patches. > > -- > Alexey > > > > > -- > > Thanks, > > Elena > > >
