Hi Sergey,
On 5/16/2017 4:40 PM, Sergey Bylokhov wrote:
Hi, Joe.
Is that correct that this test will be marked in problemList and via "@key
intermittent" tag?
I wasn't proposing to problem list the test, but that is a possible
approach too.
If the test is labeled as "@key intermittent", that is following the
tiered testing policy:
"Proposed new policies for JDK 9 regression tests: tiered testing,
intermittent failures, and randomness,"
http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-March/001991.html
"Proposed new policies for JDK 9 regression tests: tiered testing,
intermittent failures, and randomness,"
http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-April/002164.html
and assists some of the automated analysis of test failures.
HTH,
-Joe