On 11/07/16 14:23, Robert Story wrote:
> commit f90d891c8f98b41cc46345dd27ae73e99afd5258
> Author: Robert Story <rst...@freesnmp.com>
> Date:   Mon Nov 7 17:17:38 2016 -0500
>
>     Revert "T070com2sec_simple: Fix this test"
>
>     This reverts commit 9b617e7b25a6119b20059db941f18f9ef7158bc6.
>
>     - DNS resolution does work:
>
>      - dig +short onea.net-snmp.org 8.8.8.8
>      127.0.0.1
>
>      - dig +short twoa.net-snmp.org 75.75.75.75
>      127.0.0.2
>      127.0.0.3
>
>     - old record (not under our control) can/did chance number of records:
>
>       - dig +short www.google.com (as of today) returns 6 A records, not 1
>
>
> Summary of changes:
>  testing/fulltests/default/T070com2sec_simple |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Hello Robert,

The above commit message is not correct. The output I get on my 
workstation for the above commands is as follows:

$ dig +short onea.net-snmp.org 8.8.8.8
8.8.8.8
$ dig +short twoa.net-snmp.org 75.75.75.75
75.75.75.75

The result of running the regression tests with your patch applied is as 
follows:

We failed these 1 tests:
   com2sec directive ( 
/home/bart/software/net-snmp/master/testing/fulltests/default/T070com2sec_simple
 
)

Please stop breaking T070com2sec_simple.

Bart.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to