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

Separate tests for calculators and advanced manual, to avoid false negatives in case of broken calculators #9084

Merged
merged 3 commits into from
Oct 9, 2023

Conversation

ptormene
Copy link
Member

@ptormene ptormene commented Oct 9, 2023

This avoids cases such as https://github.com/gem/oq-engine/actions/runs/6398861200/job/17369882385#step:10:50
that look green even if there's an error in the tests for calculators.

I've also moved demos to the bottom.

To avoid a similar problem in the ubuntu tests running on each PR, I added set -e where there are multiple calls to pytest

@ptormene ptormene added the bug label Oct 9, 2023
@ptormene ptormene added this to the Engine 3.18.0 milestone Oct 9, 2023
@ptormene ptormene requested a review from micheles October 9, 2023 09:21
@ptormene ptormene self-assigned this Oct 9, 2023
@ptormene ptormene merged commit 8475695 into master Oct 9, 2023
5 checks passed
@ptormene ptormene deleted the windows-separate-pytest branch October 9, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants