GUI acceptance tests using environment deployed from packages.

Build: #1105 failed

Job: Onezone tokens failed

Test results

  • 38 tests in total
  • 3 tests failed
  • 3 failures are new
  • 79 minutes taken in total.

Build 1,105 has the following 3 errors: 3 new failure(s) occurred since the previous build.

New test failures 3
Status Test Duration
Collapse Failed test_onezone_tokens test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_for_it[1oz_2op_elasticsearch]
1 min
RuntimeError: no "Group" found in Consumer caveat popup
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: 
(43 more lines...)
Collapse Failed test_onezone_tokens test_group_succeeds_to_join_space_invite_token_with_consumer_caveat_set_for_any_group[1oz_2op_elasticsearch]
54 secs
RuntimeError: no "Group" found in Consumer caveat popup
request = <FixtureRequest for <Function 'test_group_succeeds_to_join_space_invite_token_with_consumer_caveat_set_for_any_group[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: 
(43 more lines...)
Collapse Failed test_onezone_tokens test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_for_it[1oz_2op_elasticsearch]
2 mins
RuntimeError: no "Group" found in Consumer caveat popup
request = <FixtureRequest for <Function 'test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_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: 
(43 more lines...)