Build: #13 failed
Job: Multiprovider basic failed
Test results
- 11 tests in total
- 6 tests failed
- 23 minutes taken in total.
Build 13 has the following 6 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_multiprovider_basic
test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Failing since build #3 (Manual run by Michał Stanisz) | 1 min | ||
RuntimeError: no "group management" on Onezone page found request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>> > ??? tests/gui/scenarios/test_multiprovider_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (41 more lines...) |
||||
test_multiprovider_basic
test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Failing since build #3 (Manual run by Michał Stanisz) | 1 min | ||
RuntimeError: no "data space management" on Onezone page found 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.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_multiprovider_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (42 more lines...) |
||||
test_multiprovider_basic
test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #3 (Manual run by Michał Stanisz) | 1 min | ||
RuntimeError: no "group management" on Onezone page found request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>> > @pytest.fixture(scope='module') def screens(): tests/gui/scenarios/test_multiprovider_basic.py:53: (43 more lines...) |
||||
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #3 (Manual run by Michał Stanisz) | 1 min | ||
RuntimeError: no "data space management" on Onezone page found 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.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_multiprovider_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (42 more lines...) |
||||
test_multiprovider_basic
test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #3 (Manual run by Michał Stanisz) | 1 min | ||
RuntimeError: no "group management" on Onezone page found request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>> > ??? tests/gui/scenarios/test_multiprovider_basic.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (41 more lines...) |
||||
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #3 (Manual run by Michał Stanisz) | 1 min | ||
RuntimeError: no "data space management" on Onezone page found request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_multiprovider_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (42 more lines...) |