Commit 9022f9e
fix: set original_pass=False when Java comparator scope is exception
When scope_str == "exception", the original code threw an exception and
should not be marked as passed. Consistent with the Python fallback path.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fa9d32f commit 9022f9e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments