[packages/python3] - patch added

arekm arekm at pld-linux.org
Fri Jun 29 11:23:49 CEST 2018


commit 80f122a57d1a3442c83f61e733bb9341c1b846cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Jun 29 11:23:42 2018 +0200

    - patch added

 python3-no-randomize-tests.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/python3-no-randomize-tests.patch b/python3-no-randomize-tests.patch
new file mode 100644
index 0000000..a3f2c0e
--- /dev/null
+++ b/python3-no-randomize-tests.patch
@@ -0,0 +1,10 @@
+--- ./Tools/scripts/run_tests.py~	2018-06-27 05:07:35.000000000 +0200
++++ ./Tools/scripts/run_tests.py	2018-06-29 09:40:05.838625461 +0200
+@@ -31,7 +31,6 @@ def main(regrtest_args):
+     args.extend(test.support.args_from_interpreter_flags())
+ 
+     args.extend(['-m', 'test',    # Run the test suite
+-                 '-r',            # Randomize test order
+                  '-w',            # Re-run failed tests in verbose mode
+                  ])
+     if sys.platform == 'win32':
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/80f122a57d1a3442c83f61e733bb9341c1b846cb



More information about the pld-cvs-commit mailing list