Comment #2 on issue 589 by c.martin.taylor: ROBOT_LIBRARY_SCOPE = "GLOBAL" is ignored in RF 2.5
http://code.google.com/p/robotframework/issues/detail?id=589
This happens with a Python library. It is proprietary and would take considerable effort to try to "sanitize" it so that I could share it. EXACTLY the same library works fine in RF 2.1.3 but is initialized on a per-suite basis in RF 2.5. I've just proven this again and, in this 2nd attempt, removed a couple of RF customizations so that I'm running EXACTLY the released RF 2.5 code. What sort of Python library did you try?
