GUI acceptance tests using environment deployed from packages.
Build: #1967 failed
Job: QoS storage failed
Test results
- 4 tests in total
- 3 tests failed
- 3 failures are new
- 1 test was quarantined / skipped
- 17 minutes taken in total.
Build 1,967 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_qos_storage
test_a_qos_requirement_is_met_when_parameter_is_added_to_storage_after_defining_the_requirement[1oz_2op_deployed]
|
5 mins | |
RuntimeError: Css element wtih "Save" text not found request = <FixtureRequest for <Function 'test_a_qos_requirement_is_met_when_parameter_is_added_to_storage_after_defining_the_requirement[1oz_2op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (44 more lines...) |
|||
Collapse |
test_qos_storage
test_a_qos_requirement_with_and_operator_is_met_when_all_joined_conditions_are_met[1oz_2op_deployed]
|
4 mins | |
RuntimeError: Css element wtih "Save" text not found request = <FixtureRequest for <Function 'test_a_qos_requirement_with_and_operator_is_met_when_all_joined_conditions_are_met[1oz_2op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (44 more lines...) |
|||
Collapse |
test_qos_storage
test_a_qos_requirement_with_or_operator_is_met_when_at_least_one_of_the_conditions_is_met[1oz_2op_deployed]
|
3 mins | |
RuntimeError: Css element wtih "Save" text not found request = <FixtureRequest for <Function 'test_a_qos_requirement_with_or_operator_is_met_when_at_least_one_of_the_conditions_is_met[1oz_2op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (44 more lines...) |