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

Build: #224 failed Child of ODSRV-OPRPM-1200

Build result summary

Details

Completed
Queue duration
1 hour
Duration
30 minutes
Labels
None
Revision
ad317fabb2d4e53ea591f61e115976dfd7caf5e0
Total tests
100
Failing since
#222 (Child of ODSRV-OZP-1086)
Fixed in
#227 (Changes by Jakub Liput and Michał Stanisz)

Tests

Responsible

This build has been failing since #222
No one has taken responsibility

Configuration changes

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

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

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