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

Build: #659 failed Child of ODSRV-OZP-1277

Test results

  • 53 tests in total
  • 3 tests failed
  • 11 tests were fixed
  • 2 tests were quarantined / skipped
  • 102 minutes taken in total.
Existing test failures 3
Status Test Failing since View job Duration
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-REST-web GUI-REST]'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/mixed/scenarios/test_onepanel_basic.py:41: 
(47 more lines...)
AssertionError: no info notify with ".*[Aa]dded.*support.*space.*" msg found
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Fixed tests 11
Status Test Failing since View job Duration
Successful test_groups_basic test_user_creates_groups[1oz_1op_1oc-web GUI-REST]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 22 secs
Successful test_groups_basic test_user_joins_a_group_to_parent_group[1oz_1op_1oc-REST-web GUI]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 26 secs
Successful test_groups_basic test_user_renames_group[1oz_1op_1oc-web GUI-REST]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 21 secs
Successful test_groups_basic test_user_removes_group_from_parent_group[1oz_1op_1oc-REST-web GUI]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 23 secs
Successful test_groups_basic test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 28 secs
Successful test_groups_basic test_user_leaves_group[1oz_1op_1oc-web GUI-REST]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 16 secs
Successful test_groups_basic test_user_joins_a_group_to_parent_group[1oz_1op_1oc-web GUI-REST]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 25 secs
Successful test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 40 secs
Successful test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 40 secs
Successful test_groups_basic test_user_leaves_group[1oz_1op_1oc-REST-web GUI]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 13 secs
Successful test_groups_basic test_user_joins_group[1oz_1op_1oc-web GUI-REST]
Failing since build #658 (Child of ODSRV-OZP-1278) Chrome groups basic tests 17 secs
Quarantined tests 2
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_luma test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
Failing since build #648 (Child of ODSRV-OZP-1275) Not quarantined Chrome LUMA tests 6 mins
ValueError: need more than 0 values to unpack
client1 = 'oneclient1', client2 = 'oneclient2', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_luma.py:41: 
(29 more lines...)
Collapse Failed test_spaces_basic test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed[1oz_1op_1oc]
Not quarantined Chrome spaces basic tests 34 secs
AttributeError: admin already in use
request = <FixtureRequest for <Function 'test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed[1oz_1op_1oc]'>>

    # scenarios('../features/onezone/space/multiuser.feature')
>   scenarios('../features/onezone/space/multiuser_with_admin.feature')

tests/mixed/scenarios/test_spaces_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(68 more lines...)