[prev in list] [next in list] [prev in thread] [next in thread] 

List:       net-snmp-bugs
Subject:    [ net-snmp-Bugs-2993522 ] V5.4, Cygwin: certain regression tests fail
From:       "SourceForge.net" <noreply () sourceforge ! net>
Date:       2010-05-06 10:03:07
Message-ID: E1O9xv9-0004H5-A2 () sfs-web-5 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Bugs item #2993522, was opened at 2010-04-28 12:59
Message generated for change (Settings changed) made by bvassche
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2993522&group_id=12694

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: build/test
Group: windows
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By:  (bvassche)
Assigned to: Nobody/Anonymous (nobody)
Summary: V5.4, Cygwin: certain regression tests fail

Initial Comment:
Net-SNMP version: V5.4 branch r18617 (which is 5.4.3.rc2 with a few MSVC and Cygwin build fixes).

Build and test command:
./configure \
      --disable-embedded-perl \
      --enable-ipv6 \
      --prefix=/cygdrive/c/usr \
      --with-cflags="-g -O1 -pipe -fno-strict-aliasing" \
      --with-defaults \
      --with-transports="TCPIPv6 UDPIPv6" \
      --without-perl-modules \
      --with-mib-modules="smux examples/example" \
&& make -s && make -s test

Result:
1:testing SNMPv1 support.......ok
2:testing SNMPv2c get of system.sysUpTime.0...ok
3:testing SNMPv2c getnext of system.sysUpTime...ok
4:testing SNMPv2c bulkget of system components......ok
5:testing for failure of SNMPv2c get with wrong community...ok
6:testing for failure of SNMPv2c get against SNMPv1 agent...ok
7:testing for failure of SNMPv1 get against SNMPv2c agent...ok
8:testing SNMPv2c get of system.sysUpTime.1...ok
9:testing SNMPv3 get using noAuthNoPriv of .1.3.6.1.2.1.1.3.0...ok
10:testing SNMPv3 getnext using initial of .1.3.6.1.2.1.1.3.0...ok
11:testing SNMPv3 bulkget of system......ok
12:testing SNMPv3 get using MD5/noPriv of .1.3.6.1.2.1.1.3.0...ok
13:testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0...ok
14:testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.3.0...ok
15:testing SNMPv3 get using SHA/noPriv of .1.3.6.1.2.1.1.3.0...ok
16:testing SNMPv3 get using SHA/DES of .1.3.6.1.2.1.1.3.0...ok
17:testing SNMPv3 get using SHA/AES of .1.3.6.1.2.1.1.3.0...ok
18:testing for failure of SNMPv3 get using unknown user....ok
19:testing SNMPv3 agent USM user management with snmpusm................FAIL
20:testing SNMPv3 snmptrapd USM user management with snmpusm...FAIL
21:testing SNMPv3 informs (noAuthNoPriv) received and sent by tools...FAIL
22:testing SNMPv3 informs (authNoPriv) received and sent by tools...FAIL
23:testing SNMPv3 informs (authPriv) received and sent by tools...FAIL
24:testing SNMPv3 traps received and sent by tools...FAIL
25:testing SNMPv2c traps received and sent by tools...FAIL
26:testing SNMPv2c informs received and sent by tools...FAIL
27:testing snmpv1 traps are sent by snmpd API...FAIL
28:testing snmpv2c traps are sent by snmpd API...FAIL
29:testing snmpv1 traps are sent by snmpd without notification mib support...FAIL
30:testing snmpv2c traps are sent by snmpd without notification mib support...FAIL
31:testing snmptrapd authorization failure of non authorized users...ok
32:testing snmptrapd discards of unauthorized notification types...ok
33:testing snmptrapd discards of incorrect view types...ok
34:testing authentication failure traps are sent by snmpd...FAIL
35:testing snmptrapd traphandle: launching external shell script.....FAIL
36:testing snmptrapd embedded perl support (NetSNMP::TrapReceiver)...SKIPPED
37:testing snmpd embedded perl support (using NetSNMP::agent)...SKIPPED
38:testing extending agent functionality with extend........ok
39:testing that the agent responds properly to a kill -HUP...ok
40:testing AgentX GET support...ok
41:testing AgentX SET support...ok
42:testing AgentX illegal SET handling support...ok
43:testing AgentX trap sending support...FAIL
44:testing AgentX subagent in Perl (using NetSNMP::agent)...SKIPPED
45:testing Proxy GET support...FAIL
46:testing Proxy SET support...FAIL
47:testing Proxy illegal SET handling support...ok
48:testing SNMPv1 vacm acceptance support....ok
49:testing SNMPv2 vacm acceptance support....ok
50:testing SNMPv3 vacm acceptance support....ok
51:testing SNMPv1 vacm denial support.....ok
52:testing SNMPv2 vacm denial support.........ok
53:testing SNMPv3 vacm denial support.....ok
54:testing 1st CPU on Solaris using HOST-RESOURCES...SKIPPED
55:testing initial load device on Solaris using HOST-RESOURCES...SKIPPED
56:testing uptime using HOST-RESOURCES...SKIPPED
57:testing swap on Solaris using HOST-RESOURCES...SKIPPED
58:testing if snmpnetstat finds the running agent in udpTable...FAIL
59:testing full snmpwalk (SNMPv2c) against agent (may take time).....ok
Summary: 41 / 59 succeeded.


----------------------------------------------------------------------

>Comment By:  (bvassche)
Date: 2010-05-06 12:03

Message:
Has been fixed through r18651.

----------------------------------------------------------------------

Comment By:  (bvassche)
Date: 2010-05-06 09:00

Message:
Update: with r18651, the regression test output is as follows:
[ ... ]
58:testing if snmpnetstat finds the running agent in udpTable...FAIL
[ ... ]
Summary: 58 / 59 succeeded.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2993522&group_id=12694

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-bugs mailing list
Net-snmp-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic