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

Build: #2084 failed

Job: Datasets failed

Test results

  • 20 tests in total
  • 5 tests failed
  • 4 failures are new
  • 1 test was fixed
  • 29 minutes taken in total.

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

New test failures 4
Status Test Duration
Collapse Failed test_dataset test_user_of_client_checking_does_not_see_dataset_removed_previously_via_client_removing[1oz_1op_1oc-REST-web GUI]
2 mins
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_of_client_checking_does_not_see_dataset_removed_previously_via_client_removing[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: 
(40 more lines...)
Collapse Failed test_dataset test_user_of_client_checking_sees_dataset_in_detached_view_mode_after_user_of_client_detaching_detached_dataset[1oz_1op_1oc-REST-web GUI]
1 min
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_dataset_in_detached_view_mode_after_user_of_client_detaching_detached_dataset[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: 
(40 more lines...)
Collapse Failed test_dataset test_user_of_client_detaching_sees_dataset_in_attached_view_mode_reattached_via_client_reattaching_detached_previously_via_client_detaching[1oz_1op_1oc-REST-web GUI]
2 mins
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_of_client_detaching_sees_dataset_in_attached_view_mode_reattached_via_client_reattaching_detached_previously_via_client_detaching[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: 
(40 more lines...)
Collapse Failed test_dataset test_user_of_client_detaching_sees_dataset_in_attached_view_mode_reattached_via_client_reattaching_detached_previously_via_client_detaching[1oz_1op_1oc-web GUI-REST]
1 min
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_of_client_detaching_sees_dataset_in_attached_view_mode_reattached_via_client_reattaching_detached_previously_via_client_detaching[1oz_1op_1oc-web GUI-REST]'>>

    @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: 
(40 more lines...)
Existing test failures 1
Status Test Failing since Duration
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
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: 
(40 more lines...)