GUI acceptance tests using environment deployed from packages.

Build: #1133 failed

Job: Onezone spaces multiuser failed

Test results

  • 12 tests in total
  • 7 tests failed
  • 23 minutes taken in total.

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

Existing test failures 7
Status Test Failing since Duration
RuntimeError: no "user1" found in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_effective_user_who_gets_ownership_becomes_direct_user[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 "space-owner-user" found in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_space_creator_becomes_owner_of_space[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 "space-owner-user" found in MembersList in MembersPage in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_adds_one_of_his_harvesters_to_space_and_another_user_deletes_this_harvester[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: 
(47 more lines...)
RuntimeError: no "space-owner-user" found in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_be_revoked_of_ownership_by_another_space_owner[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 "space-owner-user" found in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_leave_space_after_passing_ownership_to_another_user[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 "space-owner-user" found in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_can_resign_space_ownership_if_there_is_another_space_owner[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 "user1" found in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_who_is_not_space_owner_can_remove_himself_from_space[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...)