Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributed testing silently ignores collection errors #149

Closed
pytestbot opened this issue May 25, 2012 · 1 comment
Closed

Distributed testing silently ignores collection errors #149

pytestbot opened this issue May 25, 2012 · 1 comment
Labels
plugin: xdist related to the xdist external plugin type: bug problem that needs to be addressed

Comments

@pytestbot
Copy link
Contributor

Originally reported by: Anonymous


py.test version 2.2.3

During a distributed test run any collection errors indicating an error in the test are silently ignored.

When exact same test run but not distributed it fails with the collection errors displayed.

Our CI system didn't fail and the tests in one of our modules (that contained an error) were silently not being run for a few days.


@pytestbot
Copy link
Contributor Author

Original comment by holger krekel (BitBucket: hpk42, GitHub: hpk42):


i think this is resolved.

@pytestbot pytestbot added type: bug problem that needs to be addressed plugin: xdist related to the xdist external plugin labels Jun 15, 2015
mgorny pushed a commit to mgorny/pytest that referenced this issue May 27, 2023
Allow passing through HTTP headers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin: xdist related to the xdist external plugin type: bug problem that needs to be addressed
Projects
None yet
Development

No branches or pull requests

1 participant