Skip to content

Commit 5281499

Browse files
yaqsunAlexey Semenyuk
authored andcommitted
8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27
Reviewed-by: asemenyuk, almatvee
1 parent 8065233 commit 5281499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jdk/tools/jpackage/linux/LinuxResourceTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ public static void testHardcodedProperties() throws IOException {
102102
"License: APPLICATION_LICENSE_TYPE",
103103
"Prefix: %{dirname:APPLICATION_DIRECTORY}",
104104
"Provides: dont-install-me",
105+
"%define _build_id_links none",
105106
"%description",
106107
"APPLICATION_DESCRIPTION",
107108
"%prep",

0 commit comments

Comments
 (0)