Subject: | Module tests break in Redhat 4.6 |
Hi, I'm running Redhat 4.6 and getting the following error on test. I
assume false assumptions are being made between debian/redhat? All
other tests are good.
prove -lvm t/calc_test_yaml_meta.t
t/calc_test_yaml_meta....
1..4
ok 1 - unpack ok
ok 2 - files
ok 3 - module
not ok 4 - metrics are as expected
# Failed test 'metrics are as expected'
# at t/calc_test_yaml_meta.t line 71.
# Structures begin differing at:
# $got->{distributed_by_debian} = '1'
# $expected->{distributed_by_debian} = '0'
# Looks like you failed 1 test of 4.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
Test Summary Report
-------------------
t/calc_test_yaml_meta (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
uname -a output:
Linux ---hosthere--- 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT
2006 x86_64 x86_64 x86_64 GNU/Linux