[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
184/213: gnu: python-locust: Disable some more tests.
From: |
guix-commits |
Subject: |
184/213: gnu: python-locust: Disable some more tests. |
Date: |
Fri, 10 Jan 2025 10:43:23 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 5010a1ec3d780b1b2ba840ba0e3fe20c97e37239
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jan 7 20:43:00 2025 +0100
gnu: python-locust: Disable some more tests.
* gnu/packages/benchmark.scm (python-locust)[arguments]: Update list of
disabled tests.
Change-Id: I3d6d070a1cc771c006530454b0bb9506287bbe6b
---
gnu/packages/benchmark.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/gnu/packages/benchmark.scm b/gnu/packages/benchmark.scm
index d204803f97..8743dc66aa 100644
--- a/gnu/packages/benchmark.scm
+++ b/gnu/packages/benchmark.scm
@@ -472,6 +472,12 @@ setup against another one.")
;; https://github.com/locustio/locust/issues/1708).
"not test_custom_exit_code"
"not test_webserver"
+ ;; These fail on the build farm for unknown reasons. I
+ ;; suspect the test suite is just really picky and
+ ;; stateful.
+ "not test_workers_shut_down_if_master_is_gone"
+ "not test_custom_arguments_in_file"
+ "not test_custom_arguments"
;; These are time critical and can fail on busy machines.
"not test_distribute_users"
"not
test_ramp_down_from_100_000_to_0_users_with_50_user_classes_and_1000_workers_and_5000_spawn_rate"
- 164/213: gnu: python-starsessions: Update input., (continued)
- 164/213: gnu: python-starsessions: Update input., guix-commits, 2025/01/10
- 170/213: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/10
- 171/213: gnu: python-anndata: Update to 0.11.1., guix-commits, 2025/01/10
- 168/213: gnu: python-pytorch-geometric: Disable one test., guix-commits, 2025/01/10
- 173/213: gnu: python-asgi-lifespan: Update to 2.1.0., guix-commits, 2025/01/10
- 174/213: gnu: python-pypika-tortoise: Add missing input., guix-commits, 2025/01/10
- 175/213: gnu: python-omnipath: Update to 1.0.8-0.3d16134., guix-commits, 2025/01/10
- 197/213: gnu: python-resolvelib: Update to 1.1.0b1., guix-commits, 2025/01/10
- 187/213: gnu: python-gseapy: Add missing input., guix-commits, 2025/01/10
- 210/213: gnu: python-celltypist: Add missing input., guix-commits, 2025/01/10
- 184/213: gnu: python-locust: Disable some more tests.,
guix-commits <=
- 179/213: gnu: python-flask-login: Update to 0.6.3., guix-commits, 2025/01/10
- 201/213: gnu: python-osqp: Add missing inputs., guix-commits, 2025/01/10
- 182/213: gnu: python-flask-assets: Update to 2.1.0-1.62efd23., guix-commits, 2025/01/10
- 212/213: gnu: python-voila: Update to 0.5.8., guix-commits, 2025/01/10
- 72/213: gnu: Add python-types-simplejson., guix-commits, 2025/01/10
- 89/213: gnu: python-pyopenssl: Update to 24.3.0., guix-commits, 2025/01/10
- 91/213: gnu: python-trio-typing: Update to 0.10.0., guix-commits, 2025/01/10
- 124/213: gnu: python-dnspython-1.16: Add missing inputs., guix-commits, 2025/01/10
- 167/213: gnu: Remove python-starlette-for-fastapi-0.88., guix-commits, 2025/01/10
- 113/213: gnu: python-cattrs: Disable additional failing tests., guix-commits, 2025/01/10