Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 328 by stashluk: 'RUNNING' indication should be set before start_suite...
http://code.google.com/p/robotframework/issues/detail?id=328 in robot/running/model.py line: 68 self.status = 'RUNNING' Should be moved up one line to just before: output.start_suite(self) So that any loggers will reflect the RUNNING status during the suite run. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
