psql:/home/morane/Documents/code/swh-environment/swh-indexer/.tox/py3/lib/python3.5/site-packages/swh/scheduler/sql/30-swh-schema.sql:427: ERROR: syntax error at or near "is"
LINE 1: comment on function swh_scheduler_task_to_archive is 'Read a...
^
______________ ERROR at setup of TestOriginMetadata.test_pipeline ______________
psql:/home/morane/Documents/code/swh-environment/swh-indexer/.tox/py3/lib/python3.5/site-packages/swh/scheduler/sql/30-swh-schema.sql:427: ERROR: syntax error at or near "is"
LINE 1: comment on function swh_scheduler_task_to_archive is 'Read a...
^
____________ ERROR at setup of TestRemoteStorage.test_check_config _____________
psql:/home/morane/Documents/code/swh-environment/swh-indexer/.tox/py3/lib/python3.5/site-packages/swh/scheduler/sql/30-swh-schema.sql:427: ERROR: syntax error at or near "is"
LINE 1: comment on function swh_scheduler_task_to_archive is 'Read a...
^
ERROR at setup of TestRemoteStorage.test_content_ctags_add__add_new_ctags_added
tp = <class 'subprocess.CalledProcessError'>, value = None, tb = None
psql:/home/morane/Documents/code/swh-environment/swh-indexer/.tox/py3/lib/python3.5/site-packages/swh/scheduler/sql/30-swh-schema.sql:427: ERROR: syntax error at or near "is"
LINE 1: comment on function swh_scheduler_task_to_archive is 'Read a...
^
ERROR at setup of IndexerTestStorage.test_content_ctags_add__add_new_ctags_added
tp = <class 'subprocess.CalledProcessError'>, value = None, tb = None
/home/morane/Documents/code/swh-environment/swh-indexer/.tox/py3/lib/python3.5/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.