Github user jaikiran commented on the issue:
https://github.com/apache/ant-ivy/pull/22
That's a good find. Looking at that testcase now again, with this
additional detail that you noted, I think the problem here is that the
`AbstractLogCircularDependencyStrategy` ends up using a `IvyC
Github user nlalevee commented on the issue:
https://github.com/apache/ant-ivy/pull/22
after many runs on my machine, I think I have found the actual issue. If
testRemoveDuplicates is run after testRemoveDuplicates2, then it fails. It
seems due to the fact that WarnCircularDependencyS
Github user jaikiran commented on the issue:
https://github.com/apache/ant-ivy/pull/22
Looks like this didn't help. It failed again (passes locally):
>> [junit] Running
org.apache.ivy.plugins.circular.WarnCircularDependencyStrategyTest
[junit] Tests run: 3, Failures: 1