GUI acceptance tests using environment deployed from packages.

Build: #2383 failed

Job: Oneprovider hardlinks failed

Stages & jobs

  1. Acceptance Test

Test results

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

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

New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_hardlinks test_new_metadata_and_qos_are_inherited_by_all_hardlinks_after_file_browser_refresh[1oz_1op_deployed]
2 mins
RuntimeError: no "Metadata" found in Details modal
request = <FixtureRequest for <Function 'test_new_metadata_and_qos_are_inherited_by_all_hardlinks_after_file_browser_refresh[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: 
(39 more lines...)
Collapse Failed test_oneprovider_hardlinks test_newly_created_hardlink_inherits_metadata_and_qos_from_original_file[1oz_1op_deployed]
2 mins
RuntimeError: no "Metadata" found in Details modal
request = <FixtureRequest for <Function 'test_newly_created_hardlink_inherits_metadata_and_qos_from_original_file[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: 
(39 more lines...)