Build: #49 failed
Job: Oneprovider ACL basic failed
Test results
- 18 tests in total
- 18 tests failed
- 18 failures are new
- 8 minutes taken in total.
Build 49 has the following 18 errors: 18 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_acl_basic
test_user_cancels_acl_editing
|
24 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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 (48 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_changes_order_of_acl_entries[move down-first]
|
25 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_changes_order_of_acl_entries[move up-second]
|
25 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_removes_acl_record[[read acl]-user-user1]
|
24 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal
|
25 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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 (48 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal
|
24 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_oneprovider_acl_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sees_eligible_subjects_for_acl_record
|
1 min | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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 (48 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_2_acl_records
|
25 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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 (48 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_acl_for_multiple_directories[[allow, read acl]-user-user1]
|
24 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]
|
24 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[[delete]-group-group2-succeeds]
|
26 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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.steps.modal import * > from tests.gui.steps.oneprovider_common import * (51 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[all except [delete]-group-group2-fails]
|
26 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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.steps.modal import * > from tests.gui.steps.oneprovider_common import * (51 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[[delete]-group-group2-succeeds]
|
26 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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]'>> > ??? tests/gui/scenarios/test_oneprovider_acl_basic.py:49: (50 more lines...) |
|||
Collapse |
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]
|
25 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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]'>> > ??? tests/gui/scenarios/test_oneprovider_acl_basic.py:49: (50 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[delete]-[deny, delete]-succeeds]
|
25 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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]'>> > ??? tests/gui/scenarios/test_oneprovider_acl_basic.py:53: (50 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[deny, delete]-[delete]-fails]
|
25 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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]'>> > ??? tests/gui/scenarios/test_oneprovider_acl_basic.py:53: (50 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[[allow, read acl]-group-group1]
|
24 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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]'>> > ??? tests/gui/scenarios/test_oneprovider_acl_basic.py:49: (50 more lines...) |
|||
Collapse |
test_oneprovider_acl_basic
test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[[allow, read acl]-group-group1]
|
24 secs | |
TypeError: 'NoneType' object has no attribute '__getitem__' 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]'>> > ??? tests/gui/scenarios/test_oneprovider_acl_basic.py:53: (50 more lines...) |