On 6/26/07, Stepan Mishura wrote:
On 6/25/07, Ivan Popov wrote:
> I see two failures of jdktools tests, which are not new ones.
>
> Test org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest
> is known as intemittently failing on Windows (HARMONY-3508) and now it
> fails on Linux too. It make sense to move this test to common exclude
> list.
>
> Test mentioned as vmcarsh
> (org.apache.harmony.jpda.tests.jdwp.ThreadReference.FramesTest) failed
> due to exceeded timeout for tests run. You may want to increase
> default timeout (900000 milliseconds), e.g, specifying
> -Dhy.test.timeout=1200000 .
Ivan, I've increased timeout to 30000000 but I still see test crash.
Ivan, sorry for confusion ... I found that I increased timeout in wrong place.
I've re-run the tests and all tests passed.
Thanks,
Stepan.