Commit 052ac00
Skip SSL error stub test on JRuby
JRuby's socket classes don't support Minitest's stub method
aliasing, which causes NameError when trying to stub :gets
on socket objects.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a968aa6 commit 052ac00
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
| |||
0 commit comments