gnu: python-cfn-lint: Skip one more test.

Seen in: <https://ci.guix.gnu.org/search?query=spec:master%20python-cfn-lint-1.28.0>

* gnu/packages/python-web.scm (python-cfn-lint) [arguments]
<test-flags>: Skip one more test.

Change-Id: I9bf8dcfe49feb731892c7de223a3fae95aac10cc
This commit is contained in:
Sharlatan Hellseher 2025-08-12 14:30:37 +01:00
parent f41821a2b1
commit ee6ac8af5b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2174,15 +2174,17 @@ decode and default on encode.
(build-system pyproject-build-system)
(arguments
(list
;; tests: 1807 passed, 26 deselected, 1 warning
#:test-flags
#~(list "-k" (string-join
(list
;; Skip documentation tests.
"not test_update_docs"
;; Tests fail with error: AssertinError ...
"test_module_integration"
"test_parameter_for_autopublish_code_sha256"
"test_sam_with_language_extension"
"test_module_integration"
"test_success_run"
"test_templates"
;; Test fails with error: diff error while comparing
;; graphs.