GUI acceptance tests using environment deployed from packages.
Build: #2653 failed
Job: Onezone spaces basic failed
Test results
- 25 tests in total
- 2 tests failed
- 1 failure is new
- 15 minutes taken in total.
Build 2,653 has the following 2 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_basic
test_user_sees_space_of_which_he_is_a_member_in_the_marketplace_after_getting_manage_in_marketplace_privileges_and_configuring_it[1oz_1op_deployed]
|
2 mins | |
AttributeError: 'NoneType' object has no attribute 'space_marketplace_page' request = <FixtureRequest for <Function 'test_user_sees_space_of_which_he_is_a_member_in_the_marketplace_after_getting_manage_in_marketplace_privileges_and_configuring_it[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (29 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_spaces_basic
test_user_sees_own_space_in_the_marketplace_after_configuring_it[1oz_1op_deployed]
|
Failing since build #2652 (Child of ODSRV-OZP-1921) | 2 mins | ||
AttributeError: 'NoneType' object has no attribute 'space_marketplace_page' request = <FixtureRequest for <Function 'test_user_sees_own_space_in_the_marketplace_after_configuring_it[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (29 more lines...) |