Skip test that fails from outside the source tree
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 2 Feb 2025 11:17:13 +0000 (11:17 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 2 Feb 2025 11:17:13 +0000 (11:17 +0000)
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed

Gbp-Pq: Name skip_test_missing_required_dependency.patch

pandas/tests/test_downstream.py

index 03424b262e9cdc5b4e6a2bb0ccb16d4689e5d6f7..29991be30220fd580b4084d80cc9558fccebeeab 100644 (file)
@@ -193,6 +193,7 @@ def test_yaml_dump(df):
 
 
 @pytest.mark.single_cpu
+@pytest.mark.skip(reason="Fails in an installed package as it can't find pandas")
 def test_missing_required_dependency():
     # GH 23868
     # To ensure proper isolation, we pass these flags