Expand |
Failed
|
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #27
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
45 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>
from tests.gui.steps.onezone.multibrowser_spaces import *
> from tests.gui.steps.onezone.groups import *
tests/gui/scenarios/test_multiprovider_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content'>>
> ???
tests/gui/scenarios/test_multiprovider_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution'>>
from tests.gui.steps.onezone.multibrowser_spaces import *
> from tests.gui.steps.onezone.groups import *
tests/gui/scenarios/test_multiprovider_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ds_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_multiprovider_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_multiprovider_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Failing since build #27
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_multiprovider_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again'>>
from tests.gui.steps.oneprovider_common import *
> from tests.gui.meta_steps.onezone.common import *
tests/gui/scenarios/test_multiprovider_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #27
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_multiprovider_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_multiprovider_multiuser
test_user_uploads_file_on_one_provider_sees_its_distribution_downloads_on_other_provider_and_again_sees_its_distribution
|
Failing since build #28
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider multiuser tests |
5 mins |
RuntimeError: no END item found in file blocks for provider record for "dev-oneprovider-paris" in Data distribution modal for "20B-0.txt"
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_downloads_on_other_provider_and_again_sees_its_distribution'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_multiprovider_multiuser.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(33 more lines...)
|
Expand |
Failed
|
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
|
Failing since build #33
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Invalid 'storageId' value, expected: '<string>'."}
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_onepanel_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_onepanel_basic
test_user_changes_provider_name_and_domain
|
Failing since build #28
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Invalid 'storageId' value, expected: '<string>'."}
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>
from tests.gui.steps.onezone.spaces import *
> from tests.gui.steps.onezone.multibrowser_spaces import *
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[all except [delete]-group-group2-fails]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[all except [delete]-group-group2-fails]'>>
from tests.gui.meta_steps.onezone.common import *
> from tests.gui.meta_steps.oneprovider.data import *
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[deny, delete]-[delete]-fails]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
child_privileges = '[deny, delete]', result = 'fails'
parent_privileges = '[delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[deny, delete]-[delete]-fails]'>>
> scenarios('../features/oneprovider/data/acl/basic.feature')
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[[allow, read acl]-group-group1]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[[allow, read acl]-group-group1]'>>
@fixture(scope='module')
> def screens():
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_cancels_acl_editing
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_cancels_acl_editing'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[[delete]-group-group2-succeeds]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[[delete]-group-group2-succeeds]'>>
from tests.gui.meta_steps.onezone.common import *
> from tests.gui.meta_steps.oneprovider.data import *
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[[delete]-group-group2-succeeds]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[[delete]-group-group2-succeeds]'>>
@fixture(scope='module')
> def screens():
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sees_eligible_subjects_for_acl_record
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
42 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_sees_eligible_subjects_for_acl_record'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_changes_order_of_acl_entries[move down-first]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
numeral = 'first', button = 'move down'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[move down-first]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:77:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_acl_for_multiple_directories[[allow, read acl]-user-user1]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_directories[[allow, read acl]-user-user1]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[all except [delete]-group-group2-fails]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[all except [delete]-group-group2-fails]'>>
@fixture(scope='module')
> def screens():
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[[allow, read acl]-group-group1]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[[allow, read acl]-group-group1]'>>
> scenarios('../features/oneprovider/data/acl/basic.feature')
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_changes_order_of_acl_entries[move up-second]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
numeral = 'second', button = 'move up'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[move up-second]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:77:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_removes_acl_record[[read acl]-user-user1]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
privileges = '[read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_removes_acl_record[[read acl]-user-user1]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_2_acl_records
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_sets_2_acl_records'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:69:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[delete]-[deny, delete]-succeeds]
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
child_privileges = '[delete]', result = 'succeeds'
parent_privileges = '[deny, delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[delete]-[deny, delete]-succeeds]'>>
> scenarios('../features/oneprovider/data/acl/basic.feature')
(48 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal'>>
from tests.gui.meta_steps.onezone.common import *
> from tests.gui.meta_steps.oneprovider.data import *
tests/gui/scenarios/test_oneprovider_acl_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
1 min |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_groups.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_can_leave_existing_group
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_can_leave_existing_group'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:77:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_view_group_after_leaving_it
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_after_leaving_it'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token'>>
> @fixture(scope='module')
def screens():
tests/gui/scenarios/test_oneprovider_groups.py:53:
(47 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_successfully_renames_group_presses_enter_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_presses_enter_after_entering_group_name'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:69:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_creates_new_group_presses_enter_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
57 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_creates_new_group_presses_enter_after_entering_group_name'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_groups.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_successfully_renames_group_clicks_ok_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_clicks_ok_after_entering_group_name'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_receives_group_invitation_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
41 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_receives_group_invitation_token'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_groups.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_groups.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
2 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups multiuser tests |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups multiuser tests |
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token'>>
from tests.gui.steps.oneprovider_common import *
> from tests.gui.meta_steps.onezone.common import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups multiuser tests |
44 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Bad value: provided \"type\" must be one of: [organization,unit,team,\n role_holders]"}
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(46 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_leaves_given_space
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
59 secs |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_leaves_given_space'>>
> ???
tests/gui/scenarios/test_oneprovider_spaces.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_spaces.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_set_given_space_as_home
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
59 secs |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_set_given_space_as_home'>>
> ???
tests/gui/scenarios/test_oneprovider_spaces.py:69:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_spaces.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_check_if_get_support_token_box_is_not_empty
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_check_if_get_support_token_box_is_not_empty'>>
> ???
tests/gui/scenarios/test_oneprovider_spaces.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|