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

2019-11-18 Thread Kevin Rushforth
Changeset: aab07a4d Author:Arun Joseph Committer: Kevin Rushforth Date: 2019-11-18 18:17:39 + URL: https://git.openjdk.java.net/jfx/commit/aab07a4d 8234239: [TEST_BUG] Reenable few ignored web tests Reviewed-by: kcr !

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

2019-11-18 Thread Kevin Rushforth
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: [Approved] RFR: 8234239: [TEST_BUG] Reenable few ignored web tests

2019-11-18 Thread Kevin Rushforth
On Sun, 17 Nov 2019 12:08:44 GMT, Arun Joseph wrote: > 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:

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:

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

2019-11-15 Thread Kevin Rushforth
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 > > Changes: > - all: https://git.openjdk.java.net/jfx/pull/42/files > - new:

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

2019-11-15 Thread Arun Joseph
The pull request has been updated with additional changes. Added commits: - ca460353: Remove ignore imports and update copyright Changes: - all: https://git.openjdk.java.net/jfx/pull/42/files - new: https://git.openjdk.java.net/jfx/pull/42/files/f2f121d9..ca460353

RFR: 8234239: [TEST_BUG] Reenable few ignored web tests

2019-11-15 Thread Arun Joseph
The following tests can be reenabled: CookieManager.testPutOverwriteExpired CookieManager.testPutPurgeDomainAfterExpiry CookieManager.testPutPurgeCookiesGlobally2 CookieManager.testPutPurgeCookiesGlobally3 CookieManager.testPutPurgeCookiesGloballyAfterExpiry CallbackTest.testCustomPopup