Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Emulator test results

Jim Morrison edited this page Mar 28, 2024 · 2 revisions

Cloud Datastore Emulator

2024-03-28

FAILED tests/system/test_crud.py::test_cache_off_new_entity_created[] - AttributeError: 'NoneType' object has no attribute 'bar'
FAILED tests/system/test_query.py::test_filter_not_equal[] - google.api_core.exceptions.RetryError: Maximum number of 3 retries exceeded while...
FAILED tests/system/test_query.py::test_filter_not_equal[named] - google.api_core.exceptions.RetryError: Maximum number of 3 retries exceeded while...
FAILED tests/system/test_query.py::test_count_with_multi_query[] - google.api_core.exceptions.RetryError: Maximum number of 3 retries exceeded while...
FAILED tests/system/test_query.py::test_count_with_multi_query[named] - google.api_core.exceptions.RetryError: Maximum number of 3 retries exceeded while...
FAILED tests/system/test_query.py::test_fetch_page_in_query[] - google.api_core.exceptions.InvalidArgument: 400 Filter has 3 properties, expected 1
FAILED tests/system/test_query.py::test_fetch_page_in_query[named] - google.api_core.exceptions.InvalidArgument: 400 Filter has 3 properties, expected 1
FAILED tests/system/test_query.py::test_IN_timestamp[] - google.api_core.exceptions.InvalidArgument: 400 Filter has 2 properties, expected 1
FAILED tests/system/test_query.py::test_IN_timestamp[named] - google.api_core.exceptions.InvalidArgument: 400 Filter has 2 properties, expected 1
FAILED tests/system/test_query.py::test_NOT_IN[] - google.api_core.exceptions.InvalidArgument: 400 Unrecognized PropertyFilter.op: N...
FAILED tests/system/test_query.py::test_NOT_IN[named] - google.api_core.exceptions.InvalidArgument: 400 Unrecognized PropertyFilter.op: N...
=============== 11 failed, 331 passed, 18 skipped in 832.86s (0:13:52) ===============

Clone this wiki locally