GUI acceptance tests using environment deployed from packages.
Build: #2689 failed
Job: Onezone spaces multiuser failed
Test results
- 13 tests in total
- 2 tests failed
- 11 minutes taken in total.
Build 2,689 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_spaces_multiuser
test_user_adds_one_of_his_harvesters_to_space_and_another_user_deletes_this_harvester[1oz_1op_elasticsearch]
|
Failing since build #2688 (Rebuilt by Łukasz Opioła) | 1 min | ||
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_adds_one_of_his_harvesters_to_space_and_another_user_deletes_this_harvester[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: (41 more lines...) |
||||
test_onezone_spaces_multiuser
test_user_adds_two_harvesters_to_space_using_invitation_tokens_and_removes_them_from_it[1oz_1op_elasticsearch]
|
Failing since build #2688 (Rebuilt by Łukasz Opioła) | 3 mins | ||
AttributeError: 'NoneType' object has no attribute 'create_new_harvester_button' request = <FixtureRequest for <Function 'test_user_adds_two_harvesters_to_space_using_invitation_tokens_and_removes_them_from_it[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: (36 more lines...) |