Zoltán Borók-Nagy created IMPALA-12945:
------------------------------------------
Summary: TickerTest.GenericTickerHappyPath failed in exhaustive
release build
Key: IMPALA-12945
URL: https://issues.apache.org/jira/browse/IMPALA-12945
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
Assignee: Jason Fehr
h3. Error Message
The difference between NsToMs(sw.ElapsedTime()) and static_cast<float>(50) is
9, which exceeds 5, where NsToMs(sw.ElapsedTime()) evaluates to 59,
static_cast<float>(50) evaluates to 50, and 5 evaluates to 5.
h3. Stacktrace
/data/jenkins/workspace/impala-cdw-master-staging-core-release-arm/repos/Impala/be/src/util/ticker-test.cc:96
The difference between NsToMs(sw.ElapsedTime()) and static_cast<float>(50) is
9, which exceeds 5, where NsToMs(sw.ElapsedTime()) evaluates to 59,
static_cast<float>(50) evaluates to 50, and 5 evaluates to 5.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)