On 2018-05-20, Stefan Bodewig wrote:
> Hi all
> while running all tests locally I saw dependeset-test is failing, they
> are also failing on Jenkins. The last known good revision is
> 0020d1a16ba4207289d2380dc6981c85455b617f
> Is anybody already looking into this?
Found it
https://github.com/apache/ant/commit/11422630936848e82c7b13ab3fa68a3003e10195#diff-d84918760549fe4c0e195ba6cbfef4d3R268
this must be max() - the order of the original compare may have been
unexpected, I dont know. I've fixed it by now.
May I use this as an additional hint that performing bulk changes that
nobody really reviews is a bad idea. In addition the test must have
failed everywhere where it was run.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|