Skip to content
New issue

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

knn tests are skipped in nightly test runs #72

Open
5 tasks
glookka opened this issue Oct 31, 2024 · 2 comments
Open
5 tasks

knn tests are skipped in nightly test runs #72

glookka opened this issue Oct 31, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@glookka
Copy link
Contributor

glookka commented Oct 31, 2024

Bug Description:

knn tests are skipped in nightly test runs:

      Start 277: col_275 -- knn index
 9/56 Test #277: col_275 -- knn index ........................................................***Skipped   0.05 sec
      Start 278: col_276 -- knn search vs json queries
10/56 Test #278: col_276 -- knn search vs json queries .......................................***Skipped   0.05 sec

https://github.com/manticoresoftware/columnar/actions/runs/11600797966/job/32302302075

Manticore Search Version:

6.3.1

Operating System Version:

Any

Have you tried the latest development version?

Yes

Internal Checklist:

To be completed by the assignee. Check off tasks that have been completed or are not applicable.

  • Implementation completed
  • Tests developed
  • Documentation updated
  • Documentation reviewed
  • Changelog updated
@glookka glookka added the bug Something isn't working label Oct 31, 2024
@tomatolog
Copy link
Contributor

fixed tests 275 and 276 models at manticoresoftware/manticoresearch@31e044b - now these should not fail at night CI with the master head

@sanikolaev
Copy link
Collaborator

@glookka is it clear from the output here https://github.com/manticoresoftware/columnar/actions/runs/11600797966/job/32302302075 why knn tests are skipped?

Also, is it correct there's no lib_manticore_knn.dll here

artifact_list: "build/columnar/Debug/lib_manticore_columnar.dll build/secondary/Debug/lib_manticore_secondary.dll build/_deps/manticore-build/src/Debug/indexer.exe build/_deps/manticore-build/src/Debug/searchd.exe" #
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants