Surya Hebbar has posted comments on this change. (
http://gerrit.cloudera.org:8080/22482 )
Change subject: IMPALA-13751: Fix runtime-profile-test failure since
IMPALA-13304
......................................................................
Patch Set 5:
This has recorded the properties in this format, please let me know if this is
not what is expected.
<?xml version="1.0" encoding="utf-8"?><testsuites tests="4" failures="0"
disabled="0" errors="0" time="0.311" timestamp="2025-02-19T14:54:54.744"
name="AllTests">
<testsuite name="AggregatedEventSequenceToJsonTest" tests="4" failures="0"
disabled="0" skipped="0" errors="0" time="0.311"
timestamp="2025-02-19T14:54:54.744">
<testcase name="CompleteEvents_GroupedAndAggregatedCase"
file="/home/surya/Projects/Impala-ASF/be/src/util/runtime-profile-test.cc"
line="2217" status="run" result="completed" time="0.061"
timestamp="2025-02-19T14:54:54.744"
classname="AggregatedEventSequenceToJsonTest">
<properties>
<property name="NumberOfProfiles" value="6"/>
<property name="BucketSize" value="5"/>
<property name="EventCompletenessFactor" value="1"/>
</properties>
</testcase>
<testcase name="CompleteEvents_GroupedAndUnggregatedCase"
file="/home/surya/Projects/Impala-ASF/be/src/util/runtime-profile-test.cc"
line="2231" status="run" result="completed" time="0.093"
timestamp="2025-02-19T14:54:54.806"
classname="AggregatedEventSequenceToJsonTest">
<properties>
<property name="NumberOfProfiles" value="29"/>
<property name="BucketSize" value="0"/>
<property name="EventCompletenessFactor" value="1"/>
</properties>
</testcase>
<testcase name="MissingEvents_GroupedAndAggregatedCase"
file="/home/surya/Projects/Impala-ASF/be/src/util/runtime-profile-test.cc"
line="2250" status="run" result="completed" time="0.062"
timestamp="2025-02-19T14:54:54.900"
classname="AggregatedEventSequenceToJsonTest">
<properties>
<property name="NumberOfProfiles" value="14"/>
<property name="BucketSize" value="5"/>
<property name="EventCompletenessFactor" value="0.80000001192092896"/>
</properties>
</testcase>
<testcase name="MissingEvents_GroupedAndUnaggregatedCase"
file="/home/surya/Projects/Impala-ASF/be/src/util/runtime-profile-test.cc"
line="2264" status="run" result="completed" time="0.093"
timestamp="2025-02-19T14:54:54.962"
classname="AggregatedEventSequenceToJsonTest">
<properties>
<property name="NumberOfProfiles" value="10"/>
<property name="BucketSize" value="0"/>
<property name="EventCompletenessFactor" value="0.5"/>
</properties>
</testcase>
</testsuite>
</testsuites>
--
To view, visit http://gerrit.cloudera.org:8080/22482
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If04744e215cac79f255b3d73c3e91e873c13749a
Gerrit-Change-Number: 22482
Gerrit-PatchSet: 5
Gerrit-Owner: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>
Gerrit-Comment-Date: Wed, 19 Feb 2025 09:28:06 +0000
Gerrit-HasComments: No