At Thu Jul 16 17:28:33 -0400 2009, Paul Miller via RT wrote:
Show quoted text> I'm going to really narrow this down later, but it affected a large
> portion of the tests in Net::IMAP::Simple. I don't know if it's a
> simple (test) bug or a net-imap-server bug, but I suspect the later
> since the behavior is quite new.
I'm totally willing to believe it's my bad. I can kinda replicate the
bug with 'make test', though it's harder to debug because for some
reason the tests hang under `prove`.
I'm seeing the following (with net-imap-simple 1.1900)
Failures with Net::IMAP::Server 1.20:
-----------------------------------
t/15_flags.t (Wstat: 0 Tests: 52 Failed: 12)
Failed tests: 1-2, 5, 8, 10, 13, 15, 18, 20, 23, 25, 28
t/22_copy_multiple.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 1
t/22_delete_multiple.t (Wstat: 0 Tests: 8 Failed: 3)
Failed tests: 1, 7-8
Failures with Net::IMAP::Server 1.20:
-----------------------------------
t/07_select_and_examine.t (Wstat: 65280 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 255
Parse errors: Bad plan. You planned 23 tests but ran 5.
t/15_flags.t (Wstat: 0 Tests: 52 Failed: 12)
Failed tests: 1-2, 5, 8, 10, 13, 15, 18, 20, 23, 25, 28
t/17_status_and_select.t (Wstat: 0 Tests: 8 Failed: 2)
Failed tests: 3, 7
t/22_copy_multiple.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 1
t/35_imap_results_in_message_body.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
In the future, I'll try to run the Net::IMAP::Simple tests before
making a Net::IMAP::Server dist. I've considered ways to add a real
testsuite to Net::IMAP::Server, except I can't use Net::IMAP::Simple
without making a circular dependency loop at this point. :) I may have
to write a sumb IO::Socket-based tester.
- Alex
--
Networking -- only one letter away from not working