GUI acceptance tests using environment deployed from packages.
Build: #2813 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 2 tests failed
- 1 failure is new
- 14 minutes taken in total.
Build 2,813 has the following 2 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]
|
1 min | |
AssertionError: Group management should be granted but is not selenium = {'browser_admin': <selenium.webdriver.chrome.webdriver.WebDriver (session="6ffb9760f88d978934cd590007e6ea31")>, 'browser_user2': <selenium.webdriver.chrome.webdriver.WebDriver (session="c73f17797909356ab39d7a579d6af329")>} browser_id = 'browser_admin', member_name = 'child_group1' member_type = 'groups', where = 'cluster' config = 'Cluster management:\n granted: True\nGroup management:\n granted: True' onepanel = <class 'tests.gui.utils.onepanel.Onepanel'> oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>, option = 'effective ' (154 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_basic
test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]
|
Failing since build #2804 (Child of ODSRV-OZP-1996) | 2 mins | ||
ValueError: invalid literal for int() with base 10: '?' request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]'>> @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: (25 more lines...) |