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

Build: #829 failed

Job: Groups basic failed

Test results

  • 18 tests in total
  • 5 tests failed
  • 5 failures are new
  • 17 minutes taken in total.

Build 829 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]
1 min
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: 
(36 more lines...)
Collapse Failed test_groups_basic test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]
1 min
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: 
(36 more lines...)
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[1oz_1op_1oc-REST-web GUI]
1 min
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: 
(38 more lines...)
Collapse Failed test_groups_basic test_user_joins_group[1oz_1op_1oc-REST-web GUI]
1 min
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: 
(36 more lines...)
Collapse Failed test_groups_basic test_user_removes_group_from_parent_group[1oz_1op_1oc-web GUI-REST]
1 min
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: 
(38 more lines...)