[arch-commits] Commit in nvchecker/trunk (nvchecker-update-tests-4.patch)

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Apr 15 10:18:46 UTC 2020


    Date: Wednesday, April 15, 2020 @ 10:18:46
  Author: yan12125
Revision: 614566

nvchecker: remove no longer needed file

Deleted:
  nvchecker/trunk/nvchecker-update-tests-4.patch

--------------------------------+
 nvchecker-update-tests-4.patch |   29 -----------------------------
 1 file changed, 29 deletions(-)

Deleted: nvchecker-update-tests-4.patch
===================================================================
--- nvchecker-update-tests-4.patch	2020-04-15 10:18:28 UTC (rev 614565)
+++ nvchecker-update-tests-4.patch	2020-04-15 10:18:46 UTC (rev 614566)
@@ -1,29 +0,0 @@
-From 4fc62d35888c3d695956793d5724a52ba3a99574 Mon Sep 17 00:00:00 2001
-From: lilydjwg <lilydjwg at gmail.com>
-Date: Wed, 8 Apr 2020 18:17:32 +0800
-Subject: [PATCH] tests: update test_archpkg
-
----
- tests/test_archpkg.py | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/tests/test_archpkg.py b/tests/test_archpkg.py
-index 36f7222..3096394 100644
---- a/tests/test_archpkg.py
-+++ b/tests/test_archpkg.py
-@@ -18,7 +18,7 @@ async def test_archpkg_provided(get_version):
-     assert await get_version("jsoncpp", {
-         "archpkg": None,
-         "provided": "libjsoncpp.so",
--    }) == "21-64"
-+    }) == "22-64"
- 
- @flaky
- async def test_archpkg_provided_strip(get_version):
-@@ -26,5 +26,5 @@ async def test_archpkg_provided_strip(get_version):
-         "archpkg": None,
-         "provided": "libjsoncpp.so",
-         "strip-release": True,
--    }) == "21"
-+    }) == "22"
- 



More information about the arch-commits mailing list