GUI acceptance tests using environment deployed from packages.

Build: #722 failed

Job: Onezone harvesters basic failed

Test results

  • 19 tests in total
  • 3 tests failed
  • 3 failures are new
  • 1 test was fixed
  • 18 minutes taken in total.

Build 722 has the following 3 errors: 3 new failure(s) occurred since the previous build.

New test failures 3
Status Test Duration
Collapse Failed test_onezone_harvesters_basic test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
46 secs
RuntimeError: no "harvester3" found in DiscoveryPage in Onezone page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Collapse Failed test_onezone_harvesters_basic test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]
1 min
RuntimeError: no "harvester4" found in DiscoveryPage 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 Failed test_onezone_harvesters_basic test_user_successfully_removes_harvester_with_remove_harvester_privilege[1oz_1op_elasticsearch]
1 min
RuntimeError: no "harvester4" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_removes_harvester_with_remove_harvester_privilege[1oz_1op_elasticsearch]'>>

    
>   from tests.gui.steps.modal import *

tests/gui/scenarios/test_onezone_harvesters_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)