Expand |
Failed
|
test_onepanel_members
test_user_fails_to_set_privileges_without_set_privileges[1oz_1op_deployed]
|
Failing since build #2884
(Child of ODSRV-OZP-2032)
|
Onepanel members |
2 mins |
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".list-header-row .save-btn"} (Session info: chrome=104.0.5112.79)
selenium = {'browser_admin': <selenium.webdriver.chrome.webdriver.WebDriver (session="9df7f07e70950758b5dd2b6de45849b8")>, 'browser_standard': <selenium.webdriver.chrome.webdriver.WebDriver (session="d5e35d35f5209ca09df5849945a935b6")>}
browser_id = 'browser_standard', member_name = 'user1', member_type = 'users'
where = 'cluster'
config = 'Cluster management:\n granted: Partially\n privilege subtypes:\n View privileges: False'
onepanel = <class 'tests.gui.utils.onepanel.Onepanel'>
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>, option = True
(459 more lines...)
|
Expand |
Failed
|
test_onezone_harvesters_memberships_privileges
test_user_successfully_sets_privileges_with_set_privileges_privilege[1oz_1op_elasticsearch]
|
Failing since build #2884
(Child of ODSRV-OZP-2032)
|
Onezone harvesters memberships privileges |
2 mins |
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".list-header-row .save-btn"} (Session info: chrome=104.0.5112.79)
selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="f2ef906743dc48449577cb5c0bcb2018")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="3b46376db78e467fa3483fc77addfe7b")>}
browser_id = 'browser2', member_name = 'user1', member_type = 'users'
where = 'harvester', config = 'Harvester management:\n granted: True'
onepanel = <class 'tests.gui.utils.onepanel.Onepanel'>
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>, option = True
@wt(parsers.re('user of (?P<browser_id>.*) sees following '
(466 more lines...)
|
Expand |
Failed
|
test_onezone_spaces_memberships_privileges
test_user_fails_to_see_privileges_of_another_user_until_he_is_granted_all_privileges_by_becoming_an_owner[1oz_1op_deployed]
|
Failing since build #2884
(Child of ODSRV-OZP-2032)
|
Onezone spaces memberships privileges |
4 mins |
AssertionError: alert with text "This user is a space owner and is authorized to perform all operations, regardless of the assigned privileges." not found
request = <FixtureRequest for <Function 'test_user_fails_to_see_privileges_of_another_user_until_he_is_granted_all_privileges_by_becoming_an_owner[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:
(35 more lines...)
|
Expand |
Failed
|
test_onezone_spaces_memberships_privileges_data
test_nonowneruser_fails_to_set_privileges_to_other_user_because_of_lack_in_privileges[1oz_1op_deployed]
|
Failing since build #2884
(Child of ODSRV-OZP-2032)
|
Onezone spaces memberships privileges data |
1 min |
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".list-header-row .save-btn"} (Session info: chrome=104.0.5112.79)
selenium = {'browser_user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="eb065cd2a8df9c0bee51981a71acb5ba")>, 'space_owner_browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="26a527fca6f7c240fafa861a7ecd4983")>}
browser_id = 'browser_user1', member_name = 'user2', member_type = 'users'
where = 'space'
config = 'Space management:\n granted: Partially\n privilege subtypes:\n View privileges: True\n Set privileges: True'
onepanel = <class 'tests.gui.utils.onepanel.Onepanel'>
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>, option = True
(453 more lines...)
|