Re: tracker does not want to send mail
Ed Trumbull <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <PH7PR12MB56562BB0CC89ED95701B9480844C9@PH7PR12MB5656.namprd12.prod.outlook.com> |
Very good, thanks. (I'm good at ignoring errors 🙂 ) ________________________________ From: [email protected] <[email protected]> on behalf of John P. Rouillard <[email protected]> Sent: Tuesday, September 20, 2022 12:13 PM To: Ed Trumbull <[email protected]> Cc: [email protected] <[email protected]> Subject: Re: [Roundup-users] tracker does not want to send mail 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. _______________________________________________ Roundup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-users