Skip to content

Comments

temporarily disable 6 bzl tests#9527

Merged
maliberty merged 1 commit intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:temp-bzl-disable
Feb 23, 2026
Merged

temporarily disable 6 bzl tests#9527
maliberty merged 1 commit intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:temp-bzl-disable

Conversation

@openroad-ci
Copy link
Collaborator

No description provided.

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

@maliberty maliberty left a comment

Choose a reason for hiding this comment

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

@povik please revert when resolved.

@maliberty maliberty enabled auto-merge February 23, 2026 16:35
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 temporarily disables several Bazel tests by commenting out their definitions in the BUILD files. This action aligns with the pull request's title and description, indicating a temporary measure, likely for debugging or addressing current failures. While commenting out code is a quick way to disable functionality, it's generally preferable to use Bazel's built-in mechanisms for disabling tests (e.g., tags = ["manual"] or exclusive = True for temporary local disablement, or dedicated configuration flags for broader control) to maintain cleaner build files. However, for a temporary disablement, this approach is functional.

@github-actions
Copy link
Contributor

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

@maliberty maliberty merged commit e48c618 into The-OpenROAD-Project:master Feb 23, 2026
13 checks passed
@maliberty maliberty deleted the temp-bzl-disable branch February 23, 2026 17:08
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