summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-12-17 14:48:06 +0100
committerGard Spreemann <gspr@nonempty.org>2020-12-17 14:48:06 +0100
commit8d5f72c2b58901fdfa35addbba9c2de7e5abc486 (patch)
tree40b96a1fbb0796cd966db9f28242762e0b06936f /debian/changelog
parentffa79d8f6a1e0ebdc6e6de362af7a4195a1b63a4 (diff)
Make some tests ignored instead of disabled.
This is needed because their Python imports already fail.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1916df50..3e121915 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gudhi (3.4.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream version.
- Disable new test that requires PyTorch and TensorFlow.
* Standards-version 4.5.1, no changes needed.
+ * Prevent some tests from even loading, as their imports fail.
-- Gard Spreemann <gspr@nonempty.org> Wed, 16 Dec 2020 15:22:03 +0100