Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0002-deactivate-reader_blocking-test.patch | deactivate reader_blocking test It makes the test suite hang on Debian kFreeBSD ports https://github.com/sparklemotion/nokogiri/issues/965 |
=?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | no | 2016-11-14 | ||
0002-Ignore-mismatching-versions-of-libs.patch | Ignore mismatching versions of libs when there is a discrepancy between the version used to build the package and the version to used to run tests. Meaningful only during transitions, but cause spurious autopkgtest failures. |
=?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | not-needed | 2021-09-19 | ||
0005-Remove-unnecessary-development-dependencies.patch | Remove unnecessary development dependencies | =?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | no | 2022-07-18 | ||
0005-test-helper.rb-ignore-GC-compaction-on-unsupported-p.patch | test/helper.rb: ignore GC compaction on unsupported platforms For example, ruby 3.0 on Debian ppc64el architecture does not support GC compaction. When running the tests, every 20th test crashes like this: > Error: > Minitest::Result#test_parsing_attribute_namespace: > NotImplementedError: Compaction isn't available on this platform > <internal:gc>:213:in `compact' > /home/terceiro/ruby-nokogiri-1.13.5+dfsg/test/helper.rb:123:in `teardown' |
Antonio Terceiro <terceiro@debian.org> | no | 2022-05-07 | ||
0006-Drop-code-from-rakelib-rubocop.rake.patch | Drop code from rakelib/rubocop.rake This is loaded unconditionally by rake when executed by gem2deb-test-runner, making the build require having rubocop installed, what is not really warranted. |
Antonio Terceiro <terceiro@debian.org> | no | 2022-12-15 |