JMH 1.0 SNAPSHOT Failed ResultFormatTest
Aleksey Shipilev
aleksey.shipilev at oracle.com
Fri Aug 15 19:32:16 UTC 2014
Hi,
On 08/15/2014 11:13 PM, Bernd Eckenfels wrote:
> Anyway, when I run "mvn clean install" on Win7 with Mvn3.1.2 or 3.0.5
> and Oracle JDK 1.8.0_11 or 1.7.0_65 (x64) I get:
This must be specific to Windows, since CI builds on Linux are fine.
> Failed tests:
> ResultFormatTest.jsonTest_Stream:137->compare:109 Mismatch
> expected:<... "rawData" :[ []> but was:<...
> "rawData" :[]> ResultFormatTest.jsonTest:123->compare:109 Mismatch
> expected:<... "rawData" :[ []> but was:<...
> "rawData" :[]>
Looks like a trailing whitespace to me... CRLF? Will check on some
Windows machines around.
Thanks,
-Aleksey.
More information about the jmh-dev
mailing list