GUI acceptance tests using environment deployed from packages.
Build: #2890 failed Child of ODSRV-OZP-2034
Test results
- 885 tests in total
- 1 test failed
- 1 failure is new
- 11 tests were quarantined / skipped
- 1151 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_storage_sync_charts
test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
|
Storage sync charts | 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...) |