[med-svn] [Git][med-team/orthanc][master] 2 commits: skip-Color16Pattern.patch: new: skip test failing on s390x.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Jul 23 17:42:37 BST 2023



Étienne Mollier pushed to branch master at Debian Med / orthanc


Commits:
0ce32570 by Étienne Mollier at 2023-07-23T18:36:33+02:00
skip-Color16Pattern.patch: new: skip test failing on s390x.

- - - - -
59a52a83 by Étienne Mollier at 2023-07-23T18:42:05+02:00
ready to upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/skip-Color16Pattern.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc (1.12.1+dfsg-2) unstable; urgency=high
+
+  * skip-Color16Pattern.patch: new: skip test failing on s390x.
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 23 Jul 2023 18:38:49 +0200
+
 orthanc (1.12.1+dfsg-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 dcmtk-3.6.7
+skip-Color16Pattern.patch


=====================================
debian/patches/skip-Color16Pattern.patch
=====================================
@@ -0,0 +1,21 @@
+Description: skip Color16Pattern
+ This test is failing on s390x.
+ .
+ FIXME: a proper patch may be doable and I started analysing the issue in more
+ details, but this skip is to rapidly migrate orthanc with security patches to
+ testing.  I will open a proper bug entry after upload.
+Author: Étienne Mollier <emollier at debian.org>
+Last-Update: 2023-07-23
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- orthanc.orig/OrthancFramework/UnitTestsSources/ImageTests.cpp
++++ orthanc/OrthancFramework/UnitTestsSources/ImageTests.cpp
+@@ -83,7 +83,7 @@
+   ASSERT_EQ("604e785f53c99cae6ea4584870b2c41d", md5);
+ }
+ 
+-TEST(PngWriter, Color16Pattern)
++TEST(PngWriter, DISABLED_Color16Pattern)
+ {
+   Orthanc::PngWriter w;
+   unsigned int width = 17;



View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/8f02c9d1b64b6e88bae46294f1efdd1696530f2e...59a52a839a0f325575f6f383e7546236cc172e9d

-- 
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/8f02c9d1b64b6e88bae46294f1efdd1696530f2e...59a52a839a0f325575f6f383e7546236cc172e9d
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/20230723/3a691730/attachment-0001.htm>


More information about the debian-med-commit mailing list