Daniel Hahler
|
ba434848f5
|
Merge pull request #424 from blueyed/remove-_nodesready
Remove unuses NodeManager._nodesready
|
2019-03-26 14:40:00 +01:00 |
|
Daniel Hahler
|
8960ee45c6
|
Remove unuses NodeManager._nodesready
Apparently unused since 2efb059 (2010).
|
2019-03-23 22:10:57 +01:00 |
|
Daniel Hahler
|
9f6754f64a
|
Use default with usepdb option
This is required with `-p no:debugging`.
Ref: https://github.com/pytest-dev/pytest/pull/4967
|
2019-03-21 05:31:24 +01:00 |
|
Bruno Oliveira
|
2bcbdb6745
|
Merge pull request #417 from nicoddemus/release-1.27.0
Release 1.27.0
|
2019-03-20 20:20:39 -03:00 |
|
Bruno Oliveira
|
d9c43a0933
|
Release 1.27.0
v1.27.0
|
2019-02-15 12:17:48 -02:00 |
|
Bruno Oliveira
|
d753e53ee4
|
Merge pull request #374 from illiterati1/add_remote_hook
Add a hook to allow overriding the remote module that's executed by e…
|
2019-02-15 12:17:01 -02:00 |
|
Bruno Oliveira
|
81309e8d69
|
Adust linting and CHANGELOG
|
2019-02-15 09:35:06 -02:00 |
|
Bruno Oliveira
|
26d0fcabf6
|
Fix linting
|
2019-02-15 09:31:14 -02:00 |
|
Bruno Oliveira
|
486fa25bcb
|
Merge branch 'master' into add_remote_hook
|
2019-02-15 09:23:32 -02:00 |
|
Bruno Oliveira
|
bc44fea8a8
|
Merge pull request #415 from jirikuncar/numprocesses-auto-with-pdb
Improve behavior of --numprocesses=auto and --pdb
|
2019-02-15 09:20:51 -02:00 |
|
Bruno Oliveira
|
6d544cef9a
|
Fix linting
|
2019-02-15 08:37:57 -02:00 |
|
Jiri Kuncar
|
93780dcccc
|
Simpler usage error in test_remote_usage_prog
|
2019-02-15 10:54:18 +01:00 |
|
Bruno Oliveira
|
ca58e5e7ed
|
Fix test_remote_usage_prog after changes in pytest features branch
|
2019-02-13 15:20:32 -02:00 |
|
Jiri Kuncar
|
d8a794bc84
|
Improve behavior of -n=auto with --pdb option
|
2019-02-12 15:57:55 +01:00 |
|
Bruno Oliveira
|
ca032692a8
|
Merge pull request #407 from nicoddemus/pytest-logwarning-deprecation
Handle pytest_logwarning deprecation better and prepare next release
|
2019-01-28 18:52:09 -02:00 |
|
Bruno Oliveira
|
6fc02bb04a
|
Release 1.26.1
v1.26.1
|
2019-01-28 18:07:36 -02:00 |
|
Bruno Oliveira
|
c5f65b39ec
|
Do not implement pytest_logwarning in pytest versions where it is deprecated
Fix #406
|
2019-01-28 18:05:41 -02:00 |
|
Bruno Oliveira
|
f00f9ecf58
|
Merge pull request #403 from BoboTiG/fix-resource-leaks
Fix ResourceWarning: unclosed file in setup.py
|
2019-01-15 08:22:08 -02:00 |
|
Ronny Pfannschmidt
|
48b7014530
|
Merge pull request #401 from nicoddemus/mainargv-docs
Add docs for sys.argv access from workers
|
2019-01-15 06:16:41 +01:00 |
|
Bruno Oliveira
|
1dec9dc246
|
ReprEntry objects no longer have the localssep attribute
The attribute was not used anywhere and has been removed in
pytest-dev/pytest#4615
|
2019-01-14 21:59:05 -02:00 |
|
Mickaël Schoentgen
|
f6ecaa9b7f
|
Fix ResourceWarning: unclosed file in setup.py
Also uniformize the usage of the 'with' context manager.
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
|
2019-01-14 22:59:36 +01:00 |
|
Bruno Oliveira
|
1276df4cfa
|
Add docs for sys.argv access from workers
|
2019-01-11 21:59:33 -02:00 |
|
Bruno Oliveira
|
ccdb36a477
|
Merge pull request #400 from nicoddemus/release-1.26.0
Release 1.26.0
|
2019-01-11 21:14:46 -02:00 |
|
Bruno Oliveira
|
45ddc221ef
|
Release 1.26.0
v1.26.0
|
2019-01-11 15:19:37 -02:00 |
|
Bruno Oliveira
|
c3dbd05bd1
|
Merge pull request #379 from aadamson/warning-details-dumps-check
Check that we can serialize the warning detail attr
|
2019-01-11 15:17:02 -02:00 |
|
Bruno Oliveira
|
b9423d894c
|
Fix linting
|
2019-01-10 19:19:34 -02:00 |
|
Alex Adamson
|
242c009866
|
Remove trailing whitespace
|
2019-01-10 15:50:25 -05:00 |
|
Alex Adamson
|
0ee219dc48
|
Address comments
|
2019-01-10 15:45:48 -05:00 |
|
bwilson
|
ad5e35213d
|
moving py import
|
2019-01-09 16:17:57 -06:00 |
|
Bruno Oliveira
|
76075f5de1
|
Merge pull request #397 from nicoddemus/do-not-change-pythonpath
Do not change PYTHONPATH or sys.path on workers
|
2019-01-09 18:40:02 -02:00 |
|
Bruno Oliveira
|
f8d51aab57
|
Do not change PYTHONPATH or sys.path on local workers
Fix #376
|
2019-01-09 11:14:35 -02:00 |
|
Alex Adamson
|
ac2bf10fe2
|
Disable unserialized arguments check for py2
|
2019-01-08 15:17:03 -05:00 |
|
Alex Adamson
|
fa85371c73
|
Add test for #379
|
2019-01-08 15:17:03 -05:00 |
|
Alex Adamson
|
d55fab3aa7
|
Add changelog entry
|
2019-01-08 15:17:03 -05:00 |
|
Alex Adamson
|
4632df37a6
|
Check that we can serialize the warning detail attr
|
2019-01-08 15:17:03 -05:00 |
|
Bruno Oliveira
|
ca94bda1b7
|
Merge pull request #396 from nicoddemus/fix-4.1.0-tests
Skip config.warn tests in pytest 4.1
|
2019-01-08 17:18:13 -02:00 |
|
Bruno Oliveira
|
261d4189f0
|
Skip config.warn tests in pytest 4.1
|
2019-01-08 10:57:14 -02:00 |
|
Bruno Oliveira
|
f283dddf36
|
Merge pull request #392 from nicoddemus/release-1.25.0
Release 1.25.0
|
2018-12-13 11:09:27 -02:00 |
|
Bruno Oliveira
|
6d74bab518
|
Merge remote-tracking branch 'upstream/master' into release-1.25.0
v1.25.0
|
2018-12-12 22:28:53 -02:00 |
|
Daniel Hahler
|
c306287a4e
|
Merge pull request #393 from nicoddemus/fix-master
Fix test_remote_usage_prog which started to break with pytest@features
|
2018-12-12 23:15:45 +01:00 |
|
Bruno Oliveira
|
2b65800738
|
Fix test_remote_usage_prog which started to break with pytest@features
|
2018-12-12 18:25:04 -02:00 |
|
Bruno Oliveira
|
86bf3cb8b3
|
Release 1.25.0
|
2018-12-12 15:24:02 -02:00 |
|
Bruno Oliveira
|
95aaaec6c5
|
Merge pull request #388 from blueyed/pass-mainargv
Pass and use original sys.argv to/with workers
|
2018-12-12 15:21:56 -02:00 |
|
Bruno Oliveira
|
33d5441258
|
Merge pull request #390 from nicoddemus/pytest-logwarning
Prepare for the removal of pytest_logwarning in pytest 4.1
|
2018-12-12 08:59:21 -02:00 |
|
Bruno Oliveira
|
b5c09f8e84
|
Add CHANGELOG
|
2018-12-11 18:49:40 -02:00 |
|
Bruno Oliveira
|
a30124e858
|
Prepare for the removal of pytest_logwarning in pytest 4.1
|
2018-12-11 18:46:30 -02:00 |
|
Bruno Oliveira
|
c5d8635294
|
Merge pull request #375 from ethanhs/silencenodes
Don't show node setup when running quiet
|
2018-12-11 18:08:42 -02:00 |
|
Bruno Oliveira
|
5f0abe3cb8
|
Merge remote-tracking branch 'upstream/master' into ethanhs/silencenodes
|
2018-12-11 14:35:25 -02:00 |
|
Bruno Oliveira
|
3332c99e1e
|
Improve verbosity test
|
2018-12-11 14:35:16 -02:00 |
|
Bruno Oliveira
|
3329bbbae2
|
Merge pull request #389 from nicoddemus/excinfo-fix-384
Fix ExceptionInfo usage for pytest 4.1
|
2018-12-11 14:23:21 -02:00 |
|