[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] Test failures on Mac OS X 10.5.8



Hi,

I'm getting some random dns failures with versions from the last week:

The failures are random - sometimes all the tests pass, sometimes some of the backends fail in the same place, and sometimes all of them fail in the same place.

I did not see these errors in 2.0.11-stable, but maybe I did not run the tests enough. I did not test the latest release yet (2.0.12-stable).

The most common error is in resolve_reverse.

Run from version 4df9b433054b4707aba0e9e285dadb4f05205f8c:

POLL
 test-eof: OKAY
 test-weof: OKAY
 test-time: OKAY
 test-changelist: OKAY
 regress: [Error code 3]
FAIL regress_dns.c:188: assert(dns_ok == DNS_PTR): 0 vs 2dns/ gethostbyaddr:
  FAIL regress_main.c:306: Legacy unit test failed
  [gethostbyaddr FAILED]
[Error code 3]
FAIL regress_dns.c:213: assert(dns_ok == DNS_PTR): 0 vs 2dns/ resolve_reverse:
  [resolve_reverse FAILED]
2/189 TESTS FAILED. (0 skipped)
FAILED
SELECT
 test-eof: OKAY
 test-weof: OKAY
 test-time: OKAY
 test-changelist: OKAY
 regress: [Error code 3]
FAIL regress_dns.c:188: assert(dns_ok == DNS_PTR): 0 vs 2dns/ gethostbyaddr:
  FAIL regress_main.c:306: Legacy unit test failed
  [gethostbyaddr FAILED]
[Error code 3]
FAIL regress_dns.c:213: assert(dns_ok == DNS_PTR): 0 vs 2dns/ resolve_reverse:
  [resolve_reverse FAILED]
2/189 TESTS FAILED. (0 skipped)
FAILED

Regards,
Nir

***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.