[
https://issues.apache.org/jira/browse/IMPALA-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong resolved IMPALA-3396.
-----------------------------------
Resolution: Fixed
> New flaky test: TimerCounterTest.CountersTestRandom
> ---------------------------------------------------
>
> Key: IMPALA-3396
> URL: https://issues.apache.org/jira/browse/IMPALA-3396
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 2.6.0
> Reporter: Tim Armstrong
> Assignee: Juan Yu
> Priority: Blocker
> Labels: broken-build
> Fix For: impala 2.5.1, Impala 2.6.0
>
>
> {code}
> [ RUN ] TimerCounterTest.CountersTestRandom
> /data/jenkins/workspace/impala-private-build-and-test/repos/Impala/be/src/util/runtime-profile-test.cc:615:
> Failure
> Value of: stopwatch_value >= expected_value -
> TimerCounterTest::MAX_TIMER_ERROR_NS && stopwatch_value <= expected_value +
> TimerCounterTest::MAX_TIMER_ERROR_NS
> Actual: false
> Expected: true
> /data/jenkins/workspace/impala-private-build-and-test/repos/Impala/be/src/util/runtime-profile-test.cc:619:
> Failure
> Value of: timer_value >= expected_value -
> TimerCounterTest::MAX_TIMER_ERROR_NS && timer_value <= expected_value +
> TimerCounterTest::MAX_TIMER_ERROR_NS
> Actual: false
> Expected: true
> /data/jenkins/workspace/impala-private-build-and-test/repos/Impala/be/src/util/runtime-profile-test.cc:615:
> Failure
> Value of: stopwatch_value >= expected_value -
> TimerCounterTest::MAX_TIMER_ERROR_NS && stopwatch_value <= expected_value +
> TimerCounterTest::MAX_TIMER_ERROR_NS
> Actual: false
> Expected: true
> /data/jenkins/workspace/impala-private-build-and-test/repos/Impala/be/src/util/runtime-profile-test.cc:619:
> Failure
> Value of: timer_value >= expected_value -
> TimerCounterTest::MAX_TIMER_ERROR_NS && timer_value <= expected_value +
> TimerCounterTest::MAX_TIMER_ERROR_NS
> Actual: false
> Expected: true
> [ FAILED ] TimerCounterTest.CountersTestRandom (904 ms)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)