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

Build: #2999 failed

Job: Spaces basic failed

Test results

  • 20 tests in total
  • 1 test failed
  • 1 failure is new
  • 9 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_spaces_basic test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[1oz_1op_1oc-web GUI-REST]
28 secs
NameError: name 'type_space_name_on_rename_space_input_on_overview_page' is not defined
request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[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.8/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)