GUI acceptance tests using environment deployed from packages.

Build: #12 failed

Job: Chrome oneprovider ACL directories failed

Test results

  • 40 tests in total
  • 2 tests failed
  • 69 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
AssertionError: found "dir1" in file browser, while it should not
request = <FixtureRequest for <Function 'test_remove_empty_directory[1oz_1op_deployed-group-group1-succeeds-[general:delete, data:list files]]'>>

    @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...)
AssertionError: found "dir1" in file browser, while it should not
request = <FixtureRequest for <Function 'test_remove_empty_directory[1oz_1op_deployed-user-user1-succeeds-[general:delete, data:list files]]'>>

    @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...)