Disables 34, 41 and 60 tests

See https://issues.apache.org/jira/browse/EXEC-104

Signed-off-by: Eugene Zamriy <ezamriy@msvsphere-os.ru>
i8-stream-201801 changed/i8-stream-201801/apache-commons-exec-1.3-8.module+el8+2598+06babf2e.inferit
Eugene Zamriy 9 months ago
parent 324ecf9ccf
commit b3bebedfe7
Signed by: ezamriy
GPG Key ID: 7EBF95C7DCFA496C

@ -3,7 +3,7 @@
Name: apache-commons-exec Name: apache-commons-exec
Version: 1.3 Version: 1.3
Release: 8%{?dist} Release: 8%{?dist}.inferit
Summary: Java library to reliably execute external processes from within the JVM Summary: Java library to reliably execute external processes from within the JVM
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/exec/ URL: http://commons.apache.org/exec/
@ -52,7 +52,7 @@ find -name Exec57Test.java -delete
%build %build
%mvn_build %mvn_build -- -Dtest=\!org.apache.commons.exec.issues.Exec34Test,\!org.apache.commons.exec.issues.Exec41Test,\!org.apache.commons.exec.issues.Exec60Test
%install %install
@ -68,6 +68,9 @@ find -name Exec57Test.java -delete
%changelog %changelog
* Fri May 03 2024 Eugene Zamriy <ezamriy@msvsphere-os.ru> - 1.3-8.inferit
- Disabled 34, 41 and 60 tests, see https://issues.apache.org/jira/browse/EXEC-104
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3-8 * Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3-8
- Rebuilt for MSVSphere 8.8 - Rebuilt for MSVSphere 8.8

Loading…
Cancel
Save