RFR: 8366359: Test should throw SkippedException when there is no lpstat [v2]

SendaoYan syan at openjdk.org
Fri Aug 29 05:59:41 UTC 2025


On Fri, 29 Aug 2025 02:48:35 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.
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use "@requires (os.family == "linux")" instead of check OS type in code

Two GHA jobs report 'Get Bundles' fails. It seems like infrastructure issue. I think it's unrelated to this PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/26988#issuecomment-3235815458


More information about the client-libs-dev mailing list