Subject: | t/Parse-Readelf-Debug-Info.t fails for perl 5.21.x |
Test output is:
Output from './Build test':
# Failed test '$re_section_start has correct value in ":fixed_regexps"'
# at t/Parse-Readelf-Debug-Info.t line 48.
# got: '(?^:^The section \.debug_info contains:|^Contents of the \.debug_(?:info|types) section:)'
# expected: '(?^:^The section \.debug_info contains:|^Contents of the \.debug_\(?:info|types\) section:)'
# Failed test '$re_section_start has correct value in ":all"'
# at t/Parse-Readelf-Debug-Info.t line 48.
# got: '(?^:^The section \.debug_info contains:|^Contents of the \.debug_(?:info|types) section:)'
# expected: '(?^:^The section \.debug_info contains:|^Contents of the \.debug_\(?:info|types\) section:)'
# Looks like you failed 2 tests of 150.
t/Parse-Readelf-Debug-Info.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/150 subtests