GUI acceptance tests using environment deployed from packages.

Build: #743 failed Child of ODSRV-OPRPM-1507

Build result summary

Details

Completed
Queue duration
1 hour
Duration
49 minutes
Labels
None
Revision
36499bfce253afffa1a010ebeb80c77df335d9e9
Total tests
164
Fixed in
#747 (Child of ODSRV-OZP-1292)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_deployed-browser2-space2]
Chrome onepanel basic tests 45 secs
AssertionError: space "space2" not found
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_deployed-browser2-space2]'>>

    @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: 
(26 more lines...)
Collapse Failed test_onepanel_basic test_support_space[1oz_1op_deployed-browser2-space2]
Chrome onepanel basic tests 1 min
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_deployed-browser2-space2]'>>

    @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: 
(45 more lines...)
Collapse Failed test_onezone_harvesters_basic test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]
Chrome onezone harvesters basic tests 3 mins
RuntimeError: no "harvester9" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]'>>

    @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: 
(43 more lines...)