[med-svn] [Git][med-team/praat][master] 3 commits: d/p/test-datamodeler-debug.patch: Drop patch

Rafael Laboissière (@rafael) gitlab at salsa.debian.org
Tue May 14 03:18:39 BST 2024



Rafael Laboissière pushed to branch master at Debian Med / praat


Commits:
fc0c04f5 by Rafael Laboissière at 2024-05-13T02:06:23-03:00
d/p/test-datamodeler-debug.patch: Drop patch

- - - - -
4bc99833 by Rafael Laboissière at 2024-05-13T02:08:20-03:00
d/p/test-datamodeler-tolerance.patch: New patch

Closes: #1070994

- - - - -
38936ff7 by Rafael Laboissière at 2024-05-13T02:08:39-03:00
d/changelog: Add entry for release 6.4.12+dfsg-3

Gbp-Dch: Ignore

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- debian/patches/test-datamodeler-debug.patch → debian/patches/test-datamodeler-tolerance.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+praat (6.4.12+dfsg-3) unstable; urgency=medium
+
+  * d/p/test-datamodeler-debug.patch: Drop patch
+  * d/p/test-datamodeler-tolerance.patch: New patch (Closes: #1070994)
+
+ -- Rafael Laboissière <rafael at debian.org>  Mon, 13 May 2024 02:08:25 -0300
+
 praat (6.4.12+dfsg-2) unstable; urgency=medium
 
   * d/p/test-datamodeler-debug.patch: New patch


=====================================
debian/patches/series
=====================================
@@ -4,4 +4,4 @@ dwtest-random-seed.patch
 honor-cppflags.patch
 drop-espeak-demonic-file.patch
 praat-launch-in-desktop.patch
-test-datamodeler-debug.patch
+test-datamodeler-tolerance.patch


=====================================
debian/patches/test-datamodeler-debug.patch → debian/patches/test-datamodeler-tolerance.patch
=====================================
@@ -1,16 +1,17 @@
-Description: Temporary patch for testing FTBFS on some architectures
+Description: Increase tolerance for unit test
 Author: Rafael Laboissière <rafael at debian.org>
 Bug-Debian: https://bugs.debian.org/1070994
-Forwarded: not-needed
+Forwarded: https://github.com/praat/praat/issues/2636
 Last-Update: 2024-05-12
 
 --- praat-6.4.12+dfsg.orig/dwtest/test_DataModeler.praat
 +++ praat-6.4.12+dfsg/dwtest/test_DataModeler.praat
-@@ -478,6 +478,7 @@ procedure test_certified_norris_data
+@@ -478,7 +478,7 @@ procedure test_certified_norris_data
  	.rSquared = Get coefficient of determination
  	assert abs(.rSquared - .rsquaredCertified) < 1e-13
  	.residualStdev = Get residual standard deviation
-+	appendInfo: ".residualStdev = ", .residualStdev, "   .residualStdevCertified = ", .residualStdevCertified
- 	assert abs(.residualStdev - .residualStdevCertified) < 1e-14
+-	assert abs(.residualStdev - .residualStdevCertified) < 1e-14
++	assert abs(.residualStdev - .residualStdevCertified) < 1e-13
  	removeObject: .table, .dm
  	appendInfoLine: " OK"
+ endproc



View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/6b363208de83ffec0fc9f4371d16e4ea78567681...38936ff74e6681ab58beb0242c0f33ef9f633dc8

-- 
View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/6b363208de83ffec0fc9f4371d16e4ea78567681...38936ff74e6681ab58beb0242c0f33ef9f633dc8
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/20240514/7c48a86a/attachment-0001.htm>


More information about the debian-med-commit mailing list