Skip to content

Remove dead remove_constraints placeholder blocks from SDC tests#338

Closed
openroad-ci wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:secure-fix-test-diffs
Closed

Remove dead remove_constraints placeholder blocks from SDC tests#338
openroad-ci wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:secure-fix-test-diffs

Conversation

@openroad-ci
Copy link
Copy Markdown
Collaborator

Summary

  • Remove commented-out sta::remove_constraints calls, TODO comments, and "skipped (API removed)" print statements from sdc_exception_merge_priority.tcl and sdc_filter_query.tcl
  • Update corresponding .ok golden files
  • The remove_constraints API was permanently removed from Sta; placeholder blocks should be deleted, not kept

Regression

6109/6109 tests pass (ctest -j$(nproc))

Related

Follow-up from 3-way code review of PR #42

The remove_constraints API was permanently removed from Sta.
Delete the commented-out calls, TODO comments, and "skipped"
print statements instead of keeping placeholder blocks.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
@jhkim-pii
Copy link
Copy Markdown
Contributor

The changes in this PR are merged into #332

@jhkim-pii jhkim-pii closed this Apr 6, 2026
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