Subject: | Tests fail (on ZFS?) |
I see the following failure on some of my freebsd smokers:
...
PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 17 in t/0.t at line 63
# t/0.t line 63 is: ok( is_int($major) and is_int($minor) );#17
t/0.t ..
Failed 1/21 subtests
...
The failing smokers are running ZFS, so maybe that's the reason here.