Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tests/lib/libc/net




On Wed, 23 Oct 2013, Christos Zoulas wrote:

On Oct 23,  1:04pm, jruohonen%iki.fi@localhost (Jukka Ruohonen) wrote:
-- Subject: Re: CVS commit: src/tests/lib/libc/net

| On Sun, Oct 20, 2013 at 01:22:49PM -0400, Christos Zoulas wrote:
| > Module Name:     src
| > Committed By:    christos
| > Date:            Sun Oct 20 17:22:49 UTC 2013
| >
| > Modified Files:
| >  src/tests/lib/libc/net: t_hostent.sh
| >
| > Log Message:
| > broadway changed addresses.
|
| Something else too: the test appears to fail consistently; e.g.
|
| 
http://releng.netbsd.org/b5reports/i386/build/2013.10.22.21.37.33/test.html#lib_libc_net_t_hostent_dnsbyaddrlookup4

Seems to work for me....

Several of the tests are failing in my amd64 set-up as well, but they complain about "sixthavenue", not about "broadway". Here's one of the test cases:

Termination reason

FAILED: atf-check failed; see the output of the test for details
Standard output stream

Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -t dns -4 -a 38.117.134.6 ]

Standard error stream

Fail: stdout does not match expected value
--- /tmp/inline.19256b  2013-10-23 14:25:50.000000000 +0000
+++ /tmp/check.19256a/stdout    2013-10-23 14:25:50.000000000 +0000
@@ -1 +1 @@
-name=sixthavenue.astron.com, length=4, addrtype=2, aliases=[] addr_list=[38.117.134.6]
+error 4



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index