Skip to content

ERROR: --reruns incompatible with --pdb in version 16.5 even if not setting --reruns #342

Description

@mdmintz

ERROR: --reruns incompatible with --pdb in version 16.5 even if not setting --reruns


If pytest-rerunfailures is installed (version 16.5) then even if not using it via --reruns with pytest, I'll still get the error: --reruns incompatible with --pdb when using --pdb. To get around this, I have to either uninstall pytest-rerunfailures, or downgrade it to an earlier version if I want to use the --pdb functionality.

pytest SCRIPT.py --pdb is all you need to reproduce this.

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