Skip to content

CI: Fix visualization random failure#6346

Merged
SMoraisAnsys merged 3 commits into
mainfrom
ci/fix-visualization-random-failure
Jul 2, 2025
Merged

CI: Fix visualization random failure#6346
SMoraisAnsys merged 3 commits into
mainfrom
ci/fix-visualization-random-failure

Conversation

@SMoraisAnsys

Copy link
Copy Markdown
Collaborator

Description

From time to time we end up with visualization tests failing because of some matplotlib calls. This PR adds an environment variable for those tests in order to leverage Agg and avoid failures.

Note, let us see how much time this adds to the CICD though :/

Issue linked

Related to #5524

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@SMoraisAnsys SMoraisAnsys self-assigned this Jul 2, 2025
@SMoraisAnsys
SMoraisAnsys requested a review from a team as a code owner July 2, 2025 12:50
@ansys-reviewer-bot

Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions Bot added the maintenance Package and maintenance related label Jul 2, 2025
@codecov

codecov Bot commented Jul 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (d60364b) to head (af5743f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6346   +/-   ##
=======================================
  Coverage   85.36%   85.36%           
=======================================
  Files         175      175           
  Lines       65798    65798           
=======================================
+ Hits        56170    56171    +1     
+ Misses       9628     9627    -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SMoraisAnsys
SMoraisAnsys merged commit 706009c into main Jul 2, 2025
37 checks passed
@SMoraisAnsys
SMoraisAnsys deleted the ci/fix-visualization-random-failure branch July 2, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants