GUI acceptance tests using environment deployed from packages.

Build: #38 failed

Job: Oneprovider ACL basic failed

Test results

  • 16 tests in total
  • 1 test failed
  • 15 tests were fixed
  • 22 minutes taken in total.

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

Existing test failures 1
Status Test Failing since Duration
tests.utils.http_exceptions.HTTPUnauthorized: [401] Unauthorized: {"error":{"id":"unauthorized","details":{"authError":{"id":"forbidden","description":"You are not authorized to perform this operation."}},"description":"Provided authentication is not valid (see details)."}}
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_child_group_belongs_to_space[1oz_1op_deployed-all except [general:delete]-group-group2-fails]'>>

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

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