Temporarily disable AlertBeforeServerHello test on s390x and aarch64
This commit is contained in:
parent
e42c9742c4
commit
abfbe95c8d
6
nss.spec
6
nss.spec
@ -366,6 +366,11 @@ export USE_64
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# This test currently fails intermittently on those archtectures
|
||||||
|
%ifarch s390x aarch64
|
||||||
|
export GTESTFILTER='-GenericDatagram/TlsConnectGeneric.AlertBeforeServerHello'
|
||||||
|
%endif
|
||||||
|
|
||||||
export NSS_BLTEST_NOT_AVAILABLE=1
|
export NSS_BLTEST_NOT_AVAILABLE=1
|
||||||
|
|
||||||
# needed for the fips mangling test
|
# needed for the fips mangling test
|
||||||
@ -736,6 +741,7 @@ done
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon May 28 2018 Daiki Ueno <dueno@redhat.com> - 3.37.1-2
|
* Mon May 28 2018 Daiki Ueno <dueno@redhat.com> - 3.37.1-2
|
||||||
- Update to NSS 3.37.1
|
- Update to NSS 3.37.1
|
||||||
|
- Temporarily disable AlertBeforeServerHello test on s390x and aarch64
|
||||||
|
|
||||||
* Wed May 02 2018 Kai Engert <kaie@redhat.com> - 3.36.1-3
|
* Wed May 02 2018 Kai Engert <kaie@redhat.com> - 3.36.1-3
|
||||||
- Upstream patch to keep nicknames stable on repeated certificate
|
- Upstream patch to keep nicknames stable on repeated certificate
|
||||||
|
Loading…
Reference in New Issue
Block a user