New tests intentionally return 1 & 130 error code. It's their normal behaviour. It means everything is OK. So it's pretty valid to have SUCCESSFUL status.
Evgueni On 12/18/06, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
The other problem, even with this return code the 'build test' reports SUCCESSFUL status :( Thanks, Vladimir PS Should we exclude this test if it failed time-to-time for ~month? On 12/18/06, Evgueni Brevnov <[EMAIL PROTECTED]> wrote: > > Hi, > > The only suspicious place is "[exec] [java] Java Result: -1073741819". > I've observed such behaviour from time to time for a one month at > least."[exec][java] Java Result: 1" & "[exec][java] Java Result: 130" > are expected results. > > Evgueni > > On 12/18/06, Vladimir Ivanov <[EMAIL PROTECTED]> wrote: > > The smoke tests of DRLVM failed today on the WindowsXP. Could somebody > > reproduce/fix it? > > > > Thanks, Vladimir > > > > > C:\cc.harmony\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_smoke.windows.x86.jit > > <snip> > > [exec] [echo] PASSED : perf.CreateManyExceptions_depth > > [exec] [java] Java Result: -1073741819 > > [exec] [echo] PASSED : perf.MultiThreadsSimple > > [exec] [echo] PASSED : perf.SeveralThreads > > [exec] [echo] PASSED : perf.StressCornerSize > > [exec] [echo] PASSED : perf.StressCornerSize_a > > [exec] [echo] PASSED : perf.ThrowMany > > [exec] [echo] PASSED : perf.ThrowManyExceptions > > [exec] [echo] PASSED : perf.ThrowManyExceptions_depth > > [exec] [echo] PASSED : perf.ThrowMany_depth > > [exec] [echo] PASSED : reflect.GetMethod > > [exec] [java] Java Result: 1 > > [exec] [echo] PASSED : shutdown.TestFatalError > > [exec] [java] Java Result: 130 > > [exec] [echo] PASSED : shutdown.TestInterrupt > > [exec] [echo] PASSED : shutdown.TestLock > > > > >
