Changeset [2fce2675a6d0a857a511b73b3927576dead64989] by Evgeny Tataurov
January 5th, 2015 @ 10:20 AM
fix 'Address already in use' in other tests, when test_external skipped
When setUp method skips test, tearDown stage won't happen.
So, start test_server only if setUp succeeded.
https://github.com/discoproject/disco/commit/2fce2675a6d0a857a511b7...
Committed by Evgeny Tataurov
- M tests/test_external.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.