slfan1989 commented on PR #6001:
URL: https://github.com/apache/hive/pull/6001#issuecomment-3172551152
An error was found in the `hive-standalone-metastore` module due to a
version mismatch between `junit-platform-engine` and `junit-platform-launcher`.
The `junit-platform-launcher` version has been explicitly set to `1.13.3`, and
we are awaiting the Jenkins test results.
```
# Created at 2025-08-09T06:35:43.903
Aug 09, 2025 6:35:43 AM org.junit.platform.launcher.core.DefaultLauncher
handleThrowable
# Created at 2025-08-09T06:35:43.903
WARNING: TestEngine with ID 'junit-jupiter' failed to discover tests
# Created at 2025-08-09T06:35:43.903
org.junit.platform.commons.JUnitException: OutputDirectoryProvider not
available; probably due to unaligned versions of the junit-platform-engine and
junit-platform-launcher jars on the classpath/module path.
# Created at 2025-08-09T06:35:43.903
at
org.junit.platform.engine.EngineDiscoveryRequest.getOutputDirectoryProvider(EngineDiscoveryRequest.java:94)
.....
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]