GUI acceptance tests using environment deployed from packages.

Build: #512 failed

Job: Oneprovider ACL basic failed

Test results

  • 18 tests in total
  • 18 tests failed
  • 3 minutes taken in total.

Build 512 has the following 18 errors:There were no new test failures since the previous build.

Existing test failures 18
Status Test Failing since Duration
HTTPMethodNotAllowed: [405] Method Not Allowed:
request = <FixtureRequest for <Function 'test_user_cancels_acl_editing[1oz_1op_deployed]'>>

    scenarios('../features/oneprovider/data/acl/basic.feature')
>   scenarios('../features/oneprovider/data/acl/subjects.feature')

tests/gui/scenarios/test_oneprovider_acl_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
numeral = 'first', button = 'move down'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[1oz_1op_deployed-move down-first]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
numeral = 'second', button = 'move up'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[1oz_1op_deployed-move up-second]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
privileges = '[read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_removes_acl_record[1oz_1op_deployed-[read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(62 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal[1oz_1op_deployed]'>>

    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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
request = <FixtureRequest for <Function 'test_user_sees_eligible_subjects_for_acl_record[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
request = <FixtureRequest for <Function 'test_user_sets_2_acl_records[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(62 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_directories[1oz_1op_deployed-[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_files[1oz_1op_deployed-[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(63 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-[delete]-group-group2-succeeds]'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

(67 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-all except [delete]-group-group2-fails]'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

(67 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-[delete]-group-group2-succeeds]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:49: 
(66 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-all except [delete]-group-group2-fails]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:49: 
(66 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-[delete]-[deny, delete]-succeeds]'>>

    def screens():
>       return [0]

(67 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-[deny, delete]-[delete]-fails]'>>

    def screens():
>       return [0]

(67 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-[allow, read acl]-group-group1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:49: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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[1oz_1op_deployed-[allow, read acl]-group-group1]'>>

    def screens():
>       return [0]

(65 more lines...)