BIND 10 #2070: UDPDNSServiceTest.defaultUDPServerFromFD fails on NetBSD

BIND 10 Development do-not-reply at isc.org
Tue Mar 19 12:42:50 UTC 2013


#2070: UDPDNSServiceTest.defaultUDPServerFromFD fails on NetBSD
-------------------------------------+-------------------------------------
            Reporter:  muks          |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  high          |                    Milestone:  Next-
           Component:  Unclassified  |  Sprint-Proposed
            Keywords:                |                   Resolution:
           Sensitive:  0             |                 CVSS Scoring:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  6             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Old description:

> UDPDNSServiceTest.defaultUDPServerFromFD fails on NetBSD:
>
> {{{
> [----------] 4 tests from UDPDNSServiceTest
> [ RUN      ] UDPDNSServiceTest.defaultUDPServerFromFD
> unknown file: Failure
> C++ exception with description "Socket is already connected" thrown in
> the test body.
> [  FAILED  ] UDPDNSServiceTest.defaultUDPServerFromFD (0 ms)
> [ RUN      ] UDPDNSServiceTest.explicitDefaultUDPServerFromFD
> unknown file: Failure
> C++ exception with description "Socket is already connected" thrown in
> the test body.
> [  FAILED  ] UDPDNSServiceTest.explicitDefaultUDPServerFromFD (0 ms)
> [ RUN      ] UDPDNSServiceTest.syncUDPServerFromFD
> unknown file: Failure
> C++ exception with description "Socket is already connected" thrown in
> the test body.
> [  FAILED  ] UDPDNSServiceTest.syncUDPServerFromFD (0 ms)
> [ RUN      ] UDPDNSServiceTest.addUDPServerFromFDWithUnknownOption
> [       OK ] UDPDNSServiceTest.addUDPServerFromFDWithUnknownOption (1 ms)
> [----------] 4 tests from UDPDNSServiceTest (1 ms total)
> }}}
>
> Full log:
> http://git.bind10.isc.org/~tester/builder//BIND10/20120620122512-NetBSD6-i386-GCC/logs/unittests.out
>
> Setting Next-Sprint-Proposed milestone so we don't forget to talk about
> it.

New description:

 UDPDNSServiceTest.defaultUDPServerFromFD fails on NetBSD:

 {{{
 [----------] 4 tests from UDPDNSServiceTest
 [ RUN      ] UDPDNSServiceTest.defaultUDPServerFromFD
 unknown file: Failure
 C++ exception with description "Socket is already connected" thrown in the
 test body.
 [  FAILED  ] UDPDNSServiceTest.defaultUDPServerFromFD (0 ms)
 [ RUN      ] UDPDNSServiceTest.explicitDefaultUDPServerFromFD
 unknown file: Failure
 C++ exception with description "Socket is already connected" thrown in the
 test body.
 [  FAILED  ] UDPDNSServiceTest.explicitDefaultUDPServerFromFD (0 ms)
 [ RUN      ] UDPDNSServiceTest.syncUDPServerFromFD
 unknown file: Failure
 C++ exception with description "Socket is already connected" thrown in the
 test body.
 [  FAILED  ] UDPDNSServiceTest.syncUDPServerFromFD (0 ms)
 [ RUN      ] UDPDNSServiceTest.addUDPServerFromFDWithUnknownOption
 [       OK ] UDPDNSServiceTest.addUDPServerFromFDWithUnknownOption (1 ms)
 [----------] 4 tests from UDPDNSServiceTest (1 ms total)
 }}}

 Full log:
 http://git.bind10.isc.org/~tester/builder//BIND10/20120620122512-NetBSD6-i386-GCC/logs/unittests.out

 This is in src/lib/asiodns/tests/

 Setting Next-Sprint-Proposed milestone so we don't forget to talk about
 it.

--

Comment (by jreed):

 Replying to [comment:5 jinmei]:
 > Does this still happen, or can we just close it?


 The problem still happens.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2070#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list