Skip to content

Conversation

@Apache9
Copy link
Contributor

@Apache9 Apache9 commented Dec 21, 2025

No description provided.

@Apache9 Apache9 self-assigned this Dec 21, 2025
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache9 Apache9 requested a review from ndimiduk December 22, 2025 01:49
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

for build in build_id_to_results:
[all_tests, failed_tests, timeout_tests, hanging_tests] = build_id_to_results[build]
for bad_test in test_to_build_ids:
for bad_test, test_result in test_to_build_ids:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should use test_to_build_ids.items() to iterate over the dict's key-value

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 30s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
_ Patch Compile Tests _
_ Other Tests _
1m 36s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7574/3/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7574
Optional Tests
uname Linux f9ef837bebd9 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 72b6201
Max. process+thread count 45 (vs. ulimit of 30000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7574/3/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 37s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 spotless 1m 6s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 pylint 0m 4s The patch generated 0 new + 27 unchanged - 1 fixed = 27 total (was 28)
+1 💚 spotless 0m 53s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 14s The patch does not generate ASF License warnings.
4m 14s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7574/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #7574
Optional Tests dupname asflicense codespell detsecrets pylint spotless
uname Linux 6f49ccfeca06 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 72b6201
Max. process+thread count 54 (vs. ulimit of 30000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7574/3/console
versions git=2.34.1 maven=3.9.8 pylint=2.15.5
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 merged commit 1c2025c into apache:master Dec 22, 2025
1 check passed
Apache9 added a commit that referenced this pull request Dec 22, 2025
#7574)

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Peng Lu <[email protected]>
(cherry picked from commit 1c2025c)
Apache9 added a commit that referenced this pull request Dec 22, 2025
#7574)

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Peng Lu <[email protected]>
(cherry picked from commit 1c2025c)
Apache9 added a commit that referenced this pull request Dec 22, 2025
#7574)

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Peng Lu <[email protected]>
(cherry picked from commit 1c2025c)
Apache9 added a commit that referenced this pull request Dec 22, 2025
#7574)

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Peng Lu <[email protected]>
(cherry picked from commit 1c2025c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants