Subject: | Tests fail (with Test::Deep 0.119?) |
Test suite fails, probably only if Test::Deep 0.119 is installed:
...
# Failed test 'exception on invalid fileno()'
# at t/IO-Die.t line 2955.
# (in t::IO::Die->test_fileno)
# Using Regexp on (Part 1 of 1 in $data)
# got : ''
# expect : (?^:Fileno)
# Failed test 'exception from invalid flock()'
# at t/IO-Die.t line 3031.
# (in t::IO::Die->test_flock)
# Using Regexp on (Part 1 of 2 in $data)
# got : ''
# expect : (?^:Flock)
... (etc.) ...