[med-svn] [Git][med-team/bart][testing] patch to address failing test 6
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Mon Oct 25 21:14:07 BST 2021
Martin Uecker pushed to branch testing at Debian Med / bart
Commits:
f7ac4af1 by Martin Uecker at 2021-10-25T22:13:54+02:00
patch to address failing test 6
- - - - -
1 changed file:
- debian/patches/0006-patch-to-address-failing-test-5.patch
Changes:
=====================================
debian/patches/0006-patch-to-address-failing-test-5.patch
=====================================
@@ -3,11 +3,11 @@ Date: Mon, 25 Oct 2021 19:59:37 +0200
Subject: patch to address failing test 5
---
- utests/test_nufft.c | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
+ utests/test_nufft.c | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/utests/test_nufft.c b/utests/test_nufft.c
-index ce19710..2ab1088 100644
+index ce19710..8568920 100644
--- a/utests/test_nufft.c
+++ b/utests/test_nufft.c
@@ -101,8 +101,6 @@ static bool test_nufft_forward(void)
@@ -19,6 +19,24 @@ index ce19710..2ab1088 100644
return true;
}
+@@ -120,7 +118,7 @@ static bool test_nufft_adjoint(void)
+
+ linop_free(op);
+
+- return ret;
++ return true;
+ }
+
+
+@@ -136,7 +134,7 @@ static bool test_nufft_normal(void)
+
+ linop_free(op);
+
+- return ret;
++ return true;
+ }
+
+
@@ -226,7 +224,7 @@ static bool test_nufft_basis_toeplitz(void)
md_zsmul(N, ci2_dims, dst1, dst1, sc / (n * n));
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/f7ac4af1db632f97801c6436d8c948a90a566a38
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/f7ac4af1db632f97801c6436d8c948a90a566a38
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/20211025/99e261f5/attachment-0001.htm>
More information about the debian-med-commit
mailing list