[GitHub] ant-ivy issue #22: Fix transient test failures

2017-05-24 Thread jaikiran
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] ant-ivy issue #22: Fix transient test failures

2017-05-24 Thread nlalevee
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] ant-ivy issue #22: Fix transient test failures

2017-05-19 Thread jaikiran
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