FIX: Pyaedt test export to aedt test fail#7860
Closed
ramin4667 wants to merge 8 commits into
Closed
Conversation
|
All Contributor License Agreement (CLA) signatures have been captured successfully. Thanks for contributing! |
Use GitHub-linked author metadata for CLA. Fix COM/grpc Desktop session handling, test dependencies, and CI install of all-dotnet for filter solutions Windows jobs. Co-authored-by: Cursor <cursoragent@cursor.com>
…s://github.com/ansys/pyaedt into D1457509__PyAEDT_test_export_to_aedt_test_FAIL
Collaborator
|
@cla-bot rerun |
1 similar comment
Collaborator
|
@cla-bot rerun |
Member
|
Duplicated #7861 |
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
This PR addresses the connecting issue using COM protocol. FilterSolutions connects and exports circuits using COM and not gRPC.
Issue linked
AEDT starts a new session instead of connecting the existing session.
Checklist