Re: RFR: 8238157: Remove intermittent key from AmazonCA.java

2020-08-26 Thread Hai-May Chao
Looks good. Thanks, Hai-May > On Aug 26, 2020, at 10:13 AM, Rajan Halade wrote: > > Please review this update to remove key intermittent from AmazonCA test. This > test no longer fails intermittently. > > @@ -24,7 +24,6 @@ > /* > * @test > * @bug 8233223 > - * @key intermittent > * @s

Re: RFR: 8238157: Remove intermittent key from AmazonCA.java

2020-08-26 Thread Xuelei Fan
It's good. Thanks! Xuelei On 8/26/2020 10:13 AM, Rajan Halade wrote: Please review this update to remove key intermittent from AmazonCA test. This test no longer fails intermittently. @@ -24,7 +24,6 @@  /*   * @test   * @bug 8233223 *- * @key intermittent*   * @summary Interoperability t

RFR: 8238157: Remove intermittent key from AmazonCA.java

2020-08-26 Thread Rajan Halade
Please review this update to remove key intermittent from AmazonCA test. This test no longer fails intermittently. @@ -24,7 +24,6 @@ /* * @test * @bug 8233223 - * @key intermittent * @summary Interoperability tests with Amazon's CA1, CA2, CA3, and CA4 * @build ValidatePathWithParams *