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

After excution tests using xdist -n 6 some tests have status "untested" #4

Open
PLAY65 opened this issue May 22, 2023 · 2 comments
Open

Comments

@PLAY65
Copy link

PLAY65 commented May 22, 2023

  1. More than 120 tests
    e.g pytest -n 6 --env=test .\tests --alluredir=allure-results --testrail --tr-run-id=460

Actual result: after execution some tests have status Untested
Expected result: all tests should be marked

Note: e.g. issue isn't reproduce for 30 tests

@jsfehler
Copy link
Owner

Please include a full traceback. Based on the information you provided there's no way to debug if this is an issue with the plugin, your tests, or TestRail.

@PLAY65
Copy link
Author

PLAY65 commented May 22, 2023

Could you recommend how to increase debug level for pytest-testrail2. Previously tried to use -vv.
Only this info was obtained:
Process exited with code 1
[17:10:33 ] Python error: 2023-05-22 17:10:23,044 - [testrail] - Publishing complete.
[17:10:33 ] Step pytest (Python) failed

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