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

Remove unnecessary configuration from simple tests #5973

Merged
merged 3 commits into from Oct 4, 2022

Conversation

JanHendrikDolling
Copy link
Contributor

  • remove mysql configuration from simple test
  • mysql custom ini file test also runs on Windows

@JanHendrikDolling JanHendrikDolling requested a review from a team as a code owner October 4, 2022 17:19
Copy link
Member

@kiview kiview left a comment

Choose a reason for hiding this comment

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

Thanks, indeed the test nowadays runs completely fine on Windows, there has to be some historic reason why it used to be disabled (back in 2016).

Removing the withConfigurationOverride from testSimple is appropriate, since this is tested explicitly in testMySQLWithCustomIniFile.

@eddumelendez eddumelendez changed the title Remove unnessaary configuration from simple tests Remove unnecessary configuration from simple tests Oct 4, 2022
…pleMySQLTest.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
@eddumelendez eddumelendez added this to the next milestone Oct 4, 2022
@eddumelendez eddumelendez merged commit f5e79b9 into testcontainers:main Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants