GUI acceptance tests using environment deployed from packages.

Build: #734 failed Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>

Test results

  • 164 tests in total
  • 3 tests failed
  • 3 tests were fixed
  • 3 tests were quarantined / skipped
  • 181 minutes taken in total.
Existing test failures 3
Status Test Failing since View job Duration
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token_with_get_started_button[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(25 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
confirmation_method = 'enter'
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed-enter]'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
(26 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
confirmation_method = 'button'
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed-button]'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
(26 more lines...)
Fixed tests 3
Status Test Failing since View job Duration
Successful test_onepanel_basic test_revoke_space_support[1oz_1op_deployed-browser1-space1]
Failing since build #730 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onepanel basic tests 38 secs
Successful test_onepanel_basic test_support_space[1oz_1op_deployed-browser1-space1]
Failing since build #730 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onepanel basic tests 4 mins
Successful test_onezone_harvesters_basic test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]
Failing since build #731 (Child of ODSRV-OZP-1287) Chrome onezone harvesters basic tests 1 min
Quarantined tests 3
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_onezone_basic test_user_successfully_copies_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 59 secs
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...)
Collapse Failed test_onezone_basic test_user_successfully_creates_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 56 secs
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...)
Collapse Failed test_onezone_basic test_user_successfully_removes_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 56 secs
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...)