You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2017/09/13 22:57:00 UTC

[jira] [Resolved] (GEODE-3562) CI Failure: JSONCodecJUnitTest.testSimpleJSONEncode fails on Windows

     [ https://issues.apache.org/jira/browse/GEODE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt resolved GEODE-3562.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> CI Failure: JSONCodecJUnitTest.testSimpleJSONEncode fails on Windows
> --------------------------------------------------------------------
>
>                 Key: GEODE-3562
>                 URL: https://issues.apache.org/jira/browse/GEODE-3562
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Bruce Schuchardt
>             Fix For: 1.3.0
>
>
> Maybe this is a problem with line terminators?  It's failing on a length check.
> :geode-protobuf:test
> org.apache.geode.serialization.codec.JSONCodecJUnitTest > testSimpleJSONEncode FAILED
>     java.lang.AssertionError: array lengths differed, expected.length=49 actual.length=52
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.internal.ComparisonCriteria.assertArraysAreSameLength(ComparisonCriteria.java:76)
>         at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:37)
>         at org.junit.Assert.internalArrayEquals(Assert.java:532)
>         at org.junit.Assert.assertArrayEquals(Assert.java:341)
>         at org.junit.Assert.assertArrayEquals(Assert.java:352)
>         at org.apache.geode.serialization.codec.JSONCodecJUnitTest.testSimpleJSONEncode(JSONCodecJUnitTest.java:96)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)