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

Build: #1882 failed

Job: Directories times failed

Test results

  • 10 tests in total
  • 1 test failed
  • 18 minutes taken in total.

Build 1,882 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
RuntimeError: no "dir2" found in file browser in Oneprovider page
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: 
(51 more lines...)