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

Build: #2318 was successful

Job: Directories times was successful

Test results

  • 10 tests in total
  • 1 test was quarantined / skipped
  • 17 minutes taken in total.

Build 2,318 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
AssertionError: Time comparison failed.  Time1: modification = 2022-04-27 19:41:11  Time2: access = 2022-04-27 19:41:12  Comparator: equal
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]'>>

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