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

Build: #2150 failed

Job: QoS failed

Test results

  • 4 tests in total
  • 2 tests failed
  • 11 minutes taken in total.

Build 2,150 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
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...)
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...)