Skip to content

1072 kni learningtest tests fail on macos for the pip packages#1073

Open
popescu-v wants to merge 2 commits into
mainfrom
1072-kni-learningtest-tests-fail-on-macos-for-the-pip-packages
Open

1072 kni learningtest tests fail on macos for the pip packages#1073
popescu-v wants to merge 2 commits into
mainfrom
1072-kni-learningtest-tests-fail-on-macos-for-the-pip-packages

Conversation

@popescu-v

Copy link
Copy Markdown
Collaborator

closes #1072

…n UNIX

Thusly, on MacOS and Linux the KhiopsNativeLibrary dynamic library
(.dylib and .so respectively) is correctly found by KNITransfer for Pip
packages, in the same directory as itself (`env/bin` as opposed to
`env/lib`).

closes #1972
@popescu-v popescu-v linked an issue Jun 26, 2026 that may be closed by this pull request
@popescu-v popescu-v force-pushed the 1072-kni-learningtest-tests-fail-on-macos-for-the-pip-packages branch 3 times, most recently from 6c26a0f to b059237 Compare June 26, 2026 19:00
Thusly, KNITransfer-based tests are run on the Pip Core and KNI (and
KNITransfer) packages.

To this end:
- add three inputs to the run-standard-tests action which control
  whether Khiops, Coclustering or KNI tests are run (they are all run by
  default);
- add supplemental stage to the Khiops wheel package standard testing
  job, in which only KNI is tested via KNITransfer and LearningTestTool.
@popescu-v popescu-v force-pushed the 1072-kni-learningtest-tests-fail-on-macos-for-the-pip-packages branch from b059237 to 5e3ad49 Compare June 29, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KNI LearningTest tests fail on MacOS for the Pip Packages

1 participant