Status: Accepted
Owner: pekka.klarck
Labels: Type-Defect Priority-High Target-2.8.4 bwic

New issue 1627 by pekka.klarck: Various fixes and enhancements to Python remote server
http://code.google.com/p/robotframework/issues/detail?id=1627

We are in the process of moving the Python remote server to its own project at https://github.com/robotframework/PythonRemoteServer. While moving the server to its new home, we have enhanced its tests and the test infrastructure. While doing that, we have fixed few bugs we have encountered and added some features to make it possible to create better test infra.

Following fixes and enhancements have been done. They will be part of the 1.0 version of the new remote server project, and they will also be copied to the version still distributed with Robot Framework before RF 2.8.4. Notice that the first issue causes potential backwards-compatibility issues by adding new `port_file` argument to the server.

Dynamic port selection and writing used port to external file
https://github.com/robotframework/PythonRemoteServer/issues/3

Fix handling byte string with non-ASCII characters
https://github.com/robotframework/PythonRemoteServer/issues/8

Fix handling exceptions with non-ASCII messages
https://github.com/robotframework/PythonRemoteServer/issues/7

Support hiding exception name using `ROBOT_SUPPRESS_NAME`
https://github.com/robotframework/PythonRemoteServer/issues/6

sys.stderr is not captured while a keyword is running
https://github.com/robotframework/PythonRemoteServer/issues/2


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to