GUI acceptance tests using environment deployed from packages.

Build: #718 failed Child of ODSRV-OZP-1282

Test results

  • 161 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were fixed
  • 3 tests were quarantined / skipped
  • 196 minutes taken in total.
New test failures 1
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 1 min
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...)
Fixed tests 2
Status Test Failing since View job Duration
Successful test_onepanel_basic test_revoke_space_support[1oz_1op_deployed-browser2-space2]
Failing since build #717 (Child of ODSRV-OPRPM-1496) Chrome onepanel basic tests 49 secs
Successful test_onepanel_basic test_support_space[1oz_1op_deployed-browser2-space2]
Failing since build #717 (Child of ODSRV-OPRPM-1496) Chrome onepanel 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 58 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 58 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...)