Build: #19 failed

Job: Onepanel basic failed

Test results

  • 6 tests in total
  • 3 tests failed
  • 1 test was fixed
  • 15 minutes taken in total.

Build 19 has the following 3 errors:There were no new test failures since the previous build.

Existing test failures 3
Status Test Failing since Duration
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

    from tests.gui.steps.onezone.space import *
>   from tests.gui.steps.onezone.multi_browser_space import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(35 more lines...)
ImportError: No module named login
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(25 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>

    from tests.gui.steps.onezone.space import *
>   from tests.gui.steps.onezone.multi_browser_space import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(29 more lines...)