GUI acceptance tests using environment deployed from packages.
Build: #652 failed
Job: Onezone harvesters basic failed
Test results
- 20 tests in total
- 2 tests failed
- 2 tests were fixed
- 22 minutes taken in total.
Build 652 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_harvesters_basic
test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
|
Failing since build #646 (Child of ODSRV-OZP-1253) | 2 mins | ||
AttributeError: 'NoneType' object has no attribute 'indices_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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (24 more lines...) |
||||
test_onezone_harvesters_basic
test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]
|
Failing since build #650 (Child of ODSRV-OZP-1255) | 47 secs | ||
AttributeError: 'NoneType' object has no attribute 'indices_page' request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>> from tests.gui.meta_steps.onezone import * > from tests.gui.meta_steps.onezone.groups import * tests/gui/scenarios/test_onezone_harvesters_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (24 more lines...) |