[rbldnsd] Disabling ipv6-specific tests
Michael Orlitzky
michael at orlitzky.com
Thu Aug 1 00:05:04 MSK 2013
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.
More information about the rbldnsd
mailing list