Build: #24 failed
Job: LUMA multiprovider tests failed
Test results
- 4 tests in total
- 2 tests failed
- 3 minutes taken in total.
Build 24 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
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) | 1 min | ||
RuntimeError: Error when executing command "kubectl exec dev-oneclient-krakow-669d959fd8-hmsqc -- 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...) |
||||
test_luma_multiprovider
test_user_not_in_luma_cannot_create_file
|
Failing since build #18 (Code changes detected) | 1 min | ||
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...) |