Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.6.0
Description
[ 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)
Attachments
Issue Links
- is duplicated by
-
IMPALA-6242 Flaky test: TimerCounterTest.CountersTestOneThread
- Resolved