Comment #1 on issue 1489 by [email protected]: Index error with <i8> return value from keyword
http://code.google.com/p/robotframework/issues/detail?id=1489

debug logs:

IndexError: index out of range: 9
Traceback (most recent call last):
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\robot\libraries\Remote$py.class", line 60, in run_keyword File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\robot\libraries\Remote$py.class", line 122, in run_keyword File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\robot\libraries\Remote$py.class", line 122, in run_keyword File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xmlrpclib.py", line 1147, in __call__
    return self.__send(self.__name, args)
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xmlrpclib.py", line 1433, in _ServerProxy__request
    response = self.__transport.request(
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xmlrpclib.py", line 1201, in request
    return self._parse_response(h.getfile(), sock)
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xmlrpclib.py", line 1338, in _parse_response
    p.close()
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xmlrpclib.py", line 550, in close
    self._parser.Parse("", 1) # end of data
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xml\parsers\expat.py", line 204, in Parse
    self._reader.parse(source)
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xml\parsers\expat.py", line 204, in Parse
    self._reader.parse(source)
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xml\parsers\expat.py", line 259, in new_method
    _callback(*results)
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xmlrpclib.py", line 817, in end
    return f(self, join(self._data, ""))
File "C:\robot\test\bin\robotframework-2.8.1.jar\Lib\xmlrpclib.py", line 883, in end_struct
    dict[_stringify(items[i])] = items[i+1]

--
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