14
0

- Increase WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 50 to fix flaky tests in

different architectures, bsc#1242254

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=57
This commit is contained in:
2025-05-07 12:15:20 +00:00
committed by Git OBS Bridge
parent 21c098654c
commit 98975e36ed
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
Tue May 6 09:28:40 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Skip flaky tests for s390x
- Increase WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 50 to fix flaky tests in
different architectures, bsc#1242254
-------------------------------------------------------------------
Fri Feb 14 12:10:52 UTC 2025 - Nico Krapp <nico.krapp@suse.com>