JDK-8248255 : [macos] Add failing DMG tests to problem list
  • Type: Bug
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-06-24
  • Updated: 2020-07-24
  • Resolved: 2020-06-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15 JDK 16
15 b30Fixed 16Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
We need to add following DMG tests to problem list due to them failing intermittently until solution is found:
EmptyFolderPackageTest
IconTest
AppImagePackageTest
SimplePackageTest
BasicTest

Tests above failed due to "hdiutil create" command failed with one of the following errors:
hdiutil: create failed - No child processes
hdiutil: create failed - Resource busy
hdiutil: create failed - Device not configured
Comments
Changeset: f45d1211 Author: Alexander Matveev <almatvee@openjdk.org> Date: 2020-06-24 17:53:16 +0000 URL: https://git.openjdk.java.net/amber/commit/f45d1211
02-07-2020

Changeset: f45d1211 Author: Alexander Matveev <almatvee@openjdk.org> Date: 2020-06-24 17:53:16 +0000 URL: https://git.openjdk.java.net/mobile/commit/f45d1211
02-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk15/rev/459ede3ba53a User: herrick Date: 2020-06-24 22:11:58 +0000
24-06-2020

http://cr.openjdk.java.net/~almatvee/8248255/webrev.00/ - Added EmptyFolderPackageTest, IconTest, AppImagePackageTest, SimplePackageTest, BasicTest to ProblemList.txt.
24-06-2020