Commit 5828961
committed
rsz: Demote empty violator message
Move the empty violating-pin message from an unconditional info log to the violator_collector debug channel.
This keeps speculative or stale endpoint candidate searches from adding noisy INFO output to normal repair_timing regressions.
Update the affected repair setup golden logs after the message is hidden by default.
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>1 parent 8f09c04 commit 5828961
3 files changed
Lines changed: 2 additions & 5 deletions
File tree
- src/rsz
- src
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
0 commit comments