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

Presto: Bump default Presto version (used in deprecated constructor and unversioned JDBC URL) from 329 to 344 #3312

Merged
merged 1 commit into from Oct 30, 2020

Conversation

findepi
Copy link
Contributor

@findepi findepi commented Oct 7, 2020

Supersedes #2862
As #2992 showed, there is a value in updating the default (and tested) version.

@rnorth rnorth changed the title Update Presto to 343 Presto: Bump default Presto version (used in deprecated constructor and unversioned JDBC URL) from 329 to 343 Oct 15, 2020
Copy link
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

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

This looks fine to me, but it seems that we have a test failure:

Gradle Test Executor 1 > org.testcontainers.containers.PrestoContainerTest > testSimple FAILED
    org.junit.ComparisonFailure: Presto version expected:<3[43]> but was:<3[29]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.testcontainers.containers.PrestoContainerTest.testSimple(PrestoContainerTest.java:36)

I'd jump in and fix this myself but unfortunately don't have write permissions to the source branch.

@rnorth rnorth added this to the next milestone Oct 15, 2020
@findepi findepi changed the title Presto: Bump default Presto version (used in deprecated constructor and unversioned JDBC URL) from 329 to 343 Presto: Bump default Presto version (used in deprecated constructor and unversioned JDBC URL) from 329 to 344 Oct 15, 2020
@findepi
Copy link
Contributor Author

findepi commented Oct 15, 2020

This looks fine to me, but it seems that we have a test failure:

thanks, updated.

Copy link
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

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

Fantastic, thanks @findepi!

@rnorth rnorth merged commit 0ac9689 into testcontainers:master Oct 30, 2020
@findepi findepi deleted the presto-update branch October 30, 2020 21:16
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.

None yet

2 participants