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: fix assertion for test when duplicated id is inserted #7070

Merged
merged 1 commit into from Mar 28, 2024

Conversation

JedrzejJanasiak
Copy link
Contributor

Issue

https://gravitee.atlassian.net/browse/APIM-4363

Description

Not every database error message contains "duplicate key" part when same id item is inserted. I had to remove that check and left exception assertion only to fix integration tests for MariaDB and mySQL databases.

@JedrzejJanasiak JedrzejJanasiak marked this pull request as ready for review March 27, 2024 15:44
@JedrzejJanasiak JedrzejJanasiak requested a review from a team as a code owner March 27, 2024 15:44
@JedrzejJanasiak JedrzejJanasiak merged commit 727d48c into master Mar 28, 2024
26 of 27 checks passed
@JedrzejJanasiak JedrzejJanasiak deleted the apim-4363-integration-test-fix branch March 28, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants