Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #3212 failed
Job: Storage sync failed
Test results
- 10 tests in total
- 9 tests failed
- 9 failures are new
- 1 test was quarantined / skipped
- 6 minutes taken in total.
Build 3,212 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_storage_sync
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]
|
Wojciech Szmelich
|
25 secs | |||
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: Given "there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of onepanel with following configuration: storage type: POSIX mount point: /volumes/posix imported storage: true". Line 33 in scenario "Files tree with specified depth is imported to space after changing import depth and enable delete detection option" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/features/onepanel/storage_sync.feature self = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]'>> argname = 'pytestbdd_given_there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of onepanel with following configuration:\nstorage type: POSIX\nmount point: /volumes/posix\nimported storage: true' def _get_active_fixturedef(self, argname): try: > return self._fixture_defs[argname] E KeyError: 'pytestbdd_given_there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of onepanel with following configuration:\nstorage type: POSIX\nmount point: /volumes/posix\nimported storage: true' (132 more lines...) |