Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

One test failed: getaddrinfo_fail timeout #1212

Closed
bsansouci opened this issue Mar 24, 2014 · 2 comments
Closed

One test failed: getaddrinfo_fail timeout #1212

bsansouci opened this issue Mar 24, 2014 · 2 comments

Comments

@bsansouci
Copy link

Hey, I'm new to libuv and I was just trying to install it to play around and get to know it a little better when one of test failed. It said to report it, so here is a copy/paste of the error:

  =============================================================

  [%  60|+ 131|-   0|T   0|S   0]: getaddrinfo_fail
  `getaddrinfo_fail` failed: timeout
  Output from process `getaddrinfo_fail`: (no output)

  =============================================================

> [% 100|+ 214|-   1|T   0|S   0]: Done.
  FAIL: test/run-tests

  =======================================================

  1 of 1 test failed
  Please report to https://github.com/joyent/libuv/issues

  =======================================================

  make[2]: *** [check-TESTS] Error 1
  make[2]: Leaving directory /home/benjamin/Desktop/libuv
  make[1]: *** [check-am] Error 2
  make[1]: Leaving directory /home/benjamin/Desktop/libuv
  make: *** [check] Error 2
@bsansouci
Copy link
Author

This is actually the exact same as #1032 except I'm Ubuntu 13.10.

@saghul
Copy link
Contributor

saghul commented Mar 24, 2014

Thanks for reporting! That test is timing sensitive, your system could be slightly slow in resolving and thus have a false positive. Closing.

@saghul saghul closed this as completed Mar 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants