Re: [io] Failure of org.apache.commons.io.FileUtilsTestCase.testContentEqualsIgnoreEOL()

2017-06-04 Thread sebb
I changed Jenkins IO build to use Windows and it built OK (though the deploy phase failed). Needs a bit more investigation... On 3 June 2017 at 18:27, Gary Gregory wrote: > Hi All, > > This test > fails: org.apache.commons.io.FileUtilsTestCase.testContentEqualsIgnoreEOL() > > With: > > java.lang

[io] Failure of org.apache.commons.io.FileUtilsTestCase.testContentEqualsIgnoreEOL()

2017-06-03 Thread Gary Gregory
Hi All, This test fails: org.apache.commons.io.FileUtilsTestCase.testContentEqualsIgnoreEOL() With: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Ass