From abfbe95c8da92f11de5aecb055a13b059241462b Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Fri, 1 Jun 2018 17:13:57 +0200 Subject: [PATCH] Temporarily disable AlertBeforeServerHello test on s390x and aarch64 --- nss.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nss.spec b/nss.spec index 840076c..1af1417 100644 --- a/nss.spec +++ b/nss.spec @@ -366,6 +366,11 @@ export USE_64 %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 # needed for the fips mangling test @@ -736,6 +741,7 @@ done %changelog * Mon May 28 2018 Daiki Ueno - 3.37.1-2 - Update to NSS 3.37.1 +- Temporarily disable AlertBeforeServerHello test on s390x and aarch64 * Wed May 02 2018 Kai Engert - 3.36.1-3 - Upstream patch to keep nicknames stable on repeated certificate