[
https://issues.apache.org/jira/browse/GEODE-8379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177292#comment-17177292
]
ASF subversion and git services commented on GEODE-8379:
--------------------------------------------------------
Commit 31261332ffb351feca0e5570d7fae40ab33d0a88 in geode's branch
refs/heads/develop from Ray Ingles
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3126133 ]
GEODE-8379: Allow microseconds value to be zero (#5456)
Co-authored-by: Ray Ingles <[email protected]>
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> 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)