Re: RFR: 8266968: Ignore test.com.sun.webkit.LocalStorageAccessTest

2021-05-12 Thread Kevin Rushforth
On Wed, 12 May 2021 13:18:25 GMT, Arun Joseph  wrote:

> The system test test.com.sun.webkit.LocalStorageAccessTest fails on Windows 
> as mentioned in 
> [JDK-8265661](https://bugs.openjdk.java.net/browse/JDK-8265661). We should 
> skip this test until it is fixed.

Marked as reviewed by kcr (Lead).

-

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


RFR: 8266968: Ignore test.com.sun.webkit.LocalStorageAccessTest

2021-05-12 Thread Arun Joseph
The system test test.com.sun.webkit.LocalStorageAccessTest fails on Windows as 
mentioned in [JDK-8265661](https://bugs.openjdk.java.net/browse/JDK-8265661). 
We should skip this test until it is fixed.

-

Commit messages:
 - 8266968: Ignore test.com.sun.webkit.LocalStorageAccessTest

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

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