[rbldnsd] Disabling ipv6-specific tests
Jeff Dairiki
dairiki at dairiki.org
Thu Aug 1 02:10:05 MSK 2013
On Wed, Jul 31, 2013 at 04:05:04PM -0400, Michael Orlitzky wrote:
> On 07/31/2013 02:58 PM, Jeff Dairiki wrote:
> > On Mon, Jul 29, 2013 at 01:48:56PM -0700, Jeff Dairiki wrote:
> >>
> >> I think only two tests — 'test_refuse_ipv6' and 'test_pass_ipv6' in
> >> test_acl.py — should require ipv6.
> >
> > I've just pushed a patch to the 'ipv6' branch of my github repo to
> > skip these two tests when appropriate:
> >
> > https://github.com/dairiki/rbldnsd/commit/5c071b6
> >
> > (Also pushed is a fix for a typo in my test code which I discovered
> > while poking around: https://github.com/dairiki/rbldnsd/commit/29b5750 )
> >
>
> I forked that branch, but I'm not having so much luck running the tests,
> even with ipv6 enabled everywhere. I get a bunch of,
>
> Exception rbldnsd.DaemonError: DaemonError('rbldnsd exited with code
> -15',) in <bound method Rbldnsd.__del__ of <rbldnsd.Rbldnsd object at
> 0x7f0b57ddc250>> ignored
>
> and then tests failing with "Connection Refused" after the daemon is
> gone. I can send the full output (it varies a little) if you can't
> reproduce it.
Hmm. So far I can not reproduce. Please send me the full output
from running 'python tests.py -v'.
(There's no need to spam the list with stack traces unless you think
its pertinent.)
For things like this, where, apparently, I have broken something, maybe
the best means of communication is to open a ticket on my github repo.
https://github.com/dairiki/rbldnsd/issues
Jeff
More information about the rbldnsd
mailing list