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 J Schuchardt (Jira)" <ji...@apache.org> on 2020/07/23 14:59:00 UTC

[jira] [Created] (GEODE-8379) CI failure: TimeIntegrationTest.timeCommandRespondsWIthTwoValue

Bruce J Schuchardt created GEODE-8379:
-----------------------------------------

             Summary: CI failure: TimeIntegrationTest.timeCommandRespondsWIthTwoValue
                 Key: GEODE-8379
                 URL: https://issues.apache.org/jira/browse/GEODE-8379
             Project: Geode
          Issue Type: Bug
          Components: redis
            Reporter: Bruce J Schuchardt


This relatively new test failed in a Windows CI run: [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsIntegrationTestOpenJDK11/builds/339]

 
{noformat}
org.apache.geode.redis.internal.executor.server.TimeIntegrationTest > timeCommandRespondsWIthTwoValues FAILED
16:38:28    java.lang.AssertionError: 
16:38:28    Expecting:
16:38:28     <0L>
16:38:28    to be greater than:
16:38:28     <0L> 
16:38:28        at org.apache.geode.redis.internal.executor.server.TimeIntegrationTest.timeCommandRespondsWIthTwoValues(TimeIntegrationTest.java:57)
16:48:28 {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)