Collapse |
Failed
|
test_luma
test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped
|
Chrome LUMA tests |
42 secs |
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_oneclient/scenarios/test_luma.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]
|
Chrome ACL tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
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 *
(61 more lines...)
|
Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]
|
Chrome ACL tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
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 *
(61 more lines...)
|
Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]
|
Chrome ACL tests |
48 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
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 *
(60 more lines...)
|
Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]
|
Chrome ACL tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
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 *
(60 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_file[REST-web GUI]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_file[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_file[web GUI-REST]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_file[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory_structure[web GUI-REST]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory_structure[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_directory[web GUI-REST]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_directory[web GUI-REST]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_data_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_file[web GUI-REST]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_file[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory_structure[REST-web GUI]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_directory_structure[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory[REST-web GUI]
|
Chrome data basic tests |
44 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_directory[REST-web GUI]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_data_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory[web GUI-REST]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory[web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_data_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_file[REST-web GUI]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_remove_file[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_directory[REST-web GUI]
|
Chrome data basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_remove_directory[REST-web GUI]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_data_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_joined_to_group_because_of_lack_in_privileges[REST-web GUI]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[REST-web GUI]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_joins_a_group_to_parent_group[REST-web GUI]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_leaves_group[web GUI-REST]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_leaves_group[web GUI-REST]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_joins_group[web GUI-REST]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_group[web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_renames_group[web GUI-REST]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_renames_group[web GUI-REST]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_renames_group[REST-web GUI]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_renames_group[REST-web GUI]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_removed_because_of_lack_in_privileges
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
request = <FixtureRequest for <Function 'test_group_is_not_removed_because_of_lack_in_privileges'>>
> from tests.mixed_swaggers.steps.group_basic import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_removes_group_from_parent_group[web GUI-REST]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_renamed_because_of_lack_in_privileges[web GUI-REST]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[web GUI-REST]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_joins_group[REST-web GUI]
|
Chrome groups basic tests |
42 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_group[REST-web GUI]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_removes_group
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
request = <FixtureRequest for <Function 'test_user_removes_group'>>
> from tests.mixed_swaggers.steps.group_basic import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_joined_to_group_because_of_lack_in_privileges[web GUI-REST]
|
Chrome groups basic tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[web GUI-REST]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_creates_groups[web GUI-REST]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_creates_groups[web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_removes_group_from_parent_group[REST-web GUI]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_renamed_because_of_lack_in_privileges[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[REST-web GUI]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_leaves_group[REST-web GUI]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_leaves_group[REST-web GUI]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(59 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_creates_groups[REST-web GUI]
|
Chrome groups basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_creates_groups[REST-web GUI]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-dir1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-file1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-file1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-dir1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-dir1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-dir1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-file1-basic-attr=val]
|
Chrome directories metadata tests |
43 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-dir1-basic-attr=val]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-dir1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-dir1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-file1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-dir1-basic-attr=val]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-dir1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-file1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-dir1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-file1-basic-attr=val]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-file1-basic-attr=val]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-file1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-file1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-dir1-basic-attr=val]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-file1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-file1-RDF-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-dir1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-dir1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-dir1-JSON-]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-file1-basic-attr=val]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-dir1-basic-attr=val]
|
Chrome directories metadata tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[web GUI-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[web GUI-REST]'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_with_no_options_enabled[REST-web GUI-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_with_no_options_enabled[REST-web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_write_once[REST-web GUI-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[REST-web GUI-REST]'>>
> from tests.gui.meta_steps.onepanel.account_management import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:53:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[web GUI-REST-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_disables_files_update[REST-web GUI-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_disables_files_update[REST-web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[REST-web GUI]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[REST-web GUI]'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_support_space[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[web GUI-REST-REST]'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[web GUI-REST-REST]'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_disables_files_update[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_disables_files_update[web GUI-REST-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_revoke_space_support[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[web GUI-REST-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_delete[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete[web GUI-REST-REST]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:49:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[REST-web GUI]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[REST-web GUI]'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_revoke_space_support[REST-web GUI-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[REST-web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[REST-web GUI-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[REST-web GUI-REST]'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_support_space[REST-web GUI-REST]
|
Chrome onepanel tests |
44 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[REST-web GUI-REST]'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_with_no_options_enabled[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_with_no_options_enabled[web GUI-REST-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_write_once[web GUI-REST-REST]
|
Chrome onepanel tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[web GUI-REST-REST]'>>
> from tests.gui.meta_steps.onepanel.account_management import *
tests/mixed_swaggers/scenarios/test_onepanel_basic.py:53:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[web GUI-REST]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_spaces_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[REST-web GUI]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[REST-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[web GUI-REST]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[web GUI-REST]'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:49:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[web GUI-REST]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[web GUI-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-REST-REST]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-REST-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-REST-web GUI]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'REST', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-REST-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[REST-web GUI]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[REST-web GUI]'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-web GUI-web GUI]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-web GUI-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-web GUI-REST]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-web GUI-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[web GUI-REST]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[web GUI-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[REST-web GUI]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[REST-web GUI]'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:49:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added
|
Chrome spaces basic tests |
47 secs |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
request = <FixtureRequest for <Function 'test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[REST-web GUI]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_spaces_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
request = <FixtureRequest for <Function 'test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[web GUI-REST]
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[web GUI-REST]'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:45:
(59 more lines...)
|
Collapse |
Failed
|
test_spaces_basic
test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed
|
Chrome spaces basic tests |
1 sec |
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
request = <FixtureRequest for <Function 'test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed'>>
scenarios('../features/onezone/space/multiuser.feature')
> scenarios('../features/onezone/space/multiuser_with_admin.feature')
tests/mixed_swaggers/scenarios/test_spaces_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(58 more lines...)
|