GUI acceptance tests using environment deployed from packages.
Build: #1497 failed
Job: Onezone spaces basic failed
Test results
- 27 tests in total
- 2 tests failed
- 2 failures are new
- 23 minutes taken in total.
Build 1,497 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_basic
test_appropriate_tabs_are_disabled_after_removing_some_of_user_privileges[1oz_1op_deployed]
|
4 mins | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page request = <FixtureRequest for <Function 'test_appropriate_tabs_are_disabled_after_removing_some_of_user_privileges[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: (38 more lines...) |
|||
Collapse |
test_onezone_spaces_basic
test_user_fails_to_see_space_without_view_space_privilege[1oz_1op_deployed]
|
1 min | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_fails_to_see_space_without_view_space_privilege[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: (42 more lines...) |