Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #3144 failed

Job: ACL one entry failed

Test results

  • 18 tests in total
  • 2 tests failed
  • 11 minutes taken in total.

Build 3,144 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: Identifier in first ACE is not group1
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[1oz_1op_1oc-REST-oneclient1-group-group1-file1]'>>

    @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: 
(35 more lines...)
AssertionError: Identifier in first ACE is not group1
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[1oz_1op_1oc-oneclient1-REST-group-group1-file1]'>>

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