Skip Menu |

This queue is for tickets about the Gungho CPAN distribution.

Report information
The Basics
Id: 29660
Status: open
Priority: 0/
Queue: Gungho

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

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



Subject: danga-socket/04_dns hangs forever
the test hangs forever with bleadperl, maintperl, and stock 5.8.8 The test output is slightly better for 5.8.8, the two others look identical: t/03_live/twitter................skipped all skipped: Enable GUNGHO_TWITTER_USERNAME and GUNGHO_TWITTER_PASSWORD to run these tests t/99_kwalitee....................skipped all skipped: Enable TEST_KWALITEE to enable these tests t/99_pod-coverage................skipped all skipped: Enable TEST_POD environment variable to test POD t/99_pod.........................skipped all skipped: Enable TEST_POD environment variable to test POD t/engine/danga-socket/01_load....ok t/engine/danga-socket/04_dns..... and hangs forever. I kill that test and get this summary: Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_config.t 1 256 2 1 2 t/engine/danga-socket/04_dns.t 0 15 20 40 1-20 5 tests skipped. Failed 2/14 test scripts. 21/100 subtests failed. 5.8.8 doesn't have the 02_config failure. Let me know when I can provide further information. My system is linux, I expect that at least one of the three tests appears on cpantesters in a few hours. Thanks,
From: DMAKI [...] cpan.org
hmm, I can't seem to reproduce this. What version Danga::Socket are you using?