Robot Framework 2.7.6 released

82 views
Skip to first unread message

Pekka Klärck

unread,
Jan 7, 2013, 5:08:40 PM1/7/13
to robotframework-users, robotframew...@googlegroups.com
Hi all,

Robot Framework 2.7.6 has been released. It fixes a big memory leak in
test execution, adds new *.robot extension for plain text files, and
contains several other higher and lower priority enhancements and
fixes.

See the release notes [1] for more details about the new release and
get installers from the download page [2]. Running `pip install
--upgrade robotframework` ought to work for pip [3] users regardless
the operating system.

[1] http://code.google.com/p/robotframework/wiki/ReleaseNotes27#Robot_Framework_2.7.6
[2] http://code.google.com/p/robotframework/downloads/list
[3] http://pip-installer.org

Cheers,
.peke
--
Agile Tester/Developer/Consultant :: http://eliga.fi
Lead Developer of Robot Framework :: http://robotframework.org

Stefan Lecho

unread,
Jan 8, 2013, 3:23:15 AM1/8/13
to robotframe...@googlegroups.com, robotframew...@googlegroups.com
Hi Pekka,

Is this new version already available in a Maven Repository ?
Should I use a new version of swinglibrary and javalib-core to integrate this new version ?

Regards, Stefan Lecho.

Jussi Malinen

unread,
Jan 8, 2013, 5:56:23 AM1/8/13
to stl...@gmail.com, robotframe...@googlegroups.com, robotframew...@googlegroups.com
Hi Stefan!

the new version is available from Maven Central. You dont have to
update your SwingLibrary or JavalibCore to use this version.

- jussi
> --
> You received this message because you are subscribed to the Google Groups
> "robotframework-users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/robotframework-users/-/kDsr3BqCK10J.
> To post to this group, send email to robotframe...@googlegroups.com.
> To unsubscribe from this group, send email to
> robotframework-u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/robotframework-users?hl=en.



--
Jussi Malinen / Robot Framework
Reaktor, www.reaktor.fi

Hansie

unread,
Jan 15, 2013, 4:02:13 AM1/15/13
to robotframe...@googlegroups.com, stl...@gmail.com, robotframew...@googlegroups.com
Hi,

The new keyword "Run Keyword and return result" is not appearing even after upgrading to RF 2.7.6. There is a builtin.py file under robotide\libraries folder which does not seem to be updated with the latest copy of builtin.py. When i open builtin.py from robot/libraries folder, i am seeing this new keyword but when i open it from robotide/libraries folder, i am not seeing the new change. RIDE seems to be using this robotide folder. Can you please check and let me know?

I upgraded to RIDE 1.0 along with RF 2.7.6 upgrade.

-Grace

Pekka Klärck

unread,
Jan 15, 2013, 3:28:58 PM1/15/13
to gracen...@gmail.com, robotframe...@googlegroups.com, stl...@gmail.com, robotframew...@googlegroups.com
2013/1/15 Hansie <gracen...@gmail.com>:
>
> The new keyword "Run Keyword and return result" is not appearing even after
> upgrading to RF 2.7.6.

First of all, the new keyword is `Run Keyword And Return Status`.

> There is a builtin.py file under robotide\libraries
> folder which does not seem to be updated with the latest copy of builtin.py.
> When i open builtin.py from robot/libraries folder, i am seeing this new
> keyword but when i open it from robotide/libraries folder, i am not seeing
> the new change. RIDE seems to be using this robotide folder. Can you please
> check and let me know?

Libraries under RIDE are not updated when you upgrade Robot Framework
and thus RIDE does not see newly introduced keywords. This will be
fixed when a new RIDE release with updated Robot bundled in is
released.

If this is a problem for you, you can try setting the directory
containing new Robot libraries into PYTHONPATH before starting RIDE.
That should work, but RIDE may also modify PYTHONPATH itself and add
its libraries there. If that's the case, you can always update the
libraries under RIDE manually.

Hansie

unread,
Jan 16, 2013, 3:48:57 AM1/16/13
to robotframe...@googlegroups.com, gracen...@gmail.com, stl...@gmail.com, robotframew...@googlegroups.com
Thanks peke!
Reply all
Reply to author
Forward
0 new messages