GUI acceptance tests using environment deployed from packages.

Build: #2493 was successful

Job: Oneprovider datasets was successful

Stages & jobs

  1. Acceptance Test

Test results

  • 18 tests in total
  • 3 tests were quarantined / skipped
  • 17 minutes taken in total.

Build 2,493 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
AssertionError: metadata protected tag for file3(1) in file browser not visible
request = <FixtureRequest for <Function 'test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_have_these_flags_separately_set[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(32 more lines...)
AssertionError: metadata protected tag for file1 in file browser not visible
request = <FixtureRequest for <Function 'test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
AssertionError: data write protection toggle is unchecked in ancestor dataset menu
request = <FixtureRequest for <Function 'test_user_sees_metadata_data_write_protection_toggles_checked_on_ancestors_list_in_directory_dataset_modal_after_marking_its_parent_directories[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)