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

Changes:

[Ilmari Kontulainen <[email protected]>] Implemented modify header field 
keyword and added Regression tag to
Create message from template and modify and delete data test suite

------------------------------------------
Started by an SCM change
[workspace] $ hg incoming --quiet --bundle hg.bundle --template "<changeset 
node='{node}' author='{author|xmlescape}' rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev default
[workspace] $ hg unbundle hg.bundle
adding changesets
adding manifests
adding file changes
added 1 changesets with 2 changes to 2 files
(run 'hg update' to get a working copy)
[workspace] $ hg update --clean --rev default
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ /bin/bash -xe /tmp/hudson7072231520704486599.sh
+ ./linux_execute_regression_tests.sh -e no-ci
==============================================================================
Atests                                                                        
==============================================================================
Atests.Create message and send it                                             
==============================================================================
Send Message                                                          | FAIL |
Evaluating condition 'protocol testApplicationProtocol message Hello world! ' 
failed: SyntaxError: invalid syntax (<string>, line 1)
------------------------------------------------------------------------------
Atests.Create message and send it                                     | PASS |
0 critical tests, 0 passed, 0 failed
1 test total, 0 passed, 1 failed
==============================================================================
Atests.Create message from template and modify and delete data                
==============================================================================
Check Header                                                          | PASS |
------------------------------------------------------------------------------
Check Information Element                                             | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Check Sub Information Element                                         | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Add Information Element                                               | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Add Sub Information Element                                           | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Add Header Field                                                      | PASS |
------------------------------------------------------------------------------
Modify Header                                                         | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Modify Information Element                                            | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Modify Sub Information Element                                        | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Delete Information Element                                            | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Delete Sub Information Element                                        | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Delete Header Field Which Exists                                      | FAIL |
NameError: global name 'next' is not defined
------------------------------------------------------------------------------
Try To Delete header field which does not exist                       | PASS |
------------------------------------------------------------------------------
Atests.Create message from template and modify and delete data        | FAIL |
13 critical tests, 3 passed, 10 failed
13 tests total, 3 passed, 10 failed
==============================================================================
...need to have multiple network elemenst simulated during one test execution.
==============================================================================
Create and delete two instances of Servers                            | PASS |
------------------------------------------------------------------------------
Create and delete two instances of Clients                            | PASS |
------------------------------------------------------------------------------
Send data between multiple Client and Server instances                | PASS |
------------------------------------------------------------------------------
...ave multiple network elemenst simulated during one test execution. | PASS |
3 critical tests, 3 passed, 0 failed
3 tests total, 3 passed, 0 failed
==============================================================================
...c server client functionality is needed as a base for application protocols
==============================================================================
Send packet from Client to Server                                     | PASS |
------------------------------------------------------------------------------
Send packet from Client to Server and return it back                  | PASS |
------------------------------------------------------------------------------
Send and receive stream over TCP                                      | PASS |
------------------------------------------------------------------------------
Send and receive multiple streams over TCP                            | PASS |
------------------------------------------------------------------------------
One server communicate with multiple clients.                         | FAIL |
Test case contains no keywords
------------------------------------------------------------------------------
...client functionality is needed as a base for application protocols | PASS |
4 critical tests, 4 passed, 0 failed
5 tests total, 4 passed, 1 failed
==============================================================================
...s server client functionality is needed as a base for application protocols
==============================================================================
Send and Receive string over UDP using physical interface             | PASS |
------------------------------------------------------------------------------
Send data over UDP and modify it and return it back                   | PASS |
------------------------------------------------------------------------------
Send multiple packets over UDP to both ways                           | PASS |
------------------------------------------------------------------------------
Try To Bind Server To network interface which does not exist          | PASS |
------------------------------------------------------------------------------
One client communicates with multiple servers.                        | FAIL |
Test case contains no keywords
------------------------------------------------------------------------------
...client functionality is needed as a base for application protocols | PASS |
4 critical tests, 4 passed, 0 failed
5 tests total, 4 passed, 1 failed
==============================================================================
Atests                                                                | FAIL |
24 critical tests, 14 passed, 10 failed
27 tests total, 14 passed, 13 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>
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