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

File not found error not reported when using multi processes #2282

Closed
orenovadia opened this issue Mar 1, 2017 · 1 comment
Closed

File not found error not reported when using multi processes #2282

orenovadia opened this issue Mar 1, 2017 · 1 comment

Comments

@orenovadia
Copy link

Hi,
I've noticed that when specifying positional arguments file_or_dir, The usual ERROR: file not found: dir_does_not_exist/ does not appear when running py.test with the -n option.

Example:
py.test -n2 dir_does_not_exist/

Thanks

@nicoddemus
Copy link
Member

Thanks for the report! I took the liberty of moving this to pytest-dev/pytest-xdist#129, so I'm closing this ticket here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants