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

Build: #3143 failed

Job: ACL one entry failed

Test results

  • 18 tests in total
  • 2 tests failed
  • 2 failures are new
  • 10 minutes taken in total.

Build 3,143 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_acl_one_entry test_user_sets_acl_with_one_entry[1oz_1op_1oc-REST-oneclient1-group-group1-file1]
31 secs
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...)
Collapse Failed test_acl_one_entry test_user_sets_acl_with_one_entry[1oz_1op_1oc-oneclient1-REST-group-group1-file1]
31 secs
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...)