installation: bump invenio-access #283
Annotations
6 errors
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_record_permission_policy.py#L55
test_read_policy
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.
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_record_permission_policy.py#L65
test_read_files_policy
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.
|
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_record_permission_policy.py#L55
test_read_policy
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.
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_record_permission_policy.py#L65
test_read_files_policy
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.
|
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|