GUI acceptance tests using environment deployed from packages.

Build: #1918 failed

Job: Oneprovider datasets failed

Test results

  • 26 tests in total
  • 6 tests failed
  • 2 tests were quarantined / skipped
  • 36 minutes taken in total.

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

Existing test failures 6
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_does_not_see_archive_file_browser_if_he_does_not_have_view_archives_privilege[1oz_1op_deployed]'>>

    @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...)
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_does_not_see_dataset_tag_after_removing_dataset_in_dataset_browser[1oz_1op_deployed]'>>

    @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: 
(30 more lines...)
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_does_not_see_dataset_tag_in_file_browser_and_see_directory_in_detached_tab_after_detaching_dataset[1oz_1op_deployed]'>>

    @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: 
(30 more lines...)
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_fails_to_reattach_dataset_after_deleting_directory[1oz_1op_deployed]'>>

    @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: 
(30 more lines...)
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[1oz_1op_deployed]'>>

    @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: 
(30 more lines...)
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_successfully_creates_archive_for_existing_dataset_if_he_has_create_archives_and_manage_datasets_privilege[1oz_1op_deployed]'>>

    @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: 
(30 more lines...)