[
https://issues.apache.org/jira/browse/GEODE-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker updated GEODE-228:
--------------------------------
Fix Version/s: 1.0.0-alpha1
> NanoTimer2JUnitTest testReset can fail due to race conditions
> -------------------------------------------------------------
>
> Key: GEODE-228
> URL: https://issues.apache.org/jira/browse/GEODE-228
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Minor
> Fix For: 1.0.0-alpha1
>
>
> NanoTimer2JUnitTest can intermittently. The test is dependent and the system
> clock and the jvm not having any unexpected pauses.
> Here is a recent failure from the nightly build:
> https://builds.apache.org/job/Geode-nightly/188/testReport/junit/com.gemstone.gemfire.internal/NanoTimer2JUnitTest/testReset/
> junit.framework.AssertionFailedError: create time expected to be in the range
> [-19899..19899] but was:<20551>
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.TestCase.fail(TestCase.java:227)
> at
> com.gemstone.gemfire.internal.NanoTimer2JUnitTest.assertApproximate(NanoTimer2JUnitTest.java:74)
> at
> com.gemstone.gemfire.internal.NanoTimer2JUnitTest.testReset(NanoTimer2JUnitTest.java:60)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)