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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Jan 12 10:15: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:

  Convert into manual test to overcome automatic printer selection issue

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1927/files
  - new: https://git.openjdk.java.net/jdk/pull/1927/files/8ed618f2..3ce4f066

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

  Stats: 64 lines in 1 file changed: 56 ins; 1 del; 7 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