GUI acceptance tests using environment deployed from packages.

Build: #253 failed Child of ODSRV-OZP-1079

Build result summary

Details

Completed
Queue duration
18 seconds
Duration
49 minutes
Labels
None
Revision
3567d3cd8bedf7ba4c00ea60d6642ac10851e38b
Total tests
457
Fixed in
#255 (Changes by Jakub Liput and Agnieszka Warchol)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed test_onepanel_basic test_support_space
Chrome onepanel basic tests 43 secs
AssertionError: space named "helloworld" found in DATA SPACE MANAGEMENT oz panel while it should not be found
request = <FixtureRequest for <Function 'test_support_space'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(66 more lines...)
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
Chrome onepanel basic tests 27 secs
RuntimeError: no "Storages" found in dev-oneprovider-krakow item in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(35 more lines...)
Collapse Failed test_onepanel_basic test_cluster_deployment
Chrome onepanel basic tests 2 mins
RuntimeError: no CREATE NEW CLUSTER with "Create new cluster" text found in WelcomePage in content in Zone Panel
request = <FixtureRequest for <Function 'test_cluster_deployment'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Collapse Failed test_onepanel_basic test_revoke_space_support
Chrome onepanel basic tests 52 secs
AssertionError: expected only set(['dev-oneprovider-krakow']) as supporting providers, but displayed are set([])
request = <FixtureRequest for <Function 'test_revoke_space_support'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)