GUI acceptance tests using environment deployed from packages.
Build: #2657 failed
Job: Onezone spaces basic failed
Test results
- 25 tests in total
- 2 tests failed
- 16 minutes taken in total.
Build 2,657 has the following 2 errors:There were no new test failures since the previous build.
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...) |
||||
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]
|
Failing since build #2653 (Child of ODSRV-OZP-1922) | 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...) |