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

Fix Prepare Fork Tests #211

Closed
wants to merge 12 commits into from
Closed

Fix Prepare Fork Tests #211

wants to merge 12 commits into from

Conversation

DanRod1999
Copy link
Contributor

When fed guid opt branch was merged there was a change in initializeBranchProvenance() function which closed the master and branch imodel if createFedGuidsForMaster: true,. Because of this when the test tried to peform saveChanges() it would fail.
I decided to just remove save changes because performing .close() on the imodels should save changes before closing. This should be better for the context of a perf test so time isn't wasted reopening the imodel just to save changes and then close again.

@DanRod1999 DanRod1999 requested review from a team as code owners October 9, 2024 19:01
@DanRod1999 DanRod1999 closed this Oct 9, 2024
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.

1 participant