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

Build: #223 failed Child of ODSRV-OPRPM-1199

Test results

  • 57 tests in total
  • 4 tests failed
  • 1 test was quarantined / skipped
  • 34 minutes taken in total.
Existing test failures 4
Status Test Failing since View job Duration
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n                                            role_holders]"}
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'dir1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

(48 more lines...)
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n                                            role_holders]"}
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'file1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

(48 more lines...)
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n                                            role_holders]"}
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'file1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *
(49 more lines...)
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n                                            role_holders]"}
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'dir1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *
(49 more lines...)
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[web GUI-REST]
Failing since build #207 (Child of ODSRV-OPRPM-1187) Not quarantined Chrome groups basic tests 1 min
RuntimeError: no GROUPS named "child" found in groups permission table
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)