Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8283664

Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java

XMLWordPrintable

    • b24
    • generic
    • generic

        There are multiple issue with this test case
        1) Parser error due to yesno in @run main/manual=yesno
        2) User can only compare the UI rendering and compare with the print out. User can't mark the test as pass or fail due to pass or fail buttons are missing.
        3) When the test is executed using jtreg after user click on the print button on the print dialog the whole test UIs ( frames) gets dispose and user cannot compare the printout with the UI. But this works as expected in test is running individually using java PrintTextTest

              landrews Lawrence Andrews
              landrews Lawrence Andrews
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: