GUI acceptance tests using environment deployed from packages.

Build: #2134 failed

Job: Oneprovider symlinks was successful

Stages & jobs

  1. Acceptance Test

Test results

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

Build 2,134 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_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: 
(34 more lines...)
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_user_creates_symlink_to_symlink[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: 
(34 more lines...)
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_user_creates_symlinks_in_other_directories_than_original_files[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: 
(34 more lines...)