Duplicate :
|
The jtreg test java/foreign/TestMatrix.java always run into an timeout - even when setting timeout factor to 8. The test runs only on X86 and therfore only fails there When I apply a timeout=960 to the specific tests lines and provide a timeout factor of 8 seem (I usaly use ths for fastdebug builds) the test pass but the whole test takes then 3-4 hours on my x86 linux machine. Is this intended?
|