GUI acceptance tests using environment deployed from packages.

Build: #1109 failed

Job: Oneprovider ACL files failed

Test results

  • 26 tests in total
  • 2 tests failed
  • 43 minutes taken in total.

Build 1,109 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 "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_read_files_metadata[1oz_1op_deployed-group-group1-fails-all except [metadata:read metadata]]'>>

    @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: 
(49 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_read_files_metadata[1oz_1op_deployed-user-user1-fails-all except [metadata:read metadata]]'>>

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