Job registry #192
Annotations
4 errors
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_alembic.py#L35
test_alembic
AssertionError: assert 1 == 0
+ where 1 = len([('remove_column', None, 'jobs_job', Column('default_args', JSONB(astext_type=Text()), table=<jobs_job>))])
+ where [('remove_column', None, 'jobs_job', Column('default_args', JSONB(astext_type=Text()), table=<jobs_job>))] = <bound method Alembic.compare_metadata of <flask_alembic.extension.Alembic object at 0x7f9509b43bb0>>()
+ where <bound method Alembic.compare_metadata of <flask_alembic.extension.Alembic object at 0x7f9509b43bb0>> = <flask_alembic.extension.Alembic object at 0x7f9509b43bb0>.compare_metadata
+ where <flask_alembic.extension.Alembic object at 0x7f9509b43bb0> = <invenio_db.ext.InvenioDB object at 0x7f9509a58a00>.alembic
|
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_alembic.py#L35
test_alembic
AssertionError: assert 1 == 0
+ where 1 = len([('remove_column', None, 'jobs_job', Column('default_args', JSONB(astext_type=Text()), table=<jobs_job>))])
+ where [('remove_column', None, 'jobs_job', Column('default_args', JSONB(astext_type=Text()), table=<jobs_job>))] = <bound method Alembic.compare_metadata of <flask_alembic.extension.Alembic object at 0x7f1e3f10aba0>>()
+ where <bound method Alembic.compare_metadata of <flask_alembic.extension.Alembic object at 0x7f1e3f10aba0>> = <flask_alembic.extension.Alembic object at 0x7f1e3f10aba0>.compare_metadata
+ where <flask_alembic.extension.Alembic object at 0x7f1e3f10aba0> = <invenio_db.ext.InvenioDB object at 0x7f1e3f0b6b40>.alembic
|
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|