Status: New
Owner: ----
Labels: Type-Defect

New issue 1092 by [email protected]: Ascii codec error while executing tests with RF 2.7
http://code.google.com/p/robotframework/issues/detail?id=1092

Based on an issue reported to RIDE issue tracker (there is an attached demo project in the issue) http://code.google.com/p/robotframework-ride/issues/detail?id=945

working directory: C:\Users\ùðøñ÷ó
command: pybot.bat -V c:\demo\bdd.py --argumentfile c:\users\dc4d~1\appdata\local\temp\RIDEx_tr0d.d\argfile.txt --listener "C:\Program Files (x86)\python27\lib\site-packages\robotide\contrib\testrunner\SocketListener.py:53203" ..\..\demo
===================================================================================
Demo
===================================================================================
Demo.Test :: suite descriptnon [http://google.com]
===================================================================================
UsingExternalLibrary | FAIL | UnicodeDecodeError: 'ascii' codec can't decode byte 0xf9 in position 11: ordinal not in range(128)
-----------------------------------------------------------------------------------
Demo.Test :: suite descriptnon [http://google.com] | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
===================================================================================
Demo | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
===================================================================================
Output:  c:\users\dc4d~1\appdata\local\temp\RIDEx_tr0d.d\output.xml
Log:     c:\users\dc4d~1\appdata\local\temp\RIDEx_tr0d.d\log.html
Report:  c:\users\dc4d~1\appdata\local\temp\RIDEx_tr0d.d\report.html

test finished 03/19/12 17:37:47


Reply via email to