Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #2149 failed

Job: QoS failed

Test results

  • 4 tests in total
  • 2 tests failed
  • 2 failures are new
  • 19 minutes taken in total.

Build 2,149 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_qos test_user_adds_qos_requirements_to_file_using_client1_and_using_client2_sees_qos_file_status[1oz_1op_1oc-web GUI-REST]
5 mins
RuntimeError: Css element wtih "Save" text not found
request = <FixtureRequest for <Function 'test_user_adds_qos_requirements_to_file_using_client1_and_using_client2_sees_qos_file_status[1oz_1op_1oc-web GUI-REST]'>>

    @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: 
(52 more lines...)
Collapse Failed test_qos test_user_deletes_qos_requirements_to_file_using_client2_and_using_client1_sees_that_there_is_no_qos_requirements_to_file[1oz_1op_1oc-web GUI-REST]
6 mins
RuntimeError: Css element wtih "Save" text not found
request = <FixtureRequest for <Function 'test_user_deletes_qos_requirements_to_file_using_client2_and_using_client1_sees_that_there_is_no_qos_requirements_to_file[1oz_1op_1oc-web GUI-REST]'>>

    @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: 
(52 more lines...)