Skip to content

Conversation

@chisholm
Copy link
Contributor

This fixes my goof where I used a try-except where I should have used a try-finally for a unit test cleanup. This caused some unit tests to not be properly cleaned up unless an exception occurred, which could cause subsequent unit test failures.

relational datastore test suite.  Fixes a bug where proper
unit test cleanup only happened if an exception occurred.
@chisholm chisholm mentioned this pull request Apr 10, 2025
@rpiazza rpiazza merged commit 0b8069c into oasis-open:fix-integer-constraint Apr 10, 2025
1 of 6 checks passed
@rpiazza
Copy link
Contributor

rpiazza commented Apr 10, 2025

The some rdb tests still fail not just the email one

@chisholm chisholm deleted the fix-register-cleanup branch April 10, 2025 22:58
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