RFR: 8347299: Add annotations to test cases in LicenseTest
Alexey Semenyuk
asemenyuk at openjdk.org
Thu Jan 9 03:42:35 UTC 2025
On Wed, 8 Jan 2025 23:35:10 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> Add missing `jdk.jpackage.test.Annotations.Test` annotations to test cases in `LicenseTest` test and update jtreg command line accordingly.
Test cases executed
On Windows & OSX:
- Create: LicenseTest.testCommon
On Linux:
- Create: LicenseTest.testLinuxLicenseInUsrTree
- Create: LicenseTest.testCommon
- Create: LicenseTest.testLinuxLicenseInUsrTree2
- Create: LicenseTest.testLinuxLicenseInUsrTree3
- Create: LicenseTest.testLinuxLicenseInUsrTree4
- Create: LicenseTest.testCustomDebianCopyright
- Create: LicenseTest.testCustomDebianCopyrightSubst
All as expected.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22987#issuecomment-2579120158
More information about the core-libs-dev
mailing list