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

Build: #2217 failed

Job: Directories times failed

Test results

  • 10 tests in total
  • 1 test failed
  • 1 failure is new
  • 17 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_directories_times test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]
3 mins
AssertionError: Time comparison failed.  Time1: modification = 2022-03-17 08:59:09  Time2: access = 2022-03-17 08:59:10  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...)