* [gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/files/
@ 2022-09-14 7:35 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2022-09-14 7:35 UTC (permalink / raw
To: gentoo-commits
commit: 0ccf7873277a0f7f8debb5743c47d3f3499f5026
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Sep 14 06:38:09 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 07:35:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ccf7873
net-libs/libssh: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.35 / pkgdev 0.2.1 / pkgcheck 0.10.14
Closes: https://github.com/gentoo/gentoo/pull/27247
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../files/libssh-0.10.1-disable-broken-test.patch | 28 ----------------------
1 file changed, 28 deletions(-)
diff --git a/net-libs/libssh/files/libssh-0.10.1-disable-broken-test.patch b/net-libs/libssh/files/libssh-0.10.1-disable-broken-test.patch
deleted file mode 100644
index 0e91bedaef6e..000000000000
--- a/net-libs/libssh/files/libssh-0.10.1-disable-broken-test.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-https://sources.debian.org/patches/libssh/0.9.6-2/2003-disable-expand_tilde_unix-test.patch/
-
-Description: Disable torture_path_expand_tilde_unix, its not working well on buildd
- On buildd, the HOME is set to a non-existing directory, this makes
- torture_path_expand_tilde_unix fail
-Author: Laurent Bigonville <bigon@debian.org>
-Forwarded: not-needed
-
---- a/tests/unittests/torture_misc.c
-+++ b/tests/unittests/torture_misc.c
-@@ -662,11 +662,11 @@ int torture_run_tests(void) {
- cmocka_unit_test(torture_basename),
- cmocka_unit_test(torture_dirname),
- cmocka_unit_test(torture_ntohll),
--#ifdef _WIN32
-- cmocka_unit_test(torture_path_expand_tilde_win),
--#else
-- cmocka_unit_test(torture_path_expand_tilde_unix),
--#endif
-+//#ifdef _WIN32
-+// cmocka_unit_test(torture_path_expand_tilde_win),
-+//#else
-+// cmocka_unit_test(torture_path_expand_tilde_unix),
-+//#endif
- cmocka_unit_test_setup_teardown(torture_path_expand_escape, setup, teardown),
- cmocka_unit_test_setup_teardown(torture_path_expand_known_hosts, setup, teardown),
- cmocka_unit_test_setup_teardown(torture_path_expand_percent, setup, teardown),
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-09-14 7:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14 7:35 [gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/files/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox