Expand |
Failed
|
test_oneprovider_acl_basic
test_user_cancels_acl_editing
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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
(30 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)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 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)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 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)
|
1 min |
ValueError: need more than 0 values to unpack
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(26 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)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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
(30 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)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 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)
|
2 mins |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sets_2_acl_records
|
Failing since build #29
(Manual run by Agnieszka Warchol)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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
(30 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)
|
1 min |
ValueError: need more than 0 values to unpack
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(26 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)
|
1 min |
ValueError: need more than 0 values to unpack
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(26 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)
|
1 min |
ValueError: need more than 0 values to unpack
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 *
(28 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)
|
1 min |
ValueError: need more than 0 values to unpack
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 *
(28 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)
|
1 min |
ValueError: need more than 0 values to unpack
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():
(28 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)
|
1 min |
ValueError: need more than 0 values to unpack
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():
(28 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)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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')
(33 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)
|
1 min |
RuntimeError: no FILE BROWSER item found in DataTab in Oneprovider page
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')
(33 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)
|
1 min |
ValueError: need more than 0 values to unpack
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():
(28 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)
|
1 min |
ValueError: need more than 0 values to unpack
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')
(28 more lines...)
|