Re: RFR: 8285034: Skip ServiceTest.testManyServicesRunConcurrently on Windows

2022-04-21 Thread Kevin Rushforth
On Thu, 21 Apr 2022 15:44:57 GMT, Ambarish Rapte  wrote:

> The test ServiceTest.testManyServicesRunConcurrently fails intermittently on 
> Windows platform with a time out error.
> Test needs to be skipped until fixed.

LGTM

-

Marked as reviewed by kcr (Lead).

PR: https://git.openjdk.java.net/jfx/pull/783


RFR: 8285034: Skip ServiceTest.testManyServicesRunConcurrently on Windows

2022-04-21 Thread Ambarish Rapte
The test ServiceTest.testManyServicesRunConcurrently fails intermittently on 
Windows platform with a time out error.
Test needs to be skipped until fixed.

-

Commit messages:
 - skip-test

Changes: https://git.openjdk.java.net/jfx/pull/783/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jfx=783=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8285034
  Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jfx/pull/783.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/783/head:pull/783

PR: https://git.openjdk.java.net/jfx/pull/783