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

Changes:

[Ismo Aro <[email protected]>] added little bit hacked version of executing 
test cases in windows. you need to execute command 
win_execute_regression_tests.bat -e no-ci to get it work and it's not really 
using ipconfig to discover localhost, because output of ipconfig does not show 
lo... ah and let's see does ci go red. no possbility to test in linux

------------------------------------------
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/hudson5168675759890120578.sh
+ ./linux_execute_regression_tests.sh
==============================================================================
Atests                                                                        
==============================================================================
Atests.Application Protocols                                                  
==============================================================================
Atests.Application Protocols.NTP                                              
==============================================================================
Atests.Application Protocols.NTP.V1                                           
==============================================================================
NO TESTS                                                              | FAIL |
Test case contains no keywords
------------------------------------------------------------------------------
Atests.Application Protocols.NTP.V1                                   | PASS |
0 critical tests, 0 passed, 0 failed
1 test total, 0 passed, 1 failed
==============================================================================
Atests.Application Protocols.NTP                                      | PASS |
0 critical tests, 0 passed, 0 failed
1 test total, 0 passed, 1 failed
==============================================================================
Atests.Application Protocols                                          | PASS |
0 critical tests, 0 passed, 0 failed
1 test total, 0 passed, 1 failed
==============================================================================
...need to have multiple network elemenst simulated during one test execution.
==============================================================================
Create and delete two instances of Servers                            | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
Several failures occurred:

1) KeyError: u'testiserveri2'

2) KeyError: u'testiclient1'

3) KeyError: u'testiclient2'
------------------------------------------------------------------------------
Create and delete two instances of Clients                            | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
Several failures occurred:

1) KeyError: u'testiserveri2'

2) KeyError: u'testiclient1'

3) KeyError: u'testiclient2'
------------------------------------------------------------------------------
Send data between multiple Client and Server instances                | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
Several failures occurred:

1) KeyError: u'testiserveri2'

2) KeyError: u'testiclient1'

3) KeyError: u'testiclient2'
------------------------------------------------------------------------------
...ave multiple network elemenst simulated during one test execution. | FAIL |
3 critical tests, 0 passed, 3 failed
3 tests total, 0 passed, 3 failed
==============================================================================
Atests.Interface Handling                                                     
==============================================================================
Create and delete alias to interface                                  | FAIL |
False != True
------------------------------------------------------------------------------
Create and delete multiple aliases                                    | FAIL |
False != True
------------------------------------------------------------------------------
Transfer data trough interface aliases                                | FAIL |
Setup failed:
False != True

Also teardown failed:
Several failures occurred:

1) KeyError: 'client1'

2) KeyError: 'server1'

3) Non-existing variable '${2ND_ALIAS_NAME}'.

4) Non-existing variable '${2ND_ALIAS_NAME}'.

5) None != False
------------------------------------------------------------------------------
Atests.Interface Handling                                             | PASS |
0 critical tests, 0 passed, 0 failed
3 tests total, 0 passed, 3 failed
==============================================================================
...c server client functionality is needed as a base for application protocols
==============================================================================
Send packet from Client to Server                                     | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
Send packet from Client to Server and return it back                  | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
Send and receive stream over TCP                                      | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
Send and receive multiple streams over TCP                            | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
...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
==============================================================================
...s server client functionality is needed as a base for application protocols
==============================================================================
Send and Receive string over UDP using physical interface             | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
Send data over UDP and modify it and return it back                   | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
Send multiple packets over UDP to both ways                           | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
Try To Bind Server To network interface which does not exist          | FAIL |
Setup failed:
IOError: cannot bind server to interface: lo

Also teardown failed:
KeyError: 'client1'
------------------------------------------------------------------------------
...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                                                                | FAIL |
11 critical tests, 0 passed, 11 failed
15 tests total, 0 passed, 15 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