GUI acceptance tests using environment deployed from packages.

Build: #251 failed

Job: Onepanel basic failed

Job result summary

Completed
Duration
18 minutes
Revision
3567d3cd8bedf7ba4c00ea60d6642ac10851e38b
Total tests
6
Fixed in
#252 (Rebuilt by Jakub Liput)

Tests

  • 6 tests in total
  • 4 tests failed
  • 4 failures are new
  • 2 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 4
Status Test Duration
Collapse Failed test_onepanel_basic test_cluster_deployment
1 min
WebDriverException: Message: unknown error: $ is not defined   (Session info: chrome=66.0.3359.181)   (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.78-040478-generic x86_64)
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
(200 more lines...)
Collapse Failed test_onepanel_basic test_revoke_space_support
51 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...)
Collapse Failed test_onepanel_basic test_support_space
28 secs
RuntimeError: no "Spaces" found in dev-oneprovider-krakow item in ClustersSidebar in CLUSTERS sidebar in Provider Panel
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
(35 more lines...)
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
25 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...)