nuxeo / FunkLoad

Functional and load testing framework for web applications, written in Python
http://funkload.nuxeo.org/
GNU General Public License v2.0
382 stars 83 forks source link

AttributeError: 'DistributionMgr' object has no attribute 'logr_close' #25

Closed tarekziade closed 13 years ago

tarekziade commented 13 years ago

when running distributed

tarekziade commented 13 years ago

Adding this to the class fixes it for me:

def logr_close(self):
    self.test._close_result_log()
tarekziade commented 13 years ago

Works with https://github.com/nuxeo/FunkLoad/commit/ed7254cd3428aed1d07ed2562a40350d918b049c