Skip Menu |

This queue is for tickets about the WebService-Autotask CPAN distribution.

Report information
The Basics
Id: 107403
Status: new
Priority: 0/
Queue: WebService-Autotask

People
Owner: Nobody in particular
Requestors: ZARQUON [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tests never pass
There's a mistake in the test suite. # Failed test 'Value is a HASH' # at t/Autotask.t line 416. # (in Autotask::Test->t01_test_udf_conversion_to_soap) # got: '' # expected: 'HASH' # Failed test 't01_test_udf_conversion_to_soap died (Can't use string ("HASH(0x15df6d8)") as a HASH ref while "strict refs" in use at t/Autotask.t line 417.)' # at t/Autotask.t line 329. # (in Autotask::Test->t01_test_udf_conversion_to_soap) # Looks like you failed 2 tests of 145.