Skip to content

FIX: Misc. fixes for pyedb unit tests. #539

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 6 commits into from
May 12, 2025
Merged

FIX: Misc. fixes for pyedb unit tests. #539

merged 6 commits into from
May 12, 2025

Conversation

drewm102
Copy link
Collaborator

@drewm102 drewm102 commented May 2, 2025

closes #442, closes #545, closes #542. Also fixes the following issues encountered in pyedb unit tests:

  1. SIWaveGeneralSettings was using the wrong message type which caused issues when flushing buffered operations to the server
  2. Group.members were not being streamed when caching is enabled. This resulted in an assertion because the max message size was exceeded.

@drewm102 drewm102 requested a review from chenchienjacklin May 2, 2025 18:37
@drewm102 drewm102 requested review from amruta3991 and removed request for chenchienjacklin May 8, 2025 19:58
@drewm102 drewm102 changed the title FIX: Misc. fixes for pyedb unit tests FIX: Misc. fixes for pyedb unit tests. May 12, 2025
@drewm102 drewm102 merged commit ae0e67d into main May 12, 2025
22 checks passed
@drewm102 drewm102 deleted the D442_dm_0 branch May 12, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EdgeTerminal.edges property is failing ComponentModel missing Api's PadstackData.get_pad_parameters() throw error when definition is not defined
3 participants