GUI acceptance tests using environment deployed from packages.

Build: #865 failed

Job: Oneprovider ACL basic failed

Test results

  • 16 tests in total
  • 2 tests failed
  • 20 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
RuntimeError: no "Permissions" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_directories[1oz_1op_deployed-[allow, acl:read acl]-user-user1]'>>

    @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: 
(39 more lines...)
RuntimeError: no "Permissions" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_files[1oz_1op_deployed-[allow, acl:read acl]-user-user1]'>>

    @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: 
(39 more lines...)