Commit f6a6eef
Allow cross-platform tolerance in visual regression tests
Java2D anti-aliasing produces slightly different results on macOS vs
Linux (1-2 channel diff, <0.1% of pixels). Allow max 2 channel diff
and <0.1% differing pixels instead of requiring pixel-perfect identity.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f8f5579 commit f6a6eef
1 file changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
142 | 148 | | |
143 | 149 | | |
144 | 150 | | |
| |||
148 | 154 | | |
149 | 155 | | |
150 | 156 | | |
151 | | - | |
152 | | - | |
153 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
154 | 165 | | |
155 | | - | |
| 166 | + | |
| 167 | + | |
156 | 168 | | |
0 commit comments