From 74be91be3f04bafb0c09d923d475f4bac7a01092 Mon Sep 17 00:00:00 2001 From: Sarah Clark Date: Thu, 12 Mar 2026 16:17:24 -0700 Subject: [PATCH] python3Packages.uqbar: disable failing test --- pkgs/development/python-modules/uqbar/default.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkgs/development/python-modules/uqbar/default.nix b/pkgs/development/python-modules/uqbar/default.nix index 2185be8f8c3e..b3894cc70cee 100644 --- a/pkgs/development/python-modules/uqbar/default.nix +++ b/pkgs/development/python-modules/uqbar/default.nix @@ -57,6 +57,11 @@ buildPythonPackage (finalAttrs: { # assert not ["\x1b[91mWARNING: dot command 'dot' cannot be run (needed for # graphviz output), check the graphviz_dot setting\x1b[39;49;00m"] "test_sphinx_style_latex" + # Fails with line wrapping differences + "test_sphinx_api_2" + # Fails with changed wording in the summary (but semantically equivalent output) + # https://github.com/supriya-project/uqbar/issues/107 + "SummarizingRootDocumenter" ] ++ lib.optional (pythonAtLeast "3.11") [ # assert not '\x1b[91m/build/uqbar-0.7.0/tests/fake_package/enums.py:docstring