Build: #37 failed

Job: Multiprovider basic failed

Test results

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

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

New test failures 2
Status Test Duration
Collapse Failed test_multiprovider_basic test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
42 secs
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in modals
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
Collapse Failed test_multiprovider_basic test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
1 min
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in modals
request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>

    from tests.gui.steps.onezone.multibrowser_spaces import *
>   from tests.gui.steps.onezone.groups import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)