[OpenJDK 2D-Dev] [9] RFR 8165146 [PIT][TEST_BUG] Doubtful usability of java/awt/print/PrinterJob/TestMediaTraySelection.java

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Wed Aug 31 16:58:21 UTC 2016


Hi All,

It seems there is a question mark on the usability of the testcase if 
the user does not have a printer that does not have multiple trays.
The testcase might be useful for dev environment so removing @test tag 
to prevent it running from jtreg harness.
Please review.

  hg diff test/java/awt/print/PrinterJob/TestMediaTraySelection.java
diff -r 145d979bb1fb 
test/java/awt/print/PrinterJob/TestMediaTraySelection.java
--- a/test/java/awt/print/PrinterJob/TestMediaTraySelection.java Tue Aug 
30 11:07:58 2016 +0530
+++ b/test/java/awt/print/PrinterJob/TestMediaTraySelection.java Wed Aug 
31 22:25:53 2016 +0530
@@ -21,8 +21,7 @@
   * questions.
   */
  /*
- * @test
- * @bug 6357887
+ * @bug 6357887 8165146
   * @summary  Verifies if selected printertray is used

Regards
Prasanta



More information about the 2d-dev mailing list