Pytest-xdist

Latest version: v3.6.1

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 12

1.6

-------------------------

- terser collection reporting

- fix issue34 - distributed testing with -p plugin now works correctly

- fix race condition in looponfail mode where a concurrent file removal
could cause a crash

1.5

Not secure
-------------------------

- adapt to and require pytest-2.0 changes, rsyncdirs and rsyncignore can now
only be specified in [pytest] sections of ini files, see "py.test -h"
for details.
- major internal refactoring to match the pytest-2.0 event refactoring
- perform test collection always at slave side instead of at the master
- make python2/python3 bridging work, remove usage of pickling
- improve initial reporting by using line-rewriting
- remove all trailing whitespace from source

1.4

Not secure
-------------------------

- perform distributed testing related reporting in the plugin
rather than having dist-related code in the generic py.test
distribution

- depend on execnet-1.0.7 which adds "env1:NAME=value" keys to
gateway specification strings.

- show detailed gateway setup and platform information only when
"-v" or "--verbose" is specified.

1.3

Not secure
-------------------------

- fix --looponfailing - it would not actually run against the fully changed
source tree when initial conftest files load application state.

- adapt for py-1.3.1's new --maxfailure option

1.2

Not secure
-------------------------

- fix issue79: sessionfinish/teardown hooks are now called systematically
on the slave side
- introduce a new data input/output mechanism to allow the master side
to send and receive data from a slave.
- fix race condition in underlying pickling/unpickling handling
- use and require new register hooks facility of py.test>=1.3.0
- require improved execnet>=1.0.6 because of various race conditions
that can arise in xdist testing modes.
- fix some python3 related pickling related race conditions
- fix PyPI description

1.1

Not secure
-------------------------

- fix an indefinite hang which would wait for events although no events
are pending - this happened if items arrive very quickly while
the "reschedule-event" tried unconditionally avoiding a busy-loop
and not schedule new work.

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.