Skip to content
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

[Backport release-1.15] [python] Fix and clean up basic Scene test #3523

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 7, 2025

Backport 34c3618 from #3515

The basic Scene test was hitting a sporadic failure -- likely due to a piece of the generated Scene not being fully written before it was attempted to be read back. This failure was addressed by using the `add_new_*` methods instead of creating additional arrays/groups and assigning with the `__setitem__`.
@johnkerl johnkerl merged commit b7f881c into release-1.15 Jan 7, 2025
@johnkerl johnkerl deleted the backport-3515-to-release-1.15 branch January 7, 2025 15:53
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.

2 participants