Skip to content

Conversation

@openroad-ci
Copy link
Collaborator

Enable all tests bzl

@maliberty maliberty enabled auto-merge October 11, 2025 00:58
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

Enable bzl test in dpl, cts, some of rsz, test/upf_aes,
  odb/test/replace_hier_mod1

Signed-off-by: Matt Liberty <[email protected]>
@github-actions
Copy link
Contributor

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

@maliberty maliberty disabled auto-merge October 11, 2025 05:13
@oharboe
Copy link
Collaborator

oharboe commented Oct 11, 2025

@maliberty This is where you had to manually tweak test/orfs/gcd/rules.json after run update?

@maliberty
Copy link
Member

@maliberty This is where you had to manually tweak test/orfs/gcd/rules.json after run update?

yes

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

@oharboe
Copy link
Collaborator

oharboe commented Oct 16, 2025

Master doesn't have this problem #8660

Is this what you see?

$ bazelisk run test/orfs/gcd:gcd_update
$ git diff
diff --git a/test/orfs/gcd/rules-base.json b/test/orfs/gcd/rules-base.json
index 6b9d76b18c..56fad9e113 100644
--- a/test/orfs/gcd/rules-base.json
+++ b/test/orfs/gcd/rules-base.json
@@ -56,7 +56,7 @@
         "compare": "<="
     },
     "finish__timing__drv__setup_violation_count": {
-        "value": 35,
+        "value": 22,
         "compare": "<="
     },
     "finish__timing__drv__hold_violation_count": {
@@ -67,4 +67,4 @@
         "value": -27.94,
         "compare": ">="
     }
-}
+}
\ No newline at end of file
bazelisk test test/orfs/gcd:gcd_test --test_output=errors
[deleted]
[INFO] finish__design__instance__area pass test: 49.295 <= 57.0
[ERROR] finish__timing__drv__setup_violation_count fail test: 32.0 <= 22.0
[deleted]

@oharboe
Copy link
Collaborator

oharboe commented Oct 16, 2025

@maliberty I think ORFS updates rules.json code? #8661

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@maliberty
Copy link
Member

I just had to re-run it after updating and it seemed to work ¯_(ツ)_/¯

@github-actions
Copy link
Contributor

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

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.

3 participants