GUI acceptance tests using environment deployed from packages.

Build: #182 failed

Job: Chrome oneprovider spaces failed

Test results

  • 11 tests in total
  • 2 tests failed
  • 2 failures are new
  • 8 minutes taken in total.

Build 182 has the following 2 errors: 2 new failure(s) occurred since the previous build.

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...)