Skip to content

Objects value is a hashref but 'show_classname' key is missing #4

Description

@eserte

The test suite fails on some of my smoker systems like this:

PERL_DL_NONLAZY=1 "/opt/perl-5.40.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Objects value is a hashref but 'show_classname' key is missing
#  at /opt/perl-5.40.0/lib/site_perl/5.40.0/Data/Dumper/Interp.pm line 703.
# 	Data::Dumper::Interp::_Do(Data::Dumper::Interp=HASH(0x55e2d5043c90)) called at (eval 531) line 1
# 	Data::Dumper::Interp::avis(Data::Dumper::Interp=HASH(0x55e2d5043c90), HASH(0x55e2d4975d38), HASH(0x55e2d3e7d738)) called at /opt/perl-5.40.0/lib/site_perl/5.40.0/Data/Dumper/Interp.pm line 2046
# 	DB::DB_Vis_Interpolate(Data::Dumper::Interp=HASH(0x55e2d5043c90), "dvis", ARRAY(0x55e2d3ad4dc8)) called at /home/cpansand/.cpan/build/2024121605/Spreadsheet-Edit-1000.023-2/blib/lib/Spreadsheet/Edit/IO.pm line 439
# 	Spreadsheet::Edit::IO::openlibreoffice_path() called at t/00_compile.t line 21
# 	eval {...} called at t/00_compile.t line 18

# Failed test 'File::Find trouble'
# at t/00_compile.t line 27.
Bailout called.  Further testing stopped:  (Bail On Fail)
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 after test #1.
# Seeded srand with seed '20241216' from local date.
t/00_compile.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 

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