Expand |
Failed
|
test_luma_multiprovider
test_user_not_in_luma_cannot_create_file
|
Failing since build #18
(Code changes detected)
|
LUMA multiprovider tests |
34 secs |
RuntimeError: File file2 exists on client client2 when it shouldn't:
request = <FixtureRequest for <Function 'test_user_not_in_luma_cannot_create_file'>>
> ???
tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(29 more lines...)
|
Expand |
Failed
|
test_luma_multiprovider
test_imported_directory_is_correctly_mapped_on_provider_with_luma_and_is_not_mapped_on_other_provider
|
Failing since build #21
(Manual run by Michał Stanisz)
|
LUMA multiprovider tests |
1 min |
RuntimeError: Error when executing command "kubectl exec dev-oneclient-krakow-669d959fd8-n9zwr -- ls -Ald /mnt/oneclient/marie/krk-plirw-par-c/Landsat-5": ls: cannot access '/mnt/oneclient/marie/krk-plirw-par-c/Landsat-5': No such file or directory command terminated with exit code 2
request = <FixtureRequest for <Function 'test_imported_directory_is_correctly_mapped_on_provider_with_luma_and_is_not_mapped_on_other_provider'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(30 more lines...)
|
Expand |
Failed
|
test_groups_basic
test_user_joins_a_group_to_parent_group[web GUI-REST]
|
Failing since build #5
(Code changes detected)
|
Chrome groups basic tests |
1 min |
RuntimeError: no GROUPS named "child" found in groups permission table
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|