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 failing MariaDB integration tests #760

Closed
thadguidry opened this issue Nov 4, 2024 · 7 comments
Closed

Fix failing MariaDB integration tests #760

thadguidry opened this issue Nov 4, 2024 · 7 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers tests anything to do with Tests (resources, data, config, etc.)
Milestone

Comments

@thadguidry
Copy link
Collaborator

MariaDB Failures when starting Docker daemon (desktop) and then running mvn test

Error:  Failures: 
Error:    MariadbDateTimeAllTest.deleteActorByTimeStamp:128 JSON path "$.rows"
Expected: <1>
     but: was <0>
Error:    MariadbDateTimeAllTest.getActorFilterByTimeStamp:112 No value at JSON path "$.*"
``
@thadguidry thadguidry added bug Something isn't working tests anything to do with Tests (resources, data, config, etc.) good first issue Good for newcomers labels Nov 4, 2024
@LuuVi29-11
Copy link

I'll work on this

@ntananh
Copy link
Collaborator

ntananh commented Nov 8, 2024

I'll work on this

Yes, go ahead :))

@kdhrubo
Copy link
Collaborator

kdhrubo commented Nov 17, 2024

@LuuVi29-11 - please let us know if you are working on this?

@juanpibcn2
Copy link

I have picked this one up as a first contribution :)

@kdhrubo
Copy link
Collaborator

kdhrubo commented Jan 29, 2025 via email

@juanpibcn2
Copy link

I have raised PR: #849

@kdhrubo
Copy link
Collaborator

kdhrubo commented Jan 29, 2025 via email

ntananh added a commit that referenced this issue Jan 31, 2025
…ests

#760 - Fixing Dialects for TIMESTAMP columns
@ntananh ntananh closed this as completed Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers tests anything to do with Tests (resources, data, config, etc.)
Projects
None yet
Development

No branches or pull requests

5 participants