Laszlo Gaal created IMPALA-11568:
------------------------------------
Summary: Backend test TimeSeriesCounterToJsonTest in
runtime-proile-test failed in ASAN run
Key: IMPALA-11568
URL: https://issues.apache.org/jira/browse/IMPALA-11568
Project: IMPALA
Issue Type: Bug
Affects Versions: Impala 4.2.0
Reporter: Laszlo Gaal
Console log:
{code}
[ RUN ] ToJson.TimeSeriesCounterToJsonTest
/data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/be/src/util/runtime-profile-test.cc:1862:
Failure
Value of: "0,2,4,6"
Actual: "0,2,4,6"
Expected: a substring of
doc["contents"]["time_series_counters"][0]["data"].GetString()
Which is:
"0,1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77"
/data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/be/src/util/runtime-profile-test.cc:1865:
Failure
Value of: "72,74,76,78"
Actual: "72,74,76,78"
Expected: a substring of
doc["contents"]["time_series_counters"][0]["data"].GetString()
Which is:
"0,1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77"
[ FAILED ] ToJson.TimeSeriesCounterToJsonTest (1000 ms)
{code}
The failed git hash is {{d74d6994cc25ed2090886d6b406cf477a6ccf6b4}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]