gnu: python-cfn-lint: Skip 2 more tests.

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

Change-Id: Ib60bee902584e0d1fa36ea9f2a90fb62dd7b7c4c
This commit is contained in:
Sharlatan Hellseher 2025-03-04 01:29:29 +00:00
parent 72923a75af
commit c47cf257db
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1683,6 +1683,8 @@ decode and default on encode.
;; Tests fail with error: AssertinError ...
"test_parameter_for_autopublish_code_sha256"
"test_sam_with_language_extension"
"test_module_integration"
"test_templates"
;; Test fails with error: diff error while comparing
;; graphs.
"test_build_graph")