Build: #17 failed
Job: Multiprovider basic failed
Test results
- 10 tests in total
- 4 tests failed
- 4 failures are new
- 17 minutes taken in total.
Build 17 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_basic
test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
35 secs | |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>> from tests.gui.steps.oneprovider_common import * > from tests.gui.meta_steps.onezone.common import * tests/gui/scenarios/test_multiprovider_basic.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (35 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
35 secs | |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>> from tests.gui.steps.oneprovider.spaces import * > from tests.gui.steps.oneprovider.multiprovider import * tests/gui/scenarios/test_multiprovider_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (35 more lines...) |
|||
Collapse |
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 ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>> > ??? tests/gui/scenarios/test_multiprovider_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (34 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
36 secs | |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>> @pytest.fixture(scope='module') > def screens(): tests/gui/scenarios/test_multiprovider_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (35 more lines...) |