(Sorry for slow reply.)

The tests do seem included with the tarball?  There's the
test_elasticsearch/ folder anyway.

It looks like there are two test problems:
- test_elasticsearch/test_server/ contains a bunch of tests that try to use the 
network.  They should all be skipped when we build.
- test_elasticsearch/helpers/test.py contains a method get_test_client() that 
nose picks up as a test.  It should be skipped (as it is only a helper for 
test_server tests).

With those skipped, there are still 90+ tests that could be run.  Seems
a shame to throw out the baby with the bathwater.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420299

Title:
  [MIR] python-elasticsearch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-elasticsearch/+bug/1420299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to