Skip to content

Test case showing the issue has been resolved #2280

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

Closed
wants to merge 1 commit into from

Conversation

dreab8
Copy link
Member

@dreab8 dreab8 commented May 28, 2025

test to show #1793 has been fixed

Copy link
Member

@DavideD DavideD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

It looks good overall, but the test seems simple enough to be included in one of the existing test classes. I left a comment about it.

@DavideD
Copy link
Member

DavideD commented May 28, 2025

The test suite fails on MS SQL server. I don't think the problem is the test. We probably don't clean something between tests, and the new entities cause a conflict with the existing ones because they have the same name.

It's just an assumption, I haven't actually checked

@DavideD DavideD changed the title [#1793] Test case showing the issue has been resolved Test case showing the issue has been resolved May 28, 2025
@dreab8 dreab8 force-pushed the HREACT-108_issue_1793 branch from 20d3785 to becfba7 Compare May 29, 2025 09:39
Test case showing the issue has been resolved
@DavideD
Copy link
Member

DavideD commented May 30, 2025

Thanks a lot!

I want to also remove a few warnings, so I've created a new PR here: #2281

@DavideD DavideD closed this May 30, 2025
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