GUI acceptance tests using environment deployed from packages.
Build: #2895 failed
Job: Storage sync charts failed
Test results
- 1 test in total
- 1 test failed
- 2 minutes taken in total.
Build 2,895 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_storage_sync_charts
test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
|
Failing since build #2890 (Child of ODSRV-OZP-2034) | 2 mins | ||
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 browser1 with following configuration: storage type: POSIX mount point: /volumes/posix imported storage: true". Line 20 in scenario "User configures storage sync and sees storage synchronization statistics" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CSSC/onedata-acceptance/tests/gui/features/onepanel/storage_sync_charts.feature self = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]'>> argname = 'pytestbdd_given_there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of browser1 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 browser1 with following configuration:\nstorage type: POSIX\nmount point: /volumes/posix\nimported storage: true' (132 more lines...) |