Comment #2 on issue 490 by DeonWu: Remove parallel execution of keywords
(`:PARALLEL` ) because it doesn't work correctly and requires special syntax
http://code.google.com/p/robotframework/issues/detail?id=490
There are controllable parallel library in attachment. the controllable
means support
to synchronised keyword execution, get result of parallel thread and
control output
log in testcase. I wish it can be adopted to official library of RF, if
it's acceptable.
the library exists same problem with ':PARALLEL'(global OUTPUT and
namespaces). If
the OUTPUT is replaced by a thread-local variable, it may fix the 'run
keyword'
problem. the 'run keyword' problem is critical in parallel solution of RF.
other
problem(like: variable thread safe) can be avoid in test case.
Attachments:
parallel_keyword_lib.py 5.0 KB
--
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