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 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
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...)