Skip to content

Undefined subroutine &Function::Return::info called #14

@eserte

Description

@eserte

The test suite started to fail on my smokers:

Undefined subroutine &Function::Return::info called at /usr/home/cpansand/.cpan/build/2022100519/Function-Interface-0.06-1/blib/lib/Function/Interface/Impl.pm line 110.
Compilation failed in require at t/03_function_interface_impl/assert_valid.t line 16.
BEGIN failed--compilation aborted at t/03_function_interface_impl/assert_valid.t line 16.
t/03_function_interface_impl/assert_valid.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
...
# Failed test 'empty return'
# at t/03_function_interface_impl/check_return.t line 14.
# Caught exception in subtest: Undefined subroutine &Function::Return::info called at t/03_function_interface_impl/check_return.t line 37.

# Failed test 'single return'
# at t/03_function_interface_impl/check_return.t line 21.
# Caught exception in subtest: Undefined subroutine &Function::Return::info called at t/03_function_interface_impl/check_return.t line 37.

# Failed test 'two return'
# at t/03_function_interface_impl/check_return.t line 32.
# Caught exception in subtest: Undefined subroutine &Function::Return::info called at t/03_function_interface_impl/check_return.t line 37.
# Seeded srand with seed '20221005' from local date.
t/03_function_interface_impl/check_return.t .............. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests 
... etc ...

Statistical analysis suggests that the problem is caused either by newer Function::Return versions (0.10 or newer) and/or Type::Tiny (2.000000 or newer).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions