opencybersecurityalliance / firepit

Firepit - STIX Columnar Storage
Apache License 2.0
15 stars 12 forks source link

Multiple unit test failures with postgresql #15

Closed pcoccoli closed 3 years ago

pcoccoli commented 3 years ago

FAILED tests/test_errors.py::test_empty_results - firepit.exceptions.UnknownViewname: relation "my_findings" does not exist FAILED tests/test_storage.py::test_ops[url-value-MATCHES-^.example.com/page/1[0-9]$-http://www26.example.com/page/176-http://www67.example.com/page/264] - AssertionErro... FAILED tests/test_storage.py::test_grouping - firepit.exceptions.IncompatibleType FAILED tests/test_storage.py::test_extract - firepit.exceptions.IncompatibleType FAILED tests/test_storage.py::test_reassign - KeyError: 'x_enrich' FAILED tests/test_storage.py::test_appdata - TypeError: the JSON object must be str, bytes or bytearray, not NoneType FAILED tests/test_storage.py::test_sort_same_name - psycopg2.errors.DependentObjectsStillExist: cannot drop view gmirloov because other objects depend on it

pcoccoli commented 3 years ago

Closed by #16