Subject: | Test failures for t/quotify-no-hex.t and t/quotify.t |
From what I can tell, these tests are failing inconsistently in CPAN testers also.
t/croak-locations.t ........... ok
t/hints.t ..................... ok
t/inline.t .................... ok
t/leaks.t ..................... ok
t/quotify-5.6.t ............... ok
# Failed test '"\b" utf8: string value maintained'
# at ./t/quotify.t line 245.
# got: '\b'
# expected: '
# Failed test '"\b" utf8: string value maintained under utf8'
# at ./t/quotify.t line 245.
# got: '\b'
# expected: '
# Failed test '"\e" utf8: string value maintained'
# at ./t/quotify.t line 245.
# got: '\e'
# expected: '
# Failed test '"\e" utf8: string value maintained under utf8'
# at ./t/quotify.t line 245.
# got: '\e'
# expected: '
# Looks like you failed 4 tests of 3041.
t/quotify-no-hex.t ............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/3041 subtests
# Failed test '"\b" utf8: string value maintained'
# at t/quotify.t line 245.
# got: '\b'
# expected: '
# Failed test '"\b" utf8: string value maintained under utf8'
# at t/quotify.t line 245.
# got: '\b'
# expected: '
# Failed test '"\e" utf8: string value maintained'
# at t/quotify.t line 245.
# got: '\e'
# expected: '
# Failed test '"\e" utf8: string value maintained under utf8'
# at t/quotify.t line 245.
# got: '\e'
# expected: '
# Looks like you failed 4 tests of 3041.
t/quotify.t ...................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/3041 subtests
t/sub-defer-no-subname.t ...... ok
t/sub-defer-threads.t ......... skipped: your perl does not support ithreads
t/sub-defer.t ................. ok
t/sub-quote-threads.t ......... skipped: your perl does not support ithreads
t/sub-quote.t ................. ok
t/subname-none.t .............. ok
t/subname-sub-name-preload.t .. ok
t/subname-sub-name.t .......... ok
t/subname-sub-util.t .......... ok
Test Summary Report
-------------------
t/quotify-no-hex.t (Wstat: 1024 Tests: 3041 Failed: 4)
Failed tests: 2293-2294, 2350-2351
Non-zero exit status: 4
t/quotify.t (Wstat: 1024 Tests: 3041 Failed: 4)
Failed tests: 2293-2294, 2350-2351
Non-zero exit status: 4