Apologies for only just now getting into this, excuse of finishing other projects.

On 03/21/2018 10:41 PM, Eric S. Raymond wrote:
Ian and I note that the test suite seems a bit compromised.

On current Ubuntu, Intel x86_64, stock build, two tests - 1 and 31
fail out of the box.

We see those same failures on ARM (a RasPi 3).

But Ian's laptop gives a diffeent and larger list of errors.

Are there known pastform dependencies in the tests?  Is it known that
1 and 31 can fail on a stock build?

Closer examination of the outputs reveals that my pi gives perl errors + some authentication related stuff. My laptop just gives the perl errors.

The first tier of those perl errors was simply the lack of the SNMP module which obviously cleared up with a make install on both laptop and Pi, however there is another layer under that which I'm working on now. Don't know yet if they are on my end or bugs yet though.

The actual tests that are failing for me now:

Basic perl functionality to a UDP agent ................................. 1/10 Can't kill a non-numeric process ID at /home/ian/Documents/Programming/net-snmp-code/testing/fulltests/support/NetSNMPTest.pm line 86. Basic perl functionality to a UDP agent ................................. Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/10 subtests
Perl UDP IPv4 Test ...................................................... Can't kill a non-numeric process ID at /home/ian/Documents/Programming/net-snmp-code/testing/fulltests/support/NetSNMPTest.pm line 86. Perl UDP IPv4 Test ...................................................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Perl TCP IPv4 Test ...................................................... Can't kill a non-numeric process ID at /home/ian/Documents/Programming/net-snmp-code/testing/fulltests/support/NetSNMPTest.pm line 86. Perl TCP IPv4 Test ...................................................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Perl UDP IPv6 Test ...................................................... Can't kill a non-numeric process ID at /home/ian/Documents/Programming/net-snmp-code/testing/fulltests/support/NetSNMPTest.pm line 86. Perl UDP IPv6 Test ...................................................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Perl TCP IPv6 Test ...................................................... Can't kill a non-numeric process ID at /home/ian/Documents/Programming/net-snmp-code/testing/fulltests/support/NetSNMPTest.pm line 86. Perl TCP IPv6 Test ...................................................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Perl Unix Domain Socket Test ............................................ Can't kill a non-numeric process ID at /home/ian/Documents/Programming/net-snmp-code/testing/fulltests/support/NetSNMPTest.pm line 86. Perl Unix Domain Socket Test ............................................ Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests


--
/"In the end; what separates a Man, from a Slave? Money? Power? No. A Man Chooses, a Slave Obeys."/ -- Andrew Ryan

/"Utopia cannot precede the Utopian. It will exist the moment we are fit to occupy it."/ -- Sophia Lamb

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to