Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/salt/files/
Date: Tue, 28 Jun 2022 20:57:51
Message-Id: 1656449863.12d79320dae923860ffe41801367df8336ac931c.chutzpah@gentoo
1 commit: 12d79320dae923860ffe41801367df8336ac931c
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Thu Jun 23 19:10:17 2022 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 20:57:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d79320
7
8 app-admin/salt: remove unused patch
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/26061
13 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
14
15 app-admin/salt/files/salt-3000.9-tests.patch | 12 ------------
16 1 file changed, 12 deletions(-)
17
18 diff --git a/app-admin/salt/files/salt-3000.9-tests.patch b/app-admin/salt/files/salt-3000.9-tests.patch
19 deleted file mode 100644
20 index 9b7a1786e72a..000000000000
21 --- a/app-admin/salt/files/salt-3000.9-tests.patch
22 +++ /dev/null
23 @@ -1,12 +0,0 @@
24 -diff --git a/tests/unit/modules/test_cmdmod.py b/tests/unit/modules/test_cmdmod.py
25 -index 2d88706b49..ec8b623f5b 100644
26 ---- a/tests/unit/modules/test_cmdmod.py
27 -+++ b/tests/unit/modules/test_cmdmod.py
28 -@@ -509,6 +509,7 @@ class CMDMODTestCase(TestCase, LoaderModuleMockMixin):
29 - self.assertEqual(ret['stdout'],
30 - salt.utils.stringutils.to_unicode(stdout))
31 -
32 -+ @skipIf(True, "Not happy in sandbox")
33 - def test_run_all_output_loglevel_debug(self):
34 - '''
35 - Test that specifying debug for loglevel