GUI acceptance tests using environment deployed from packages.
Build: #639 failed
Job: Onezone harvesters basic failed
Test results
- 20 tests in total
- 7 tests failed
- 6 failures are new
- 29 minutes taken in total.
Build 639 has the following 7 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_harvesters_basic
test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]
|
2 mins | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]'>> scenarios('../features/onezone/harvesters.feature') > scenarios('../features/onezone/harvesters_memberships_privileges.feature') tests/gui/scenarios/test_onezone_harvesters_basic.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (32 more lines...) |
|||
Collapse |
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
|
1 min | |
RuntimeError: no DROPDOWN item found in Choose element modal request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_onezone_harvesters_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (31 more lines...) |
|||
Collapse |
test_onezone_harvesters_basic
test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]
|
1 min | |
RuntimeError: no "space1" found in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_onezone_harvesters_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (36 more lines...) |
|||
Collapse |
test_onezone_harvesters_basic
test_user_successfully_adds_space_with_add_space_privilege[1oz_1op_elasticsearch]
|
2 mins | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_adds_space_with_add_space_privilege[1oz_1op_elasticsearch]'>> > ??? tests/gui/scenarios/test_onezone_harvesters_basic.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (31 more lines...) |
|||
Collapse |
test_onezone_harvesters_basic
test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]
|
2 mins | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]'>> > ??? tests/gui/scenarios/test_onezone_harvesters_basic.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (31 more lines...) |
|||
Collapse |
test_onezone_harvesters_basic
test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]
|
2 mins | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]'>> > ??? tests/gui/scenarios/test_onezone_harvesters_basic.py:85: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (31 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_harvesters_basic
test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
|
Failing since build #638 (Child of ODSRV-OPRPM-1457) | 37 secs | ||
RuntimeError: no "space1" found in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>> def screens(): > return [0, 1] tests/gui/scenarios/test_onezone_harvesters_basic.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (38 more lines...) |