-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
Originally reported in Gentoo: https://bugs.gentoo.org/964257
# Failed test 'line number is 0'
# at t/02parse.t line 781.
# got: '2'
# expected: '0'
# Failed test 'line number is 0'
# at t/02parse.t line 784.
# got: '3'
# expected: '0'
# Looks like you failed 2 tests of 533.
This is with the 2.13/2.14 patches from #87 included.
Apparently the test tries to turn line numbers off and expects 0 values, but since 2.15.0 line numbers are apparently always enabled, and turning them off does nothing: https://gitlab.gnome.org/GNOME/libxml2/-/commit/6f4b452742bfcfa1fce817f205ceb0508f720b8b
Metadata
Metadata
Assignees
Labels
No labels