Expand |
Failed
|
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 #1
(Manual run by Łukasz Niemiec)
|
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...)
|
Expand |
Failed
|
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 #1
(Manual run by Łukasz Niemiec)
|
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.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_multiprovider_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(52 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
17 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...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
57 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 *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_multiprovider_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(52 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
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_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...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
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 *
> from tests.gui.steps.oneprovider_common import *
tests/gui/scenarios/test_multiprovider_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(52 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
4 mins |
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...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
4 mins |
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...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
1 min |
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...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown
|
Failing since build #1
(Manual run by Łukasz Niemiec)
|
1 min |
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...)
|