[OpenJDK 2D-Dev] RFR: 8215537: [TEST_BUG] java/awt/print/PrinterJob/LandscapeStackOverflow.java fails by timeout [v2]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Mon Jan 4 10:27:12 UTC 2021


> Test fails with timeout and it seems likely due to non-availability of printer in the test system. We should just update the test to check for default (or available) printers and return if there is no printer.

Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:

  Fail the test if no printer is found

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1927/files
  - new: https://git.openjdk.java.net/jdk/pull/1927/files/4c3bc143..d4d70e34

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1927&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1927&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1927.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1927/head:pull/1927

PR: https://git.openjdk.java.net/jdk/pull/1927


More information about the 2d-dev mailing list