GUI acceptance tests using environment deployed from packages.
Build: #15 failed
Job: Chrome onezone providers sync test failed
user fails to create unnamed group using button to confirm group name[1oz 3op providers sync]: Test case result
The below summarizes the result of the test " user fails to create unnamed group using button to confirm group name[1oz 3op providers sync]" in build 15 of Onedata Products - gui acceptance pkg - release-21.02.0-alpha1 - Chrome onezone providers sync test.
- Description
- user fails to create unnamed group using button to confirm group name[1oz 3op providers sync]
- Test class
- gui.scenarios.test_onezone_groups_basic
- Method
- test_user_fails_to_create_unnamed_group_using_button_to_confirm_group_name[1oz_3op_providers_sync]
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
test setup failure env_description_abs_path = '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT157-COPST/onedata/tests/gui/environments/1oz_3op_providers_sync.yaml' @pytest.fixture(scope='session') def env_desc(env_description_abs_path): > with open(env_description_abs_path, 'r') as env_desc_file: E FileNotFoundError: [Errno 2] No such file or directory: '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT157-COPST/onedata/tests/gui/environments/1oz_3op_providers_sync.yaml' tests/conftest.py:178: FileNotFoundError