Test bundle: JDK16
Test platform:Mac11 beta x64(macOS Big Sur)
Test case: JPKG002-006: SigningPackageTest
artifact_name: SigningPackageTest-1.0.dmg
app_name: SigningPackageTest
Steps to Reproduce:
1. Check preconditions
a. VERIFY There are no JREs/JDKs installed.
b. Machine has been setup for signing
2. Launch <artifact_name>
3. Complete installation
4. Open Finder and navigate to Applications
a. VERIFY <app_name> exists
5. Open terminal
6. Type command: /usr/sbin/spctl -vvv --assess --type exec /Applications/SigningPackageTest.app
a. VERIFY output should be:
/Applications/SigningPackageTest.app: accepted
source=jpackage.openjdk.java.net
origin=Developer ID Application: jpackage.openjdk.java.net
The expected results:
source=jpackage.openjdk.java.net
The actual results:
The value of source is not the same with the expected value,please refer to SignPackage.png
Test platform:Mac11 beta x64(macOS Big Sur)
Test case: JPKG002-006: SigningPackageTest
artifact_name: SigningPackageTest-1.0.dmg
app_name: SigningPackageTest
Steps to Reproduce:
1. Check preconditions
a. VERIFY There are no JREs/JDKs installed.
b. Machine has been setup for signing
2. Launch <artifact_name>
3. Complete installation
4. Open Finder and navigate to Applications
a. VERIFY <app_name> exists
5. Open terminal
6. Type command: /usr/sbin/spctl -vvv --assess --type exec /Applications/SigningPackageTest.app
a. VERIFY output should be:
/Applications/SigningPackageTest.app: accepted
source=jpackage.openjdk.java.net
origin=Developer ID Application: jpackage.openjdk.java.net
The expected results:
source=jpackage.openjdk.java.net
The actual results:
The value of source is not the same with the expected value,please refer to SignPackage.png