--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
--
============================================================================== Smoke ============================================================================== Smoke.System Test ============================================================================== Smoke.System Test.Smoke Api Conf Verify :: Full test of GeistAPIVariables.py ============================================================================== Test API Valid Single Value | PASS | ------------------------------------------------------------------------------ Test Variable Number Of Args By Primary Name Second signal will force exit. | FAIL | Execution terminated by signal ------------------------------------------------------------------------------ Test Variable Number Of Args By Secondary Name | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test With Expected Value | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Add Supported Camera Host Only | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Set URL On Supported Camera | FAIL | Test execution stopped due to a fatal error.------------------------------------------------------------------------------ Test Valid Set Username On Supported Camera | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Add Second Camera | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Delete Of Camera | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Add Email Target | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Set Email Target After Add | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Delete Email Target | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Add Two Email Targets | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Test Valid Set Email Target After Two Added | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------
============================================================================== Smoke ============================================================================== Smoke.System Test ============================================================================== Smoke.System Test.Smoke Api Conf Verify :: Full test of GeistAPIVariables.py ============================================================================== Test API Valid Single Value | PASS | ------------------------------------------------------------------------------ Test Variable Number Of Args By Primary Name | PASS | ------------------------------------------------------------------------------ Test Variable Number Of Args By Secondary Name | PASS | ------------------------------------------------------------------------------ Test With Expected Value | PASS | ------------------------------------------------------------------------------ Test Valid Add Supported Camera Host Only | PASS | ------------------------------------------------------------------------------ Test Valid Set URL On Supported Camera | PASS | ------------------------------------------------------------------------------ Test Valid Set Host On Supported Camera | PASS | ------------------------------------------------------------------------------ Test Valid Set Username On Supported Camera | PASS | ------------------------------------------------------------------------------ Test Valid Add Second Camera | PASS | ------------------------------------------------------------------------------ Test Delete Of Camera Second signal will force exit. | PASS | ------------------------------------------------------------------------------ Test Valid Add Email Target | PASS | ------------------------------------------------------------------------------ Test Valid Set Email Target After Add | PASS | ------------------------------------------------------------------------------ Test Valid Delete Email Target | PASS | ------------------------------------------------------------------------------ Test Valid Add Two Email Targets | PASS | ------------------------------------------------------------------------------ Test Valid Set Email Target After Two Added | PASS | ------------------------------------------------------------------------------
============================================================================== Smoke.System Test.smoke Utility lib ============================================================================== Test Del Test Users | PASS | ------------------------------------------------------------------------------ Test Get IPv4 GW | PASS | ------------------------------------------------------------------------------ Test API Failure Stats Error 1 | PASS | ------------------------------------------------------------------------------ Test API Failure Stats Error 2 | PASS | ------------------------------------------------------------------------------ Test App Restart Stats Error 1 | PASS | ------------------------------------------------------------------------------ Test App Restart Stats Error 2 | PASS | ------------------------------------------------------------------------------ Smoke.System Test.smoke Utility lib | PASS | 6 critical tests, 6 passed, 0 failed 6 tests total, 6 passed, 0 failed ============================================================================== Smoke.System Test | FAIL | 135 critical tests, 134 passed, 1 failed 135 tests total, 134 passed, 1 failed ============================================================================== Smoke.Testrigs ============================================================================== Smoke.Testrigs.smoke SensorDatabase ============================================================================== DB Init | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Add | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------
I did not see this when first posting as that run was not crossing directory boundaries. Here is a snippet of the dir tree layout to give idea of when signal is finally handled.
smoke
├── system_test
│ ├── __init__.robot
│ ├── smoke_api_conf_verify.robot
│ ├── smoke_api_set_data.robot
│ ├── smoke_test_system_suite_setup.robot
│ └── smoke_Utility_lib.robot
├── testrigs
│ ├── __init__.robot
│ ├── smoke_SensorDatabase.robot
│ ├── smoke_SensorSwitch_port_ctrl.robot
│ ├── smoke_SensorSwitch.robot
│ └── smoke_TestRig.robot
└── toucan_gui
try: