GUI acceptance tests using environment deployed from packages.

Build: #694 failed Changes by Łukasz Opioła and Agnieszka Warchol

Test results

  • 149 tests in total
  • 9 tests failed
  • 6 failures are new
  • 19 tests were fixed
  • 183 minutes taken in total.
New test failures 6
Status Test View job Duration
Collapse Failed test_onepanel_basic test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]
Chrome onepanel basic tests 2 mins
RuntimeError: no STORAGES item found in content in dev-oneprovider-krakow Oneprovider Panel 19.02.0-rc2
client = 'browser1', storage_name = 'new_storage5'
request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]'>>

    from tests.gui.steps.onezone.clusters import *
>   from tests.gui.steps.onezone.members import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
(33 more lines...)
Collapse Failed test_onezone_harvesters_basic test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]
Chrome onezone harvesters basic tests 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_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]
Chrome onezone harvesters basic tests 1 min
RuntimeError: no "harvester9" found in DiscoveryPage in Onezone page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
Collapse Failed test_onezone_harvesters_basic test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
Chrome onezone harvesters basic tests 48 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_removes_harvester_with_remove_harvester_privilege[1oz_1op_elasticsearch]
Chrome onezone harvesters basic tests 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...)
Collapse Failed test_onezone_spaces_basic test_user_fails_to_invite_provider_without_privileges[1oz_1op_deployed]
Chrome onezone spaces basic tests 36 secs
RuntimeError: no "Support management" found in MembersItemRow in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_invite_provider_without_privileges[1oz_1op_deployed]'>>

    from tests.gui.steps.onezone.members import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Existing test failures 3
Status Test Failing since View job Duration
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token[1oz_1op_deployed]'>>

    from tests.gui.steps.onezone.members import *
>   from tests.gui.steps.onezone.spaces import *

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(30 more lines...)
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_removes_access_token[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(29 more lines...)
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_copies_access_token[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(30 more lines...)
Fixed tests 19
Status Test Failing since View job Duration
Successful test_onepanel_basic test_user_fails_to_remove_user_without_remove_user_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_user_fails_to_remove_cluster_without_remove_cluster_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_user_fails_to_set_privileges_without_set_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_user_fails_to_add_group_to_cluster_without_add_group_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onepanel basic tests 1 min
Successful test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-enter]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 28 secs
Successful test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-enter]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 16 secs
Successful test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-button]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 29 secs
Successful test_onezone_basic test_user_fails_to_remove_relation_without_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 36 secs
Successful test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-button]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 22 secs
Successful test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-button]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 18 secs
Successful test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-enter]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 22 secs
Successful test_onezone_basic test_user_fails_to_create_unnamed_group_using_enter_to_confirm_group_name[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 10 secs
Successful test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-enter]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 15 secs
Successful test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-button]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 29 secs
Successful test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-enter]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 28 secs
Successful test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-button]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone basic tests 16 secs
Successful test_onezone_spaces_basic test_user_fails_to_remove_user_from_space_without_remove_user_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone spaces basic tests 26 secs
Successful test_onezone_spaces_basic test_user_fails_to_remove_group_from_space_without_remove_group_privileges[1oz_1op_deployed]
Failing since build #673 (Child of ODSRV-OZP-1267) Chrome onezone spaces basic tests 26 secs