GUI acceptance tests using environment deployed from packages.

Build: #692 failed

Job: Onezone harvesters basic failed

Test results

  • 20 tests in total
  • 2 tests failed
  • 2 tests were fixed
  • 37 minutes taken in total.

Build 692 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone 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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_views_privileges_with_view_privileges_privilege[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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)