Closed lusloher closed 3 years ago
Need to test all examples with Jina version 1.0 and fix these tests. Issue may have occurred due to changes on Rankers.
The test can pass on 1.0.1 but fail on 1.0.2, so most likely jina-ai/jina#1973 is the reason why tests fail
jina-ai/jina#1973
jina-ai/jina#1947
Meanwhile, multires-lyrics-search will encounter:AttributeError("'KVSearchDriver' object has no attribute '_is_update'") when searching in jinabox frontend.
:AttributeError("'KVSearchDriver' object has no attribute '_is_update'")
CI: set fail-fast false to enable running all tests.
fix: audio search and test
fix: tumblr-gif-search
fix: multires-lyrics-search
Possible solutions: jina-ai/jina-hub#4144
Link to feature: https://jinaai.productboard.com/feature-board/planning/features/7101190
Bug Report
Need to test all examples with Jina version 1.0 and fix these tests. Issue may have occurred due to changes on Rankers.
The test can pass on 1.0.1 but fail on 1.0.2, so most likely jina-ai/jina#1973 is the reason why tests fail
jina-ai/jina#1973
jina-ai/jina#1947
Meanwhile, multires-lyrics-search will encounter
:AttributeError("'KVSearchDriver' object has no attribute '_is_update'")
when searching in jinabox frontend.CI: set fail-fast false to enable running all tests.
fix: audio search and test
fix: tumblr-gif-search
fix: multires-lyrics-search
Possible solutions:
jina-ai/jina-hub#4144