RFR: 8234303: [TEST_BUG] Correct ignore tag in graphics unit tests

2019-11-17 Thread Ambarish Rapte
This is a simple fix to correct all the ignored tag in graphics unit tests. Corrections are: 1. Each ignored test must be associated with a bug. There are new bugs reported for all the tests which are missing a bug. 2. Replace @org.junit.Ignore with @Ignore. 3. Remove unused import statement.

Re: [Rev 01] RFR: 8234239: [TEST_BUG] Reenable few ignored web tests

2019-11-17 Thread Arun Joseph
On Fri, 15 Nov 2019 23:03:46 GMT, Kevin Rushforth wrote: > On Fri, 15 Nov 2019 10:01:51 GMT, Arun Joseph wrote: > >> The pull request has been updated with additional changes. >> >> >> >> Added commits: >> - ca460353: Remove ignore imports and update copyright >> >>

Re: [Rev 02] RFR: 8234239: [TEST_BUG] Reenable few ignored web tests

2019-11-17 Thread Arun Joseph
The pull request has been updated with additional changes. Added commits: - 8c2b988d: Modified LeakTest.testOleg Changes: - all: https://git.openjdk.java.net/jfx/pull/42/files - new: https://git.openjdk.java.net/jfx/pull/42/files/ca460353..8c2b988d Webrevs: - full: