After jpackage bundles created by the jtreg tests are installed and the application is executed, appOutput.txt should be created.
However, when the application is run from the Applications location on Mac, its not clear where the appOutput.txt is created.
Location of this file should be predictable for testing purposes.
Steps to Reproduce:
(1) Launch <artifact_name> and finish install
(2) Open Finder and navigate to Applications
(3) Double click on installed test application
Where is appOutput.txt created?
However, when the application is run from the Applications location on Mac, its not clear where the appOutput.txt is created.
Location of this file should be predictable for testing purposes.
Steps to Reproduce:
(1) Launch <artifact_name> and finish install
(2) Open Finder and navigate to Applications
(3) Double click on installed test application
Where is appOutput.txt created?
- duplicates
-
JDK-8232186 Add verification for pkg and dmg tests
- Resolved