- Notifications
You must be signed in to change notification settings - Fork749
Re-enable the domain reload tests#1404
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Add `src/domain_tests` to `testpaths` in pyproject.toml
Sorry about that. Could you please add these as separate actions, though, instead of adding them to the normal testing? They are only relevant on Mono and .NET Framework anyhow. |
I think adding them as a separate action is not optimal, as devs will have to run pytest specifying explicitly the domain tests. I added pytest filtering instead |
I think the timeouts are false positive. The domain tests takes about 1:15m to execute. |
Uh oh!
There was an error while loading.Please reload this page.
Fixes issue#1403
Checklist
Check all those that are applicable and complete.
AUTHORS
CHANGELOG