mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-30 04:43:27 +00:00
8360507: JPKG002-006: SigningPackageTest: appOutput.txt cannot be found in user home directory and output doesn't contain: origin=Developer ID Application: jpackage.openjdk.java.net
Reviewed-by: asemenyuk
This commit is contained in:
parent
f53d0519b9
commit
fe4d7f8c1b
@ -55,6 +55,25 @@ import jdk.jpackage.test.Annotations.Parameter;
|
||||
* @build jdk.jpackage.test.*
|
||||
* @build SigningPackageTest
|
||||
* @requires (jpackage.test.MacSignTests == "run")
|
||||
* @requires (jpackage.test.SQETest != null)
|
||||
* @run main/othervm/timeout=720 -Xmx512m jdk.jpackage.test.Main
|
||||
* --jpt-run=SigningPackageTest
|
||||
* --jpt-space-subst=*
|
||||
* --jpt-include=SigningPackageTest.test(true,*true,*true,*ASCII_INDEX)
|
||||
* --jpt-before-run=SigningBase.verifySignTestEnvReady
|
||||
*/
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @summary jpackage with --type pkg,dmg --mac-sign
|
||||
* @library /test/jdk/tools/jpackage/helpers
|
||||
* @library base
|
||||
* @key jpackagePlatformPackage
|
||||
* @build SigningBase
|
||||
* @build jdk.jpackage.test.*
|
||||
* @build SigningPackageTest
|
||||
* @requires (jpackage.test.MacSignTests == "run")
|
||||
* @requires (jpackage.test.SQETest == null)
|
||||
* @run main/othervm/timeout=720 -Xmx512m jdk.jpackage.test.Main
|
||||
* --jpt-run=SigningPackageTest
|
||||
* --jpt-before-run=SigningBase.verifySignTestEnvReady
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user