Build: #9 failed

Job: Multiprovider basic failed

Job result summary

Completed
Duration
33 minutes
Revision
4319426293ff0e7b9cc989d641dcbbbccd4e653e
Total tests
11
Failing since
#1 (Manual run by Łukasz Niemiec)

Tests

  • 11 tests in total
  • 10 tests failed
  • 22 minutes taken in total.
Existing test failures 10
Status Test Failing since Duration
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...)
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.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(52 more lines...)
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...)
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 *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(52 more lines...)
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...)
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 *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(52 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "20B-0.txt"
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ds_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "20B-0.txt"
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "20B-0.txt"
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again'>>

    
>   @pytest.fixture(scope='module')
    def screens():

tests/gui/scenarios/test_multiprovider_basic.py:53: 
(37 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "20B-0.txt"
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)