[med-svn] [Git][med-team/emperor][master] drop one old & disabled patch from git
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Jan 11 16:10:27 GMT 2026
Alexandre Detiste pushed to branch master at Debian Med / emperor
Commits:
5901f912 by Alexandre Detiste at 2026-01-11T17:10:09+01:00
drop one old & disabled patch from git
- - - - -
2 changed files:
- − debian/patches/ignore_one_failing_test.patch
- debian/patches/series
Changes:
=====================================
debian/patches/ignore_one_failing_test.patch deleted
=====================================
@@ -1,26 +0,0 @@
-Author: Andreas Tille <tille at debian.org>
-Last-Update: Fri, 13 Jan 2023 07:03:30 +0100
-Bug-Debian: https://bugs.debian.org/1024820
-Description: Ignoring the test is no solution to become buildable with pandas 1.5
- However, the issue needs to be sorted out with upstream properly
-FIXME: This is no real fix for the problem
-
---- a/tests/test_core.py
-+++ b/tests/test_core.py
-@@ -22,6 +22,8 @@ import numpy as np
- from emperor.core import Emperor
- from emperor.util import EmperorWarning
-
-+import pytest
-+
- # account for what's allowed in python 2 vs PY3K
- try:
- from . import _test_core_strings as tcs
-@@ -274,6 +276,7 @@ class TopLevelTests(TestCase):
- "Offending features: f.PC.636"):
- Emperor(self.biplot, self.mf, fmf, remote=self.url)
-
-+ @pytest.mark.skip("FIXME: This is a weak hack to simply get emperor build by circumventing the issue reported in bug #1024820")
- def test_initial_unbalanced_ignore(self):
- expected = self.mf.copy()
-
=====================================
debian/patches/series
=====================================
@@ -1,6 +1,5 @@
do_not_use_custom_numpydoc.patch
correct_jsdoc_arguments.patch
EditSectionTitle.patch
-# ignore_one_failing_test.patch
no_future_dependency.patch
python3.12,patch
View it on GitLab: https://salsa.debian.org/med-team/emperor/-/commit/5901f9121431e240f9bc7e7552c9a74275a64883
--
View it on GitLab: https://salsa.debian.org/med-team/emperor/-/commit/5901f9121431e240f9bc7e7552c9a74275a64883
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260111/8426d6be/attachment-0001.htm>
More information about the debian-med-commit
mailing list