diff --git a/test/xml/sax/test_parser.rb b/test/xml/sax/test_parser.rb index e56a3646de..9efd3499ec 100644 --- a/test/xml/sax/test_parser.rb +++ b/test/xml/sax/test_parser.rb @@ -410,7 +410,7 @@ def call_parse_io_with_encoding(encoding) end it :test_large_cdata_is_handled do - skip("see #2132 and https://gitlab.gnome.org/GNOME/libxml2/-/issues/200") if Nokogiri.uses_libxml?("<=2.9.10") + skip("see #2132 and https://gitlab.gnome.org/GNOME/libxml2/-/issues/200") if Nokogiri::VersionInfo.instance.libxml2_using_system? template = <<~EOF