Skip test that fails from outside the source tree
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 21 Apr 2024 12:50:13 +0000 (13:50 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 21 Apr 2024 12:50:13 +0000 (13:50 +0100)
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 f93691ee46fd2be920c9c190609348cb9a8154fc..3e74a9e44f58c627bd064e6b6d1521d164061312 100644 (file)
@@ -199,6 +199,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