Skip to content

Rsync deprecation warning  #1085

Open
Open
@rzuckerm

Description

@rzuckerm

I am not using the --rsyncdir command-line option, yet I'm seeing this deprecation warning:

.../site-packages/xdist/plugin.py:259: DeprecationWarning: The --rsyncdir command line argument and rsyncdirs config variable are deprecated.
  The rsync feature will be removed in pytest-xdist 4.0.
    config.issue_config_time_warning(warning, 2)

The only option I'm using is -n auto, so I don't understand why I'm seeing this warning. What do I need to do to stop this warning?

By the way, I am aware of #1081 , but that issue did not seem a good place to comment since my use-case is just running tests across multiple CPUs as opposed to running them on separate remote hosts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions