On 2017-12-30, Gary Gregory wrote: > With git master, I get:
> ZstdCompressorInputStreamTest.testZstdDecode:59 arrays first differed at > element [70]; expected:<13> but was:<10> > Anyone else? Passes for me and Jenkins (even the Windows builds). My guess is your working copy has Windows lineends in the zstd compressed file. I've just updated .gitattributes so if your version of git honors it you can apply it to your existing working copy by pulling, removing .git/index and then running "git reset --hard". Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org