See <http://robot.radiaatto.ri.fi/job/Rammbock/815/changes>
Changes: [Jussi Malinen] support for setting a structured value from another struct ------------------------------------------ [...truncated 1450 lines...] Struct containing struct | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Unfinished struct fails | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Pass value dict to Struct | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Pass value dict to Struct but replace it in Get Message | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Get full path in missing fields | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Get full path when validating | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Get full path when validating against a pattern | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Atest.Structured Messages.Structs | FAIL | 12 critical tests, 0 passed, 12 failed 12 tests total, 0 passed, 12 failed ============================================================================== [ ERROR ] Error in file '<http://robot.radiaatto.ri.fi/job/Rammbock/ws/atest/structured_messages/unions.txt'> in table 'Settings': Importing test library '<http://robot.radiaatto.ri.fi/job/Rammbock/ws/atest/structured_messages/../message_tools.py'> failed: ImportError: No module named message Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/atest/message_tools.py",> line 2, in <module> from Rammbock.binary_tools import to_0xhex File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/__init__.py",> line 15, in <module> from rammbock import Rammbock File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/rammbock.py",> line 17, in <module> from core import RammbockCore File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/core.py",> line 17, in <module> from Rammbock.message import _StructuredElement PYTHONPATH: <http://robot.radiaatto.ri.fi/job/Rammbock/ws/src> /usr/local/lib/python2.6/dist-packages/robot/libraries /usr/local/lib/python2.6/dist-packages /usr/local/bin /usr/lib/python2.6 /usr/lib/python2.6/plat-linux2 /usr/lib/python2.6/lib-tk /usr/lib/python2.6/lib-old /usr/lib/python2.6/lib-dynload /usr/lib/python2.6/dist-packages /usr/lib/pymodules/python2.6 /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode . <http://robot.radiaatto.ri.fi/job/Rammbock/ws/> [ ERROR ] Error in file '<http://robot.radiaatto.ri.fi/job/Rammbock/ws/atest/Protocols.txt'> in table 'Settings': Importing test library 'Rammbock' failed: ImportError: No module named message Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/__init__.py",> line 15, in <module> from rammbock import Rammbock File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/rammbock.py",> line 17, in <module> from core import RammbockCore File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/core.py",> line 17, in <module> from Rammbock.message import _StructuredElement PYTHONPATH: <http://robot.radiaatto.ri.fi/job/Rammbock/ws/src> /usr/local/lib/python2.6/dist-packages/robot/libraries /usr/local/lib/python2.6/dist-packages /usr/local/bin /usr/lib/python2.6 /usr/lib/python2.6/plat-linux2 /usr/lib/python2.6/lib-tk /usr/lib/python2.6/lib-old /usr/lib/python2.6/lib-dynload /usr/lib/python2.6/dist-packages /usr/lib/pymodules/python2.6 /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode . <http://robot.radiaatto.ri.fi/job/Rammbock/ws/> Atest.Structured Messages.Unions ============================================================================== Simple union | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Union in struct | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Complex union | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Hyper complex union | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Choosing union when receiving | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Proper error message when union not chosen | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Proper error message when union field not set | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Proper error message when Unknown union field | FAIL | Setup failed: No keyword with name 'New protocol' found. Also teardown failed: No keyword with name 'Reset Rammbock' found. ------------------------------------------------------------------------------ Atest.Structured Messages.Unions | FAIL | 7 critical tests, 0 passed, 7 failed 8 tests total, 0 passed, 8 failed ============================================================================== Atest.Structured Messages | FAIL | 46 critical tests, 0 passed, 46 failed 47 tests total, 0 passed, 47 failed ============================================================================== [ ERROR ] Error in file '<http://robot.radiaatto.ri.fi/job/Rammbock/ws/atest/terminated_fields.txt'> in table 'Settings': Importing test library 'Rammbock' failed: ImportError: No module named message Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/__init__.py",> line 15, in <module> from rammbock import Rammbock File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/rammbock.py",> line 17, in <module> from core import RammbockCore File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/core.py",> line 17, in <module> from Rammbock.message import _StructuredElement PYTHONPATH: <http://robot.radiaatto.ri.fi/job/Rammbock/ws/src> /usr/local/lib/python2.6/dist-packages/robot/libraries /usr/local/lib/python2.6/dist-packages /usr/local/bin /usr/lib/python2.6 /usr/lib/python2.6/plat-linux2 /usr/lib/python2.6/lib-tk /usr/lib/python2.6/lib-old /usr/lib/python2.6/lib-dynload /usr/lib/python2.6/dist-packages /usr/lib/pymodules/python2.6 /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode . <http://robot.radiaatto.ri.fi/job/Rammbock/ws/> [ ERROR ] Error in file '<http://robot.radiaatto.ri.fi/job/Rammbock/ws/atest/Protocols.txt'> in table 'Settings': Importing test library 'Rammbock' failed: ImportError: No module named message Traceback (most recent call last): File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/__init__.py",> line 15, in <module> from rammbock import Rammbock File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/rammbock.py",> line 17, in <module> from core import RammbockCore File "<http://robot.radiaatto.ri.fi/job/Rammbock/ws/src/Rammbock/core.py",> line 17, in <module> from Rammbock.message import _StructuredElement PYTHONPATH: <http://robot.radiaatto.ri.fi/job/Rammbock/ws/src> /usr/local/lib/python2.6/dist-packages/robot/libraries /usr/local/lib/python2.6/dist-packages /usr/local/bin /usr/lib/python2.6 /usr/lib/python2.6/plat-linux2 /usr/lib/python2.6/lib-tk /usr/lib/python2.6/lib-old /usr/lib/python2.6/lib-dynload /usr/lib/python2.6/dist-packages /usr/lib/pymodules/python2.6 /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode . <http://robot.radiaatto.ri.fi/job/Rammbock/ws/> Atest.Terminated Fields ============================================================================== Get message with chars and end byte | FAIL | Setup of the parent suite failed. ------------------------------------------------------------------------------ Send and receive message with chars with end byte | FAIL | Setup of the parent suite failed. ------------------------------------------------------------------------------ Atest.Terminated Fields | FAIL | Suite setup failed: No keyword with name 'new protocol' found. Also suite teardown failed: No keyword with name 'Reset Rammbock' found. 1 critical test, 0 passed, 1 failed 2 tests total, 0 passed, 2 failed ============================================================================== Atest | FAIL | 127 critical tests, 1 passed, 126 failed 132 tests total, 1 passed, 131 failed ============================================================================== Output: <http://robot.radiaatto.ri.fi/job/Rammbock/ws/output.xml> Log: <http://robot.radiaatto.ri.fi/job/Rammbock/ws/log.html> Report: <http://robot.radiaatto.ri.fi/job/Rammbock/ws/report.html> Build step 'Execute shell' marked build as failure 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.
