On Fri, 29 Apr 2022 00:41:50 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> lawrence.andrews has updated the pull request with a new target base due to >> a merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains three additional >> commits since the last revision: >> >> - Merge branch 'openjdk:master' into JDK-8285687 >> - Added @key printer since this test needs printer >> - 8285687 : Remove jtreg tag manual=yesno for >> ava/awt/print/PrinterJob/PageRangesDlgTest.java > > Since the test now uses the printer keyword I doubt that it should pass > silently if the printer is not installed. > @mrserb, run the test on Ubuntu 20.04 where printer is not configured and > test passes as shown in the jtreg jtr file That's my point, why does the manual test for the printer silently pass if the printer is not installed. ------------- PR: https://git.openjdk.java.net/jdk/pull/8412