GUI acceptance tests using environment deployed from packages.

Build: #2762 failed

Job: Oneprovider ACL directories privileges change and upload failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 10 tests in total
  • 2 tests failed
  • 2 failures are new
  • 33 minutes taken in total.

Build 2,762 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_acl_dir_privileges_change_and_upload test_change_directory_acl[1oz_1op_deployed-group-group1-fails-all except [acl:change acl]]
2 mins
Exception: Change ACL is not disabled and user can change ACL option which is not expected
request = <FixtureRequest for <Function 'test_change_directory_acl[1oz_1op_deployed-group-group1-fails-all except [acl:change acl]]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)
Collapse Failed test_oneprovider_acl_dir_privileges_change_and_upload test_change_directory_acl[1oz_1op_deployed-user-user1-fails-all except [acl:change acl]]
2 mins
Exception: Change ACL is not disabled and user can change ACL option which is not expected
request = <FixtureRequest for <Function 'test_change_directory_acl[1oz_1op_deployed-user-user1-fails-all except [acl:change acl]]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)