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

Build: #2083 failed

Job: Datasets failed

Test results

  • 20 tests in total
  • 2 tests failed
  • 2 failures are new
  • 31 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_dataset test_user_of_client_checking_sees_datasets_directory_tree_created_previously_via_client_creating[1oz_1op_1oc-REST-web GUI]
4 mins
RuntimeError: Waited too long for being selected
request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_datasets_directory_tree_created_previously_via_client_creating[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...)
Collapse Failed test_dataset test_user_of_client_checking_sees_protection_flags_set_via_client_setting_for_datasets_created_previously_via_client_checking[1oz_1op_1oc-REST-web GUI]
5 mins
RuntimeError: Waited too long for being selected
request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_protection_flags_set_via_client_setting_for_datasets_created_previously_via_client_checking[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: 
(47 more lines...)