1072 kni learningtest tests fail on macos for the pip packages#1073
Open
popescu-v wants to merge 2 commits into
Open
1072 kni learningtest tests fail on macos for the pip packages#1073popescu-v wants to merge 2 commits into
popescu-v wants to merge 2 commits into
Conversation
…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
6c26a0f to
b059237
Compare
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.
b059237 to
5e3ad49
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #1072