GUI acceptance tests using environment deployed from packages.

Build: #1548 failed

Job: Onezone basic failed

Test results

  • 25 tests in total
  • 3 tests failed
  • 2 tests were quarantined / skipped
  • 23 minutes taken in total.

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

Existing test failures 3
Status Test Failing since Duration
RuntimeError: no "space3" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[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: 
(39 more lines...)
RuntimeError: no "space3" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_provider_on_the_space_providers_map_after_supporting[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: 
(39 more lines...)
RuntimeError: no "Harvester management" found in PrivilegeTree in MembersItemRow in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_that_group_added_to_space_has_default_privileges[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: 
(41 more lines...)