GUI acceptance tests using environment deployed from packages.
Build: #172 failed
Job: Onepanel basic failed
Job result summary
- Completed
- Duration
- 7 minutes
- Revision
-
23fd7844589939996955bb96cbe6d1e58c87d6a0
- Total tests
- 6
- Failing since
- #171 (Child of ODSRV-OPRPM-1113 – )
- Fixed in
- #173 (Child of ODSRV-OPRPM-1114)
Tests
- 6 tests in total
- 2 tests failed
- 5 minutes taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_user_changes_provider_name_and_domain
|
Failing since build #171 (Child of ODSRV-OPRPM-1113) | 52 secs | ||
RuntimeError: no "dev-oneprovider-krakow" found in ClustersSidebar in CLUSTERS sidebar in Provider Panel request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>> > ??? 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...) |
||||
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
|
Failing since build #171 (Child of ODSRV-OPRPM-1113) | 58 secs | ||
AssertionError: expected only set(['dev-oneprovider-krakow']) as supporting providers, but displayed are set([u'pro1']) request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>> 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...) |