On 12/18/06, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
The other problem, even with this return code the 'build test' reports SUCCESSFUL status :(
Possibly it is SUCCESSFUL because some assert dialogs appeared and have been closed manually. After HARMONY-1925 has been applied, we should pass internal VM properties with -XD option. The vm.assert_dialog property=0 is still passed with -D. I created https://issues.apache.org/jira/browse/HARMONY-2763 with patch for smoke.test.xml. Thanks, Elena 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 > > > > >
-- Thanks, Elena
