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

Build: #1838 failed Changes by Agnieszka Warchol and Rafał Widziszewski

Test results

  • 412 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were fixed
  • 1 test was quarantined / skipped
  • 523 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'input_name'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_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...)
Fixed tests 2
Status Test Failing since View job Duration
Successful test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]
Failing since build #1837 (Child of ODSRV-OPRPM-1978) Chrome nested directories tests 2 mins
Successful test_nested_directories test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-web GUI-oneclient1]
Failing since build #1837 (Child of ODSRV-OPRPM-1978) Chrome nested directories tests 49 secs
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_file_content test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
Not quarantined Chrome file content tests 4 mins
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA but found
request = <FixtureRequest for <Function 'test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-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: 
(24 more lines...)