Skip to content

Add maximum number of failures in PyDPF-Post test CI #2004

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

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Jan 10, 2025

Due to hanging pipelines when tests start failing on Windows for pydpf-post, add a maxfail to the pytest call.
See for example this run https://github.com/ansys/pydpf-core/actions/runs/12711515295/job/35435017936?pr=2002

@PProfizi PProfizi added the CI/CD Related to CI/CD label Jan 10, 2025
@PProfizi PProfizi added this to the 0.13.4 milestone Jan 10, 2025
@PProfizi PProfizi requested a review from rafacanton January 10, 2025 15:14
@PProfizi PProfizi self-assigned this Jan 10, 2025
@PProfizi PProfizi merged commit 1598c66 into master Jan 10, 2025
42 of 44 checks passed
@PProfizi PProfizi deleted the ci/add_maxfail_on_pydpf-post_tests branch January 10, 2025 15:15
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.42%. Comparing base (4c70b81) to head (dbc345a).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2004      +/-   ##
==========================================
- Coverage   88.44%   88.42%   -0.02%     
==========================================
  Files          89       89              
  Lines       10251    10251              
==========================================
- Hits         9066     9064       -2     
- Misses       1185     1187       +2     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant