diff --git a/changelog/825.deprecation.rst b/changelog/825.deprecation.rst new file mode 100644 index 0000000..46ce0e7 --- /dev/null +++ b/changelog/825.deprecation.rst @@ -0,0 +1,3 @@ +The ``--rsyncdir`` command line argument and ``rsyncdirs`` config variable are deprecated. + +The rsync feature will be removed in pytest-xdist 4.0. diff --git a/changelog/826.deprecation.rst b/changelog/826.deprecation.rst index e69de29..8ca1a2f 100644 --- a/changelog/826.deprecation.rst +++ b/changelog/826.deprecation.rst @@ -0,0 +1,3 @@ +The ``--looponfail`` command line argument and ``looponfailroots`` config variable are deprecated. + +The loop-on-fail feature will be removed in pytest-xdist 4.0.