Skip to content

Allow virtual tensors .data to use indra_ts.numpy as fallback. (#2873) #1582

Allow virtual tensors .data to use indra_ts.numpy as fallback. (#2873)

Allow virtual tensors .data to use indra_ts.numpy as fallback. (#2873) #1582

Triggered via push June 13, 2024 21:05
Status Success
Total duration 13s
Artifacts
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
test_read.test[3.9.10]: deeplake/util/tests/test_read.py#L17
deeplake.util.exceptions.DatasetHandlerError: A Deep Lake dataset does not exist at the given path (./datasets/3_9_10). Check the path provided or in case you want to create a new dataset, use deeplake.empty().
test_write.test_new_samples[3.9.10]: test_write#L25
FileNotFoundError: [Errno 2] No such file or directory: './datasets/3_9_10'
test_write.test_new_tensor[3.9.10]: test_write#L53
FileNotFoundError: [Errno 2] No such file or directory: './datasets/3_9_10'
test_write.test_update_samples[3.9.10]: test_write#L64
FileNotFoundError: [Errno 2] No such file or directory: './datasets/3_9_10'
test_agreement.test_agreement_logged_in: deeplake/api/tests/test_agreement.py#L45
deeplake.util.exceptions.BadRequestException: Invalid Request. One or more request parameters is incorrect. '_InstrumentedFastAPI' object has no attribute 'mongodb_datastore'
test_agreement.test_not_agreement_logged_in: deeplake/api/tests/test_agreement.py#L24
Failed: DID NOT RAISE <class 'deeplake.util.exceptions.AgreementNotAcceptedError'>
test_serialize.test_get_large_header: deeplake/core/test_serialize.py#L57
deeplake.util.exceptions.DatasetCorruptError: Exception occurred (see Traceback). The dataset maybe corrupted. Try using `reset=True` to reset HEAD changes and load the previous commit. This will delete all uncommitted changes on the branch you are trying to load.
test_query.test_link_materialize[1]: deeplake/core/query/test/test_query.py#L480
deeplake.util.exceptions.TransformError: Transform failed at index 9 of the input data. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_read.test[3.9.10]: deeplake/util/tests/test_read.py#L17
deeplake.util.exceptions.DatasetHandlerError: A Deep Lake dataset does not exist at the given path (./datasets/3_9_10). Check the path provided or in case you want to create a new dataset, use deeplake.empty().
test_write.test_new_samples[3.9.10]: test_write#L25
FileNotFoundError: [Errno 2] No such file or directory: './datasets/3_9_10'
test_write.test_new_tensor[3.9.10]: test_write#L53
FileNotFoundError: [Errno 2] No such file or directory: './datasets/3_9_10'
test_write.test_update_samples[3.9.10]: test_write#L64
FileNotFoundError: [Errno 2] No such file or directory: './datasets/3_9_10'
test_agreement.test_agreement_logged_in: deeplake/api/tests/test_agreement.py#L45
deeplake.util.exceptions.BadRequestException: Invalid Request. One or more request parameters is incorrect. '_InstrumentedFastAPI' object has no attribute 'mongodb_datastore'
test_agreement.test_not_agreement_logged_in: deeplake/api/tests/test_agreement.py#L24
Failed: DID NOT RAISE <class 'deeplake.util.exceptions.AgreementNotAcceptedError'>
test_query.test_link_materialize[1]: deeplake/core/query/test/test_query.py#L467
deeplake.util.exceptions.SampleAppendError: Failed to append a sample to the tensor 'abc'. See more details in the traceback.
test_deeplake_vectorstore.test_exec_option_with_auth: deeplake/core/vectorstore/test_deeplake_vectorstore.py#L2728
deeplake.util.exceptions.DatasetHandlerError: A dataset already exists at the given path (hub://testingacc2/tmp56e5_test_deeplake_vectorstore_test_exec_option_with_auth_tensor_db). If you want to create a new empty dataset, either specify another path or use overwrite=True. If you want to load the dataset that exists at this path, use deeplake.load() instead.
test_api.test_dataset_rename: deeplake/api/tests/test_api.py#L931
deeplake.util.exceptions.AuthenticationException: Authentication failed. Please try logging in again.
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.