GUI acceptance tests using environment deployed from packages.
Build: #2894 failed Child of ODSRV-OPRPM-2548
Build result summary
Details
- Completed
- Queue duration
- 19 seconds
- Duration
- 247 minutes
- Labels
- None
- Revision
-
5d7d02059d6c3d4c8cefb8e81813619de8f7b505
- Total tests
- 885
- Failing since
- #2890 (Child of ODSRV-OZP-2034 – )
- Fixed in
- #2898 (Child of ODSRV-OPRPM-2552)
Tests
Responsible
- Wojciech Szmelich Automatically assigned
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_storage_sync
test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]
|
Storage sync | 1 min | |
AssertionError: there is different number of items in file browser, actual items: {'file1.txt', 'dir22'}, expected items: ['dir22'] request = <FixtureRequest for <Function 'test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (38 more lines...) |
Status | Test | Failing since | View job | 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) | 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...) |