GUI acceptance tests using environment deployed from packages.
Build: #1096 failed
Job: Onezone tokens failed
Test results
- 37 tests in total
- 2 tests failed
- 2 failures are new
- 72 minutes taken in total.
Build 1,096 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
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 |
test_onezone_tokens
test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[1oz_2op_elasticsearch]
|
1 min | |
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_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[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: (178 more lines...) |