GUI acceptance tests using environment deployed from packages.
Build: #158 failed
Job: Multiprovider basic failed
Job result summary
- Completed
- Duration
- 19 minutes
- Revision
-
23fd7844589939996955bb96cbe6d1e58c87d6a0
- Total tests
- 11
- Fixed in
- #159 (Rebuilt by Michał Ćwiertnia)
Tests
- 11 tests in total
- 6 tests failed
- 6 failures are new
- 15 minutes taken in total.
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
|
18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_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 (51 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_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.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_multiprovider_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
19 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_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: (53 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
59 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_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 * tests/gui/scenarios/test_multiprovider_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
19 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_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 (51 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_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 * tests/gui/scenarios/test_multiprovider_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |