GUI acceptance tests using environment deployed from packages.

Build: #1929 failed Child of ODSRV-OPRPM-2063

Build result summary

Details

Completed
Queue duration
31 minutes
Duration
154 minutes
Labels
None
Revision
3fd4b4715f78116431c93e91e136a736420acc22
Total tests
705
Fixed in
#1930 (Changes by Agnieszka Warchol)

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_onezone_harvesters_basic test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
Chrome onezone harvesters basic tests 4 mins
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[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: 
(33 more lines...)
Collapse Failed test_onezone_tokens test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_for_it[1oz_2op_elasticsearch]
Chrome onezone tokens tests 3 mins
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_for_it[1oz_2op_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: 
(182 more lines...)
Collapse Failed test_onezone_tokens test_user_fails_to_consume_group_to_space_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_elasticsearch]
Chrome onezone tokens tests 3 mins
selenium.common.exceptions.WebDriverException: Message: unknown error: failed to parse value of getElementRegion   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_fails_to_consume_group_to_space_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_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: 
(174 more lines...)