Re: tracker does not want to send mail
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
In message <PH7PR12MB5656673A585438B687B69E90844C9@PH7PR12MB5656.namprd12.prod. outlook.com>, Ed Trumbull writes: >I tried to run the tests using >python -m pytest test 2>&1 | tee /tmp/pytest.out Running tests only works if you are using a source install. Since you used pip, the tests won't work. This has been corected in the docs on the source repo and now reads: This can only be done if you downloaded and unpacked the source distrbution. It will not work if you used `pip install` as the test suite is not installed. Once you've unpacked roundup's source, if you have pytest installed, run ``python -m pytest test`` in the source directory and make sure there are no errors. If there are errors, please let us know! So you can ignore the errors. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.