Commit b42e620
committed
Skip compressed file SAX test on libxml2 >= 2.15
libxml2 2.15.0 requires callers to explicitly pass XML_PARSE_UNZIP to
enable decompression. Until Nokogiri adds support for this option, skip
the test on affected versions.
Closes #35991 parent d913045 commit b42e620
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments