GUI acceptance tests using environment deployed from packages.

Build: #650 failed

Job: Onezone harvesters basic failed

Test results

  • 20 tests in total
  • 2 tests failed
  • 1 failure is new
  • 3 tests were fixed
  • 31 minutes taken in total.

Build 650 has the following 2 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_harvesters_basic test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]
1 min
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...)
Existing test failures 1
Status Test Failing since Duration
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...)