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

Build: #2158 failed

Job: Nested directories remove was successful

Test results

  • 14 tests in total
  • 2 tests were quarantined / skipped
  • 33 minutes taken in total.

Build 2,158 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
RuntimeError: no "Delete" found in Data row menu
request = <FixtureRequest for <Function 'test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-web GUI]'>>

    @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...)
RuntimeError: no "Delete" found in Data row menu
request = <FixtureRequest for <Function 'test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-oneclient1-web GUI]'>>

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