Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #801 was successful

Job: Groups basic was successful

Test results

  • 18 tests in total
  • 8 tests were quarantined / skipped
  • 21 minutes taken in total.

Build 801 has the following 8 quarantined tests:

Quarantined tests 8
Status Test Failing since Quarantined by Duration
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(40 more lines...)
RuntimeError: no  item found in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d5153e735b29ebb5f159d01b170611f6")>
css_sel = '.oneicon-join-plug'
err_msg = 'no  item found in GroupsPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(289 more lines...)
RuntimeError: no  item found in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1354ff919ffed111cd5ea488de9f7473")>
css_sel = '.oneicon-join-plug'
err_msg = 'no  item found in GroupsPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(289 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(40 more lines...)
RuntimeError: no  item found in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="bbc4d923d8390c0efd0be90f72a2f113")>
css_sel = '.oneicon-join-plug'
err_msg = 'no  item found in GroupsPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(289 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[1oz_1op_1oc-REST-web GUI]'>>

    @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...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_joins_group[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(40 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[1oz_1op_1oc-web GUI-REST]'>>

    @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...)