Skip Menu |

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

Report information
The Basics
Id: 108206
Status: resolved
Worked: 10 min
Priority: 0/
Queue: WebService-MODIS

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

Bug Information
Severity: Wishlist
Broken in: 1.5
Fixed in: 1.6



Subject: Diagnostics about long-running test
t/WebService-MODIS.t runs for a long time (compared to test suites of other CPAN distributions), typically 5-10 minutes, but sometimes even longer, up to 30 minutes. It would be nice if there was a diagnostic message before starting the long running initCache() call, e.g. something like diag("This test runs for a long time (5-30 minutes)"); At least this prevents from a cpan tester killing the apparently hanging process and sending unnecessary fail reports.
I will fix it as soon as possible, either by removing the test at all or by issuing a warning message.
Disabled initCache() in test