[
https://issues.apache.org/jira/browse/CURATOR-582?focusedWorklogId=499458&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499458
]
ASF GitHub Bot logged work on CURATOR-582:
------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Oct/20 15:11
Start Date: 12/Oct/20 15:11
Worklog Time Spent: 10m
Work Description: tamaashu commented on pull request #372:
URL: https://github.com/apache/curator/pull/372#issuecomment-707179056
> I see the same problem on " curator-test-zk35" module
>
> [INFO]
------------------------------------------------------------------------
> [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project curator-test-zk35: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter'
failed to discover tests: ClassSelector [className =
'org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong']
resolution failed: org/apache/commons/math/stat/descriptive/SummaryStatistics:
org.apache.commons.math.stat.descriptive.SummaryStatistics -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
Fixed
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 499458)
Time Spent: 2.5h (was: 2h 20m)
> Migrate to jUnit 5.6
> --------------------
>
> Key: CURATOR-582
> URL: https://issues.apache.org/jira/browse/CURATOR-582
> Project: Apache Curator
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 5.1.0
> Reporter: Tamas Penzes
> Priority: Major
> Labels: junit5
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Most related components use jUnit and slowly migrate to jUnit 5.
> Curator uses TestNG, which was superior to jUnit4, but looks like jUnit 5 got
> over it.
> It's time to go forward and migrate to jUnit 5.6 just as ZooKeeper did.
> I'll create subtasks and work on them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)