Skip to content

Conversation

@Samuelopez-ansys
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys commented Jan 8, 2026

Description

This pull request removes all infrastructure and code related to "flaky" tests on Linux, simplifying the test suite and CI/CD pipelines. The main changes include deleting the flaky_linux test marker, eliminating the corresponding test jobs from workflow files, and cleaning up all usages of the marker in test files.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

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).

@Samuelopez-ansys Samuelopez-ansys requested a review from a team as a code owner January 8, 2026 14:45
@github-actions github-actions bot added the maintenance Package and maintenance related label Jan 8, 2026
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.78%. Comparing base (e793cda) to head (9dcb480).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7068      +/-   ##
==========================================
- Coverage   83.50%   81.78%   -1.73%     
==========================================
  Files         254      254              
  Lines       77317    77317              
==========================================
- Hits        64567    63234    -1333     
- Misses      12750    14083    +1333     
🚀 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.

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please update the PR description

Copy link
Contributor

@eblanco-ansys eblanco-ansys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@MaxJPRey MaxJPRey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) January 8, 2026 20:01
@Samuelopez-ansys Samuelopez-ansys merged commit 51d7b0b into main Jan 8, 2026
47 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the chore/delete_flaky_tests branch January 8, 2026 20:01
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.

6 participants