Skip to content

Conversation

@openroad-ci
Copy link
Collaborator

No description provided.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request enables several previously manual or disabled Bazel tests across dbSta, pdn, rsz, and utl. The changes are mostly correct and achieve this by refactoring the test lists in the BUILD files. The changes look good and align with the PR's goal. I found one minor issue in src/rsz/test/BUILD where two tests seem to be unintentionally left out from being enabled.

I am having trouble creating individual review comments. Click here to see my feedback.

src/rsz/test/BUILD (234-246)

medium

The tests repair_tie11_hier and repair_tie12_hier are being removed from MANUAL_FOR_BAZEL_TESTS, but they are not present in the TESTS list. This means they will not be run. If the intention of this PR is to enable these tests, they should be added to the TESTS list (defined from line 11). Other tests from this removed list are already part of TESTS.

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@maliberty
Copy link
Member

/gemini review

@maliberty maliberty merged commit 2f9f834 into The-OpenROAD-Project:master Jan 14, 2026
13 checks passed
@maliberty maliberty deleted the bzl-tests branch January 14, 2026 10:19
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.

2 participants