From eb3a5bc4d5a212da64c0f9396c7f31f83aa6f36c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 9 Sep 2022 11:13:37 +0100 Subject: [PATCH] libgcrypt: disable bench-slope test case The bench-slope test appears to be aborting fairly frequently, which causes failures on the autobuilder. Until this has been root-caused, disable the test. Upstream-Status: Inappropriate Signed-off-by: Ross Burton --- tests/testdrv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/testdrv.c b/tests/testdrv.c index 634b718..1e9dddb 100644 --- a/tests/testdrv.c +++ b/tests/testdrv.c @@ -76,7 +76,6 @@ static struct { { "t-x448" }, { "t-ed448" }, { "benchmark" }, - { "bench-slope" }, { "hashtest-6g", "hashtest", "--hugeblock --gigs 6 SHA1 SHA256 SHA512 " "SHA3-512 SM3 BLAKE2S_256 " "BLAKE2B_512 CRC32 "