CHORE: Make EMIT tests independent#6546
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6546 +/- ##
==========================================
+ Coverage 81.15% 82.01% +0.86%
==========================================
Files 243 243
Lines 76281 76278 -3
==========================================
+ Hits 61906 62560 +654
+ Misses 14375 13718 -657 🚀 New features to boost your workflow:
|
Make sure Revision class grabs the results folder for the current EmitDesignX
jsalant22
marked this pull request as ready for review
August 22, 2025 17:41
jsalant22
reviewed
Aug 25, 2025
jsalant22
reviewed
Aug 25, 2025
Contributor
|
@ansys/pyaedt-maintainers Can we access logs or anything that might give more details on why the test suite (Testing & coverage EMIT (windows) is timing out? I run the full set of tests locally and they complete in <5 minutes. I've tried with both Python 3.10 and 3.11. |
jsalant22
reviewed
Aug 26, 2025
Skip running the test project to see if it resolves the timeout issue
Member
Author
Suppress purge warning popup dialogs
fix precommit
jsalant22
approved these changes
Sep 4, 2025
gmalinve
approved these changes
Sep 5, 2025
Samuelopez-ansys
enabled auto-merge (squash)
September 5, 2025 07:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Make EMIT tests independent each other
Separate EMIT tests in a new set of tests
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist