diff options
-rw-r--r-- | gnu/packages/python-web.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 18c4931c49..bf82d1282a 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -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") |