raveendra11 commented on code in PR #13280:
URL: https://github.com/apache/iceberg/pull/13280#discussion_r2140838226


##########
gradle/libs.versions.toml:
##########
@@ -65,8 +65,8 @@ jakarta-servlet-api = "6.1.0"
 jaxb-api = "2.3.1"
 jaxb-runtime = "2.3.9"
 jetty = "11.0.25"
-junit = "5.12.2"
-junit-platform = "1.12.2"
+junit = "5.10.2"

Review Comment:
   Yes, I just want to try with an older one 5.10.2 and see, but i got to see 
multiple issues, one as compilation fails: @FieldSource cannot be resolved and 
i got to know this @FieldSource was only introduced in JUnit 5.12.
   
   But before I even tried with 5.13.1 as well but still getting issue as 
mention below so this one has to check throughly.
   
   **JUnit Jupiter > initializationError FAILED
       org.junit.platform.commons.JUnitException: TestEngine with ID 
'nessie-multi-env' failed to execute tests**



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to