Commit 876e40b
committed
CI: Apply UTF8-CLI patch to ruby/spec
And exclude spec which failes on ruby-3.2.9 like so:
```
1)
URI#select conforms to the MatzRuby tests FAILED
Expected "http://oof@baz" == "***baz"
to be truthy but was false
D:/a/rubyinstaller2/rubyinstaller2/ruby/spec/ruby/library/uri/set_component_spec.rb:9:in `block (2 levels) in <top (required)>'
D:/a/rubyinstaller2/rubyinstaller2/ruby/spec/ruby/library/uri/set_component_spec.rb:5:in `<top (required)>'
```1 parent c532c61 commit 876e40b
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
| |||
0 commit comments