-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
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__`. Co-authored-by: Julia Dark <[email protected]>
- Loading branch information
1 parent
bab0632
commit b7f881c
Showing
1 changed file
with
63 additions
and
82 deletions.
There are no files selected for viewing
This file contains 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