GUI acceptance tests using environment deployed from packages.

Build: #1086 failed

Job: Onezone basic failed

Test results

  • 103 tests in total
  • 2 tests failed
  • 5 tests were fixed
  • 2 tests were quarantined / skipped
  • 111 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
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_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: 
(43 more lines...)
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_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: 
(43 more lines...)