I'm on Mac. If this problem is OS related, we should probably set up a build matrix for IO, running the tests on several OSes.
I'll have a look into that. Benedikt Gary Gregory <garydgreg...@gmail.com> schrieb am Fr., 18. Nov. 2016 um 22:47 Uhr: > I have the latest from Git master. > > For short I run: > > mvn clean test -Dtest=FileUtilsTestCase > > Are you on Windows? > > Gary > > > On Fri, Nov 18, 2016 at 1:42 PM, Pascal Schumacher < > pascalschumac...@gmx.net > > wrote: > > > Do you get this on current master? > > > > https://github.com/apache/commons-io/commit/2bb4bec8391aa03f > > 0e4d3a6f9292630243044726**fixed it for me. > > > > > > Am 18.11.2016 um 22:30 schrieb Gary Gregory: > > > >> Does anyone else see this? > >> > >> ------------------------------------------------------- > >> T E S T S > >> ------------------------------------------------------- > >> Running org.apache.commons.io.FileUtilsTestCase > >> Tests run: 135, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 3.102 > >> sec > >> <<< FAILURE! - in org.apache.commons.io.FileUtilsTestCase > >> testContentEqualsIgnoreEOL(org.apache.commons.io.FileUtilsTestCase) > Time > >> elapsed: 0.027 sec <<< FAILURE! > >> java.lang.AssertionError > >> at > >> org.apache.commons.io.FileUtilsTestCase.testContentEqualsIgn > >> oreEOL(FileUtilsTestCase.java:726) > >> > >> Gary > >> > >> > > > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition > < > https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8 > > > > <http://// > ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1617290459> > JUnit in Action, Second Edition > < > https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22 > > > > <http://// > ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182021> > Spring Batch in Action > < > https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action > > > <http://// > ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory >