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

Build: #2153 failed Child of ODSRV-OZP-1710

Test results

  • 501 tests in total
  • 2 tests failed
  • 2 failures are new
  • 701 minutes taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed test_access_tokens test_using_oneclient1_user_can_see_file_using_token_with_caveat_set_for_path_created_by_web_gui_after_owner_renames_file[1oz_1op_1oc]
Chrome access tokens 4 mins
AssertionError
request = <FixtureRequest for <Function 'test_using_oneclient1_user_can_see_file_using_token_with_caveat_set_for_path_created_by_web_gui_after_owner_renames_file[1oz_1op_1oc]'>>

    @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: 
(21 more lines...)
Collapse Failed test_groups_basic test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 1 min
AttributeError: 'NoneType' object has no attribute 'input_name'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[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: 
(33 more lines...)