Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail [v2]

2025-04-05 Thread Arno Zeller
On Tue, 1 Apr 2025 19:00:56 GMT, Alexey Semenyuk wrote: >> Make tools/jpackage/share/ErrorTest.java test safely handle the case when >> native bundling is unavailable on the test host. >> >> Additionally: >> - If native bundling is unavailable on the test host, PackageTest will >> throw `jtre

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail [v2]

2025-04-01 Thread Alexander Matveev
On Tue, 1 Apr 2025 19:00:56 GMT, Alexey Semenyuk wrote: >> Make tools/jpackage/share/ErrorTest.java test safely handle the case when >> native bundling is unavailable on the test host. >> >> Additionally: >> - If native bundling is unavailable on the test host, PackageTest will >> throw `jtre

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail [v2]

2025-04-01 Thread Alexey Semenyuk
> Make tools/jpackage/share/ErrorTest.java test safely handle the case when > native bundling is unavailable on the test host. > > Additionally: > - If native bundling is unavailable on the test host, PackageTest will throw > `jtreg.SkippedException` and mark the test as skipped instead of sile

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail

2025-04-01 Thread Alexey Semenyuk
On Tue, 1 Apr 2025 14:20:17 GMT, Arno Zeller wrote: >> Make tools/jpackage/share/ErrorTest.java test safely handle the case when >> native bundling is unavailable on the test host. >> >> Additionally: >> - If native bundling is unavailable on the test host, PackageTest will >> throw `jtreg.Sk

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail

2025-04-01 Thread Alexey Semenyuk
On Fri, 28 Mar 2025 15:02:05 GMT, Alexey Semenyuk wrote: > Make tools/jpackage/share/ErrorTest.java test safely handle the case when > native bundling is unavailable on the test host. > > Additionally: > - If native bundling is unavailable on the test host, PackageTest will throw > `jtreg.Ski

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail

2025-04-01 Thread Arno Zeller
On Fri, 28 Mar 2025 15:02:05 GMT, Alexey Semenyuk wrote: > Make tools/jpackage/share/ErrorTest.java test safely handle the case when > native bundling is unavailable on the test host. > > Additionally: > - If native bundling is unavailable on the test host, PackageTest will throw > `jtreg.Ski

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail

2025-03-31 Thread Arno Zeller
On Fri, 28 Mar 2025 15:02:05 GMT, Alexey Semenyuk wrote: > Make tools/jpackage/share/ErrorTest.java test safely handle the case when > native bundling is unavailable on the test host. > > Additionally: > - If native bundling is unavailable on the test host, PackageTest will throw > `jtreg.Ski

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail

2025-03-31 Thread Alexander Matveev
On Fri, 28 Mar 2025 15:02:05 GMT, Alexey Semenyuk wrote: > Make tools/jpackage/share/ErrorTest.java test safely handle the case when > native bundling is unavailable on the test host. > > Additionally: > - If native bundling is unavailable on the test host, PackageTest will throw > `jtreg.Ski

RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail

2025-03-31 Thread Alexey Semenyuk
Make tools/jpackage/share/ErrorTest.java test safely handle the case when native bundling is unavailable on the test host. Additionally: - If native bundling is unavailable on the test host, PackageTest will throw `jtreg.SkippedException` and mark the test as skipped instead of silently doing

Re: RFR: 8352419: Test tools/jpackage/share/ErrorTest.java#id0 and #id1 fail

2025-03-31 Thread Alexey Semenyuk
On Fri, 28 Mar 2025 15:02:05 GMT, Alexey Semenyuk wrote: > Make tools/jpackage/share/ErrorTest.java test safely handle the case when > native bundling is unavailable on the test host. > > Additionally: > - If native bundling is unavailable on the test host, PackageTest will throw > `jtreg.Ski