public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: We don't support explicit curves, commenting out the test
@ 2026-06-09 12:45 Dmitry Belyavskiy
  0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-06-09 12:45 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/openssl
            Branch : rebase_40beta
            Commit : 89541c6ea482836e9dd91ac6afd7755cb7f32516
            Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
            Date   : 2022-09-02T16:21:43+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openssl/c/89541c6ea482836e9dd91ac6afd7755cb7f32516?branch=rebase_40beta

            Log:
            We don't support explicit curves, commenting out the test

Related: rhbz#2123755

---
diff --git a/ectest.c b/ectest.c
index 2ba662f..b2708ea 100644
--- a/ectest.c
+++ b/ectest.c
@@ -2284,7 +2284,7 @@ int setup_tests(void)
         return 0;
 
     ADD_TEST(parameter_test);
-    ADD_TEST(cofactor_range_test);
+    /*ADD_TEST(cofactor_range_test);*/
     ADD_ALL_TESTS(cardinality_test, crv_len);
     ADD_TEST(prime_field_tests);
 #ifndef OPENSSL_NO_EC2M

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:45 [rpms/openssl] rebase_40beta: We don't support explicit curves, commenting out the test Dmitry Belyavskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox