Integrated: 8366359: Test should throw SkippedException when there is no lpstat

SendaoYan syan at openjdk.org
Sat Aug 30 02:23:51 UTC 2025


On Thu, 28 Aug 2025 14:24:19 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> I think test javax/print/PrintServiceLookup/CountPrintServices.java should throw jtreg.SkippedException when there is no lpstat, rather that report test failure.
> 
> Only javax/print/PrintServiceLookup/CountPrintServices.java invokes lpstat explicitly.
> 
> Change has been verified locally, test-fix only, no risk.

This pull request has now been integrated.

Changeset: f23c1507
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f23c150709fbd6d9b84261a7c99b67d7d08334b9
Stats:     23 lines in 1 file changed: 11 ins; 7 del; 5 mod

8366359: Test should throw SkippedException when there is no lpstat

Reviewed-by: aivanov, prr

-------------

PR: https://git.openjdk.org/jdk/pull/26988


More information about the client-libs-dev mailing list