[packages/python-pytest-xdist] - outdated patch

qboosh qboosh at pld-linux.org
Tue Mar 24 21:19:46 CET 2020


commit b788fe2de8d359bfed8d2ecead1d2e3e877a8c6a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 24 21:20:56 2020 +0100

    - outdated patch

 python-pytest-xdist-ModuleNotFoundError.patch | 20 --------------------
 1 file changed, 20 deletions(-)
---
diff --git a/python-pytest-xdist-ModuleNotFoundError.patch b/python-pytest-xdist-ModuleNotFoundError.patch
deleted file mode 100644
index 8ef6c31..0000000
--- a/python-pytest-xdist-ModuleNotFoundError.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- pytest-xdist-1.15.0/testing/acceptance_test.py.orig	2016-08-12 16:40:55.000000000 +0200
-+++ pytest-xdist-1.15.0/testing/acceptance_test.py	2017-03-12 09:22:03.916096441 +0100
-@@ -30,7 +30,7 @@
-         result = testdir.runpytest(p1, "-n1")
-         assert result.ret == 1
-         result.stdout.fnmatch_lines([
--            "E   ImportError: *__import_of_missing_module*",
-+            "E   *Error: *__import_of_missing_module*",
-         ])
- 
-     def test_n2_import_error(self, testdir):
-@@ -64,7 +64,7 @@
-         result = testdir.runpytest(p1, '--tx=popen', '--tx=popen')
-         assert result.ret == 1
-         result.stdout.fnmatch_lines([
--            "E   ImportError: *__import_of_missing_module*",
-+            "E   *Error: *__import_of_missing_module*",
-         ])
- 
-     def test_manytests_to_one_popen(self, testdir):
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-xdist.git/commitdiff/b788fe2de8d359bfed8d2ecead1d2e3e877a8c6a



More information about the pld-cvs-commit mailing list