Add collections to browse #5526
Annotations
4 errors
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/schemas/test_identifier.py#L33
test_valid_no_schema
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/schemas/test_identifier.py#L33
test_valid_no_schema
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|