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

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

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
58 minutes
Labels
None
Revision
3255e3522aecdc22fbac1ef6b15f1d9dc3564310
Total tests
501
Fixed in
#2155 (Changes by Rafał Widziszewski and Agnieszka Warchol)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

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...)