Refactor Job manager routes #1470
Triggered via pull request
December 16, 2024 13:16
Status
Failure
Total duration
11m 19s
Artifacts
–
main.yml
on: pull_request
shellcheck
3s
pytest-integration
11m 8s
client-generation
3m 49s
Matrix: unittest
Annotations
2 errors and 9 warnings
Unit test - ./diracx-client:
diracx-client/tests/test_auth.py#L187
test_get_token_refresh_valid
assert '{"access_tok...: 1734358698}' == '{"access_tok...: 1734358699}'
- {"access_token": "test_token", "refresh_token": "***", "expires_on": 1734358699}
? ^
+ {"access_token": "test_token", "refresh_token": "***", "expires_on": 1734358698}
? ^
|
Unit test - ./diracx-client
Process completed with exit code 1.
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-api
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-cli
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-db
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client-generation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test - ./diracx-routers
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest-integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|