Skip to content

xdist does not report warnings #602

@pytestbot

Description

@pytestbot

Originally reported by: Andreas Pelme (BitBucket: pelme, GitHub: pelme)


Warnings raised with request.node.warn does not show warnings. -rw does not give any warning output either.

Here is the same test run without and with xdist:

$ py.test unit_tests/
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2166 passed, 78 warnings in 46.73 seconds
$ py.test unit_tests/ -n1
gw0 [2166]
scheduling tests via LoadScheduling
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2166 passed in 48.02 seconds

Metadata

Metadata

Assignees

No one assigned

    Labels

    plugin: xdistrelated to the xdist external plugintype: bugproblem that needs to be addressed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions