Updates:
        Status: Done
        Owner: pekka.klarck

Comment #3 on issue 654 by pekka.klarck: Some `BuiltIn` keywords (e.g. `Run Keyword`) can fail if `BuiltIn` module is imported before execution starts
http://code.google.com/p/robotframework/issues/detail?id=654

I couldn't reproduce this problem with a library using BuiltIn, but a listener using it demonstrated the issue easily. Tests and fix done in r4098.

Reply via email to