Update bugout token #175
use-cases-benchmark.yaml
on: push
Start benchmarks ec2
11s
Run Benchmarks
0s
Annotations
7 errors and 1 warning
Start benchmarks ec2
Process completed with exit code 1.
|
test_deepmemory.test_deepmemory_list_jobs:
deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L497
deeplake.util.exceptions.InvalidTokenException: Token is invalid. Make sure the full token string is included and try again.
|
test_api.test_persist[hub_cloud_ds_generator]:
deeplake/api/tests/test_api.py#L82
deeplake.util.exceptions.InvalidTokenException: Token is invalid. Make sure the full token string is included and try again.
|
test_deepmemory.test_deepmemory_evaluate_without_embedding_function:
deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L1
failed on setup with "deeplake.util.exceptions.AuthenticationException: Authentication failed. Please try logging in again."
|
|
test_token.test_expiry:
deeplake/util/tests/test_token.py#L12
AssertionError: assert False
+ where False = is_expired_token({'Authorization': 'Bearer 12345', 'expires_at': 1716609209.6814132})
|
|
Start benchmarks ec2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1-node16. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|