Skip to content

feat: lock file while read, write and refresh token #1204

feat: lock file while read, write and refresh token

feat: lock file while read, write and refresh token #1204

Triggered via pull request September 17, 2024 07:39
Status Failure
Total duration 9m 4s
Artifacts

main.yml

on: pull_request
shellcheck
4s
shellcheck
pytest-integration
8m 54s
pytest-integration
client-generation
3m 26s
client-generation
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Unit test - ./diracx-core: diracx-core/tests/test_utils.py#L74
test_write_credentials_is_locking_file AssertionError: assert True is False + where True = isinstance(OSError(22, 'Invalid argument'), OSError) + where OSError(22, 'Invalid argument') = <ExceptionInfo OSError(22, 'Invalid argument') tblen=2>.value
Unit test - ./diracx-core: diracx-core/tests/test_utils.py#L86
test_read_creadentials_is_locking_file NameError: name 'read_credentials' is not defined
Unit test - ./diracx-core
Process completed with exit code 1.
client-generation
Process completed with exit code 1.
pytest-integration: diracx-core/tests/test_utils.py#L74
test_write_credentials_is_locking_file AssertionError: assert True is False + where True = isinstance(OSError(22, 'Invalid argument'), OSError) + where OSError(22, 'Invalid argument') = <ExceptionInfo OSError(22, 'Invalid argument') tblen=2>.value
pytest-integration: diracx-core/tests/test_utils.py#L86
test_read_creadentials_is_locking_file NameError: name 'read_credentials' is not defined
pytest-integration
Process completed with exit code 1.