GUI acceptance tests using environment deployed from packages.

Build: #2134 failed

Job: Oneprovider archives recall failed

Stages & jobs

  1. Acceptance Test

Test results

  • 4 tests in total
  • 3 tests failed
  • 3 failures are new
  • 1 test was quarantined / skipped
  • < 1 second taken in total.

Build 2,134 has the following 3 errors: 3 new failure(s) occurred since the previous build.

New test failures 3
Status Test Duration
Collapse Failed test_oneprovider_archives_recall test_user_sees_that_recall_has_been_cancelled_after_cancelling_it[1oz_1op_slow_file_operations]
< 1 sec
test setup failure
env_description_abs_path = '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COARL/onedata/tests/gui/environments/1oz_1op_slow_file_operations.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-GAPT-COARL/onedata/tests/gui/environments/1oz_1op_slow_file_operations.yaml'

(1 more lines...)
Collapse Failed test_oneprovider_archives_recall test_user_sees_that_recall_has_been_cancelled_after_cancelling_it_on_remote_provider[1oz_1op_slow_file_operations]
< 1 sec
test setup failure
env_description_abs_path = '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COARL/onedata/tests/gui/environments/1oz_1op_slow_file_operations.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-GAPT-COARL/onedata/tests/gui/environments/1oz_1op_slow_file_operations.yaml'

(1 more lines...)
Collapse Failed test_oneprovider_archives_recall test_user_successfully_recalls_archive_if_there_is_space_on_device[1oz_1op_slow_file_operations]
< 1 sec
test setup failure
env_description_abs_path = '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COARL/onedata/tests/gui/environments/1oz_1op_slow_file_operations.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-GAPT-COARL/onedata/tests/gui/environments/1oz_1op_slow_file_operations.yaml'

(1 more lines...)