We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following tests are broken after #454 and should be fixed:
FAILED tests/winnow/storage/test_remote_signatures_dao.py::test_save_matches_db[DBRemoteSignaturesDAO] - AttributeError: 'DBRemoteSignaturesDAO' object has no attribute 'save_matches' FAILED tests/winnow/storage/test_remote_signatures_dao.py::test_save_matches_db[ReprRemoteSignaturesDAO] - AttributeError: 'ReprRemoteSignaturesDAO' object has no attribute 'save_matches' FAILED tests/general_tests.py::test_extract_frame_level_features - AttributeE... FAILED tests/general_tests.py::test_extract_video_level_features - AttributeE... FAILED tests/general_tests.py::test_extract_video_signatures - AttributeError... FAILED tests/general_tests.py::test_signatures_are_saved - AttributeError: 'P...
The text was updated successfully, but these errors were encountered:
Temporary disable broken tests (benetech#476)
faa41ee
Add dummy test to temporary fix integrationtests (benetech#476)
8d4709f
Temporary disable integration tests (benetech#476)
99525cb
stepan-anokhin
No branches or pull requests
The following tests are broken after #454 and should be fixed:
The text was updated successfully, but these errors were encountered: