GUI acceptance tests using environment deployed from packages.

Build: #182 failed

Job: Chrome oneprovider spaces failed

Job result summary

Completed
Duration
10 minutes
Revision
e5d5cd3afc00841c77a5d0d4abf2777ed97e6035
Total tests
11
Fixed in
#185 (Child of ODSRV-OPRPM-1129)

Configuration changes

Job Chrome oneprovider spaces with key ODSRV-GAPT-COS no longer exists.

Tests

  • 11 tests in total
  • 2 tests failed
  • 2 failures are new
  • 8 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_spaces test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name
1 min
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
Collapse Failed test_oneprovider_spaces test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name
2 mins
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)