See <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/233/changes>

Changes:

[Ilmari Kontulainen <[email protected]>] added ip specifying option in client 
creation

[Ilmari Kontulainen <[email protected]>] fixed test cases after removing 
interface in kw implementations

[Ilmari Kontulainen <[email protected]>] removed interface from 
server_client.txt keywords

------------------------------------------
[...truncated 466 lines...]
==============================================================================
Send and Receive string over UDP using physical interface             | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Send data over UDP and modify it and return it back                   | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Send multiple packets over UDP to both ways                           | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Try To Bind Server To Ip-Address which does not exist                 | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
...client functionality is needed as a base for application protocols | FAIL |
4 critical tests, 0 passed, 4 failed
4 tests total, 0 passed, 4 failed
==============================================================================
Atests.Send And Receive Messages                                              
==============================================================================
[ ERROR ] Invalid syntax in file 
'<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/message_examples/gtp/v2.txt'>
 in table 'Settings': Importing test library 'Rammbock' failed: SyntaxError: 
invalid syntax (Server.py, line 31)
PYTHONPATH: [u'src', '/usr/lib/python2.5/site-packages/robot/libraries', 
'/usr/local/lib/python2.5/site-packages/mercurial-1.5-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/buildbot-0.7.11p1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Twisted-8.2.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/zope.interface-3.5.2-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pylint-0.21.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_astng-0.20.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_common-0.50.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/unittest_xml_reporting-1.0.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Fabric-0.9.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pycrypto-2.1.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Pygments-1.3.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/kid-0.9.6-py2.5.egg', 
'/usr/lib/python2.5/site-packages/coverage-3.3.1-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/mock-0.7.0b4-py2.5.egg', 
'/usr/lib/python2.5/site-packages/simplejson-2.1.6-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', 
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', 
'/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages/Numeric', 
'/var/lib/python-support/python2.5', 
'/var/lib/python-support/python2.5/gtk-2.0', 
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', '.']
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/robot/utils/importing.py", line 88, in 
_import
    imported = __import__(modname, {}, {}, fromlist)
  File "src/Rammbock/__init__.py", line 1, in <module>
    from Rammbock import Rammbock
  File "src/Rammbock/Rammbock.py", line 5, in <module>
    from Server import UDPServer, TCPServer, SCTPServer
[ ERROR ] Invalid syntax in file 
'<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/message_examples/gtp/message_creation.txt'>
 in table 'Settings': Importing test library 'Rammbock' failed: SyntaxError: 
invalid syntax (Server.py, line 31)
PYTHONPATH: [u'src', '/usr/lib/python2.5/site-packages/robot/libraries', 
'/usr/local/lib/python2.5/site-packages/mercurial-1.5-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/buildbot-0.7.11p1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Twisted-8.2.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/zope.interface-3.5.2-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pylint-0.21.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_astng-0.20.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_common-0.50.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/unittest_xml_reporting-1.0.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Fabric-0.9.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pycrypto-2.1.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Pygments-1.3.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/kid-0.9.6-py2.5.egg', 
'/usr/lib/python2.5/site-packages/coverage-3.3.1-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/mock-0.7.0b4-py2.5.egg', 
'/usr/lib/python2.5/site-packages/simplejson-2.1.6-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', 
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', 
'/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages/Numeric', 
'/var/lib/python-support/python2.5', 
'/var/lib/python-support/python2.5/gtk-2.0', 
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', '.']
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/robot/utils/importing.py", line 88, in 
_import
    imported = __import__(modname, {}, {}, fromlist)
  File "src/Rammbock/__init__.py", line 1, in <module>
    from Rammbock import Rammbock
  File "src/Rammbock/Rammbock.py", line 5, in <module>
    from Server import UDPServer, TCPServer, SCTPServer
[ ERROR ] Invalid syntax in file 
'<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/message_examples/gtp/message_validation.txt'>
 in table 'Settings': Importing test library 'Rammbock' failed: SyntaxError: 
invalid syntax (Server.py, line 31)
PYTHONPATH: [u'src', '/usr/lib/python2.5/site-packages/robot/libraries', 
'/usr/local/lib/python2.5/site-packages/mercurial-1.5-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/buildbot-0.7.11p1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Twisted-8.2.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/zope.interface-3.5.2-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pylint-0.21.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_astng-0.20.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_common-0.50.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/unittest_xml_reporting-1.0.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Fabric-0.9.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pycrypto-2.1.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Pygments-1.3.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/kid-0.9.6-py2.5.egg', 
'/usr/lib/python2.5/site-packages/coverage-3.3.1-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/mock-0.7.0b4-py2.5.egg', 
'/usr/lib/python2.5/site-packages/simplejson-2.1.6-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', 
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', 
'/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages/Numeric', 
'/var/lib/python-support/python2.5', 
'/var/lib/python-support/python2.5/gtk-2.0', 
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', '.']
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/robot/utils/importing.py", line 88, in 
_import
    imported = __import__(modname, {}, {}, fromlist)
  File "src/Rammbock/__init__.py", line 1, in <module>
    from Rammbock import Rammbock
  File "src/Rammbock/Rammbock.py", line 5, in <module>
    from Server import UDPServer, TCPServer, SCTPServer
[ ERROR ] Invalid syntax in file 
'<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/atests/resources/server_client.txt'>
 in table 'Settings': Importing test library 'Rammbock' failed: SyntaxError: 
invalid syntax (Server.py, line 31)
PYTHONPATH: [u'src', '/usr/lib/python2.5/site-packages/robot/libraries', 
'/usr/local/lib/python2.5/site-packages/mercurial-1.5-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/buildbot-0.7.11p1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Twisted-8.2.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/zope.interface-3.5.2-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pylint-0.21.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_astng-0.20.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_common-0.50.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/unittest_xml_reporting-1.0.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Fabric-0.9.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pycrypto-2.1.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Pygments-1.3.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/kid-0.9.6-py2.5.egg', 
'/usr/lib/python2.5/site-packages/coverage-3.3.1-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/mock-0.7.0b4-py2.5.egg', 
'/usr/lib/python2.5/site-packages/simplejson-2.1.6-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', 
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', 
'/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages/Numeric', 
'/var/lib/python-support/python2.5', 
'/var/lib/python-support/python2.5/gtk-2.0', 
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', '.']
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/robot/utils/importing.py", line 88, in 
_import
    imported = __import__(modname, {}, {}, fromlist)
  File "src/Rammbock/__init__.py", line 1, in <module>
    from Rammbock import Rammbock
  File "src/Rammbock/Rammbock.py", line 5, in <module>
    from Server import UDPServer, TCPServer, SCTPServer
Atests.Send And Receive Messages.Gtpv2                                        
==============================================================================
Create Session Request                                                | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Create Session Response                                               | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Modify Bearer Request                                                 | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Modify Bearer Response                                                | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Delete Session Request                                                | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Delete Session Response                                               | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
gtpv2 attach-detach                                                   | FAIL |
Setup failed:
No keyword with name 'Start UDP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Atests.Send And Receive Messages.Gtpv2                                | FAIL |
7 critical tests, 0 passed, 7 failed
7 tests total, 0 passed, 7 failed
==============================================================================
[ ERROR ] Invalid syntax in file 
'<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/message_examples/http/v1_1.txt'>
 in table 'Settings': Importing test library 'Rammbock' failed: SyntaxError: 
invalid syntax (Server.py, line 31)
PYTHONPATH: [u'src', '/usr/lib/python2.5/site-packages/robot/libraries', 
'/usr/local/lib/python2.5/site-packages/mercurial-1.5-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/buildbot-0.7.11p1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Twisted-8.2.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/zope.interface-3.5.2-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pylint-0.21.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_astng-0.20.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_common-0.50.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/unittest_xml_reporting-1.0.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Fabric-0.9.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pycrypto-2.1.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Pygments-1.3.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/kid-0.9.6-py2.5.egg', 
'/usr/lib/python2.5/site-packages/coverage-3.3.1-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/mock-0.7.0b4-py2.5.egg', 
'/usr/lib/python2.5/site-packages/simplejson-2.1.6-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', 
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', 
'/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages/Numeric', 
'/var/lib/python-support/python2.5', 
'/var/lib/python-support/python2.5/gtk-2.0', 
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', '.']
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/robot/utils/importing.py", line 88, in 
_import
    imported = __import__(modname, {}, {}, fromlist)
  File "src/Rammbock/__init__.py", line 1, in <module>
    from Rammbock import Rammbock
  File "src/Rammbock/Rammbock.py", line 5, in <module>
    from Server import UDPServer, TCPServer, SCTPServer
[ ERROR ] Invalid syntax in file 
'<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/atests/resources/server_client.txt'>
 in table 'Settings': Importing test library 'Rammbock' failed: SyntaxError: 
invalid syntax (Server.py, line 31)
PYTHONPATH: [u'src', '/usr/lib/python2.5/site-packages/robot/libraries', 
'/usr/local/lib/python2.5/site-packages/mercurial-1.5-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/buildbot-0.7.11p1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Twisted-8.2.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/zope.interface-3.5.2-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/setuptools-0.6c11-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pylint-0.21.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_astng-0.20.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/logilab_common-0.50.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/unittest_xml_reporting-1.0.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Fabric-0.9.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/pycrypto-2.1.0-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg', 
'/usr/lib/python2.5/site-packages/Pygments-1.3.1-py2.5.egg', 
'/usr/lib/python2.5/site-packages/kid-0.9.6-py2.5.egg', 
'/usr/lib/python2.5/site-packages/coverage-3.3.1-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5/site-packages/mock-0.7.0b4-py2.5.egg', 
'/usr/lib/python2.5/site-packages/simplejson-2.1.6-py2.5-linux-x86_64.egg', 
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', 
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', 
'/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages/Numeric', 
'/var/lib/python-support/python2.5', 
'/var/lib/python-support/python2.5/gtk-2.0', 
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode', '.']
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/robot/utils/importing.py", line 88, in 
_import
    imported = __import__(modname, {}, {}, fromlist)
  File "src/Rammbock/__init__.py", line 1, in <module>
    from Rammbock import Rammbock
  File "src/Rammbock/Rammbock.py", line 5, in <module>
    from Server import UDPServer, TCPServer, SCTPServer
Atests.Send And Receive Messages.Http                                         
==============================================================================
Send and receive GET message and verify data                          | FAIL |
Setup failed:
No keyword with name 'Start TCP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Send and receive GET message and validate it                          | FAIL |
Setup failed:
No keyword with name 'Start TCP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Send and Receive Get and Return Response                              | FAIL |
Setup failed:
No keyword with name 'Start TCP Server' found.

Also teardown failed:
Several failures occurred:

1) No keyword with name 'Close Client' found.

2) No keyword with name 'Close Server' found.
------------------------------------------------------------------------------
Atests.Send And Receive Messages.Http                                 | FAIL |
3 critical tests, 0 passed, 3 failed
3 tests total, 0 passed, 3 failed
==============================================================================
Atests.Send And Receive Messages                                      | FAIL |
10 critical tests, 0 passed, 10 failed
10 tests total, 0 passed, 10 failed
==============================================================================
Atests                                                                | FAIL |
42 critical tests, 0 passed, 42 failed
42 tests total, 0 passed, 42 failed
==============================================================================
Output:  <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/output.xml>
Report:  <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/report.html>
Log:     <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/log.html>
Recording test results
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.

Reply via email to