Skip to content

Slave 'gw0' crashed when using pytest.exit() #86

@rosariomgomez

Description

@rosariomgomez

Environment:
python 3.5.2
pytest==2.9.2
pytest-xdist==1.15.0
pytest-randomly==1.0.0

When using the method pytest.exit(msg) to immediately exit the test run, I've got the following error (for any value of n):
Slave 'gw0' crashed while running 'test_name' !!!!! xdist.dsession.Interrupted: <SlaveController gw0> received keyboard-interrupt !!!!

Am I missing any other parameter (besides -n) that I should be passing?

Thanks for your help! Please, let me know if there is any extra information I can provide that could help to debug the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions