14
0

disabled some sni_ssl unittest on Leap 16.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=28
This commit is contained in:
2025-08-20 07:19:10 +00:00
committed by Git OBS Bridge
parent 07a40f790e
commit b3d659fe3f
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 20 06:54:38 UTC 2025 - Max Lin <mlin@suse.com>
- Disabled some sni_ssl unittest which just failed on Leap 16.0
* test_implicit_sni_from_host_in_ssl, test_implicit_sni_from_header_in_ssl,
and test_explicit_sni_in_ssl
-------------------------------------------------------------------
Tue Oct 8 08:27:30 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>