Subject: | RRD::Simple - test 23 fails |
Date: | Sun, 05 Aug 2012 17:12:11 +0400 |
To: | bugs-RRD-Simple [...] rt.cpan.org |
From: | Roman Grazhdan <roman [...] cloudcabin.org> |
Hello, I have a test #23 for RRD::Simple failing, 6 time-related subtests.
The error reports for perl -Ilib t/23graph1.t go like this:
# Failed test 'graph() return hash (monthly)'
# at t/23graph1.t line 68.
# Compared $data->[0]
# got : 'bytesIn min -nan'
# expect : 'bytesIn min nan'
# Failed test 'graph() return hash (annual)'
# at t/23graph1.t line 68.
# Compared $data->[0]
# got : 'bytesIn min -nan'
# expect : 'bytesIn min nan'
# Failed test 'graph() return hash (monthly)'
# at t/23graph1.t line 68.
# Compared $data->[0]
# got : 'bytesIn min -nan'
# expect : 'bytesIn min nan'
# Failed test 'graph() return hash (3years)'
# at t/23graph1.t line 68.
# Compared $data->[0]
# got : 'bytesIn min -nan'
# expect : 'bytesIn min nan'
# Failed test 'graph() return hash (annual)'
# at t/23graph1.t line 68.
# Compared $data->[0]
# got : 'bytesIn min -nan'
# expect : 'bytesIn min nan'
# Failed test 'graph() return hash (monthly)'
# at t/23graph1.t line 68.
# Compared $data->[0]
# got : 'bytesIn min -nan'
# expect : 'bytesIn min nan'
# Looks like you failed 6 tests of 226.
The output of perl -Ilib t/23graph1.t with and without print
Dumper(%rtn) is attached.
I'm not too familiar with modules testing, but if you need any more info
just tell.
Thanks for your work,
Roman Grazhdan
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.