Skip to content

global: codebase upgrade #556

global: codebase upgrade

global: codebase upgrade #556

Triggered via pull request August 2, 2024 19:49
Status Failure
Total duration 7m 26s
Artifacts

tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18): tests/unit/test_ffmpeg.py#L62
test_error_report AssertionError: assert 'Error opening input file invalid_filename.\nError opening input files: No such file or directory' in 'COMMAND: ffmpeg -accurate_seek -ss 10 -i invalid_filename -vframes 1 -qscale:v 1\nERROR_CODE: 1\nOUTPUT: ffmpeg versi... / 55. 9.100\nTrailing option(s) found in the command: may be ignored.\ninvalid_filename: No such file or directory\n' + where 'COMMAND: ffmpeg -accurate_seek -ss 10 -i invalid_filename -vframes 1 -qscale:v 1\nERROR_CODE: 1\nOUTPUT: ffmpeg versi... / 55. 9.100\nTrailing option(s) found in the command: may be ignored.\ninvalid_filename: No such file or directory\n' = repr(COMMAND: ffmpeg -accurate_seek -ss 10 -i invalid_filename -vframes 1 -qscale:v 1\nERROR_CODE: 1\nOUTPUT: ffmpeg version ....100 / 55. 9.100\nTrailing option(s) found in the command: may be ignored.\ninvalid_filename: No such file or directory\n) + where COMMAND: ffmpeg -accurate_seek -ss 10 -i invalid_filename -vframes 1 -qscale:v 1\nERROR_CODE: 1\nOUTPUT: ffmpeg version ....100 / 55. 9.100\nTrailing option(s) found in the command: may be ignored.\ninvalid_filename: No such file or directory\n = <ExceptionInfo COMMAND: ffmpeg -accurate_seek -ss 10 -i invalid_filename -vframes 1 -qscale:v 1\nERROR_CODE: 1\nOUTPUT: .... 9.100\nTrailing option(s) found in the command: may be ignored.\ninvalid_filename: No such file or directory\n tblen=3>.value
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18): tests/unit/test_fixtures.py#L59
test_fixture_licenses assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18): tests/unit/test_fixtures.py#L116
test_fixture_pages FileNotFoundError: [Errno 2] No such file or directory: '/opt/hostedtoolcache/Python/3.9.19/x64/var/instance/static/dist/manifest.json'
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18): tests/unit/test_records.py#L99
test_records_ui_export FileNotFoundError: [Errno 2] No such file or directory: '/opt/hostedtoolcache/Python/3.9.19/x64/var/instance/static/dist/manifest.json'
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18)
Process completed with exit code 1.
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/