Skip to content

Conversation

@asomov
Copy link

@asomov asomov commented Nov 19, 2025

SnakeYAML Engine 3.0.1 is applied.
Three tests fail, but they also fail in the main branch:

[DockerModelRunnerContainerTest](https://github.com/testcontainers/testcontainers-java/compare/classes/org.testcontainers.containers.DockerModelRunnerContainerTest.html). [checkStatus()](https://github.com/testcontainers/testcontainers-java/compare/classes/org.testcontainers.containers.DockerModelRunnerContainerTest.html#checkStatus())
[DockerModelRunnerContainerTest](https://github.com/testcontainers/testcontainers-java/compare/classes/org.testcontainers.containers.DockerModelRunnerContainerTest.html). [pullsModelAndExposesInference()](https://github.com/testcontainers/testcontainers-java/compare/classes/org.testcontainers.containers.DockerModelRunnerContainerTest.html#pullsModelAndExposesInference())
[DockerfileContainerTest](https://github.com/testcontainers/testcontainers-java/compare/classes/org.testcontainers.junit.DockerfileContainerTest.html). [simpleDslTest()](https://github.com/testcontainers/testcontainers-java/compare/classes/org.testcontainers.junit.DockerfileContainerTest.html#simpleDslTest())

@eddumelendez
Copy link
Member

As stated in the readme file

SnakeYAML Engine is a YAML 1.2 processor for Java Virtual Machine version 11 and higher.

and testcontainers is built with Java 8. So, we will not support it for now. Thanks!

@asomov
Copy link
Author

asomov commented Nov 25, 2025

@eddumelendez Agreed. I will keep the branch untill the code migrates for Java 11 (SnakeYAML Engine migrated to Java 11 this month)

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