Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci(commit.yml): fix silently failing test step#2335

Merged
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:ci-fix
Oct 15, 2024
Merged

ci(commit.yml): fix silently failing test step#2335
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:ci-fix

Conversation

@wpbonelli

@wpbonelli wpbonelli commented Oct 15, 2024

Copy link
Copy Markdown
Member

The test step was suppressing errors, I think because we ran coverage immediately after. Move coverage to a subsequent step. This reveals a few failing tests which are not addressed in this changeset.

The test step was suppressing errors, I think because we ran coverage immediately after. Move coverage to a subsequent step.
@wpbonelli wpbonelli added the bug label Oct 15, 2024
@wpbonelli wpbonelli marked this pull request as ready for review October 15, 2024 23:04
@wpbonelli wpbonelli merged commit e75d065 into modflowpy:develop Oct 15, 2024
@wpbonelli wpbonelli deleted the ci-fix branch October 15, 2024 23:05
wpbonelli added a commit that referenced this pull request Oct 17, 2024
Fix tests whose failures were suppressed before #2335:

* skip snapshot on mac for test_mp7.py::test_mp7_output, mp7 results differ slightly for some reason
* fix the venv bin/lib directory names on Windows in test_generate_classes.py
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.

1 participant