!66 Fix AssertionFailedError in org.opentest4j package
From: @jxy_git Reviewed-by: @wm-wm-wm Signed-off-by: @wm-wm-wm
This commit is contained in:
commit
78a34c7cbb
0
0007-add-config-item-for-openeuler.patch
Executable file → Normal file
0
0007-add-config-item-for-openeuler.patch
Executable file → Normal file
0
0008-modify-sshd-core-version.patch
Executable file → Normal file
0
0008-modify-sshd-core-version.patch
Executable file → Normal file
4
ovirt-engine.spec
Executable file → Normal file
4
ovirt-engine.spec
Executable file → Normal file
@ -655,6 +655,7 @@ sed -i '122s/@MockedConfig/\/\/@MockedConfig/g' backend/manager/modules/bll/src/
|
||||
sed -i '209s/@Test/\/\/@Test/g' backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateClusterCommandTest.java
|
||||
sed -i '99s/@Test/\/\/@Test/g' backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/ClusterValidatorTest.java
|
||||
sed -i '91s/@Test/\/\/@Test/g' backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/ClusterValidatorTest.java
|
||||
sed -i '/file = new File("\/etc\/securetty");/,+1 s/^/\/\//' backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/servlet/ServletUtilsTest.java
|
||||
|
||||
pushd /usr/lib/jvm
|
||||
dir=`ls | grep java-11-openjdk-`
|
||||
@ -1296,6 +1297,9 @@ fi
|
||||
%{engine_data}/setup/bin/ovirt-engine-health
|
||||
|
||||
%changelog
|
||||
* Wed Dec 06 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.4.4.1-5
|
||||
- Fix AssertionFailedError in org.opentest4j package
|
||||
|
||||
* Mon Aug 01 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 4.4.4.1-4
|
||||
- Fix warning of failing to delete files when uninstall
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user