Hi Leonid,
On 24/03/2018 9:31 AM, Leonid Mesnik wrote:
Hi
Could you please review following fix which exclude following tests from
tier1 testing:
serviceability/sa/ClhsdbScanOops.java
serviceability/sa/TestHeapDumpForLargeArray.java
gc/g1/ihop/TestIHOPErgo.java
Each of them takes more then 5 minutes to complete and significantly
increase overall time to complete tier1.
I'd need to see a much more detailed analysis of all the tests run, the
order they run and the execution times to ascertain what impact this
actually has on overall test execution time.
But assuming 5 minutes is too long for tier1, this seems okay. But the
tests must still be run in some other tier, and I'm not clear where that
would be now? I would expect them to move to tier 3 perhaps, depending
on what the time criteria for tier 3 is.
Thanks,
David
Please let me know if there are any reasons to run these tests in tier1
despite on their execution time.
webrev:http://cr.openjdk.java.net/~lmesnik/8200187/webrev.00/
bug: https://bugs.openjdk.java.net/browse/JDK-8200187
Leonid