Commit 3f99cdf
test: Avoid public escape slash SPEF conflict
Keep the existing escape_slash SPEF goldens aligned with the current public master versions and move the reduced regression comparisons to dot-suffixed SPEF goldens that are included by the existing Bazel resource glob.
This avoids the public PR conflict from the est parasitic golden update while preserving the reduced escape slash regression behavior and keeping the private-to-public sync path intact.
Tested: RESULTS_DIR=/workspace/exp/escape_slash_conflict/verify_flat2 openroad -no_init -no_splash -exit -metrics /workspace/exp/escape_slash_conflict/escape_slash2.metrics.json escape_slash.tcl
Tested: RESULTS_DIR=/workspace/exp/escape_slash_conflict/verify_hier2 openroad -no_init -no_splash -exit -metrics /workspace/exp/escape_slash_conflict/escape_slash_hier2.metrics.json escape_slash_hier.tcl
Tested: bazel test //src/dbSta/test:escape_slash-tcl_test //src/dbSta/test:escape_slash_hier-tcl_test
Tested: git diff --check
Co-authored-by: OmX <omx@oh-my-codex.dev>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>1 parent 07db504 commit 3f99cdf
6 files changed
Lines changed: 5663 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments