Job registry #192
Annotations
2 errors
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
|
|
This job failed
Loading