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

Add annotations to test cases in LicenseTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 17, 21, 23, 24, 25
    • tools
    • b06
    • generic
    • generic

      Test cases of LicenseTest are missing jdk.jpackage.test.Annotations.Test annotation. This results in a cumbersome command line for the jpackage test runner:
      ---
      jdk.jpackage.test.Main --jpt-run=LicenseTest.testCustomDebianCopyright --jpt-run=LicenseTest.testCustomDebianCopyrightSubst --jpt-run=LicenseTest.testLinuxLicenseInUsrTree --jpt-run=LicenseTest.testLinuxLicenseInUsrTree2 --jpt-run=LicenseTest.testLinuxLicenseInUsrTree3 --jpt-run=LicenseTest.testLinuxLicenseInUsrTree4
      ---

      Add missing annotations to simplify it down to:
      ---
      jdk.jpackage.test.Main --jpt-run=LicenseTest
      ---

            asemenyuk Alexey Semenyuk
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: