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

Standard tests fail on debug #131

Closed
folmos-at-orange opened this issue Jan 24, 2024 · 1 comment
Closed

Standard tests fail on debug #131

folmos-at-orange opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
Type/Bug Something isn't working
Milestone

Comments

@folmos-at-orange
Copy link
Member

Description

4 Standard tests fail in debug mode. Trace

	TestKhiops	Standard	Iris2D			errors	10	FATAL ERROR	Error files: err.txt, .kdic, .khj, .txt, .xls	Note: Missing result files
	TestKhiops	Standard	IrisG			errors	9	FATAL ERROR	Error files: err.txt, .kdic, .khj, .txt, .xls	Note: Missing result files
	TestKhiops	Standard	IrisR			errors	9	FATAL ERROR	Error files: err.txt, .kdic, .khj, .txt, .xls	Note: Missing result files
	TestKhiops	Standard	SpliceJunction2D			errors	5	FATAL ERROR	Error files: err.txt, .khj, .xls	Note: Missing result files
DONE	TestKhiops	Standard

The tests fail with the message

Process 1: Require failed in file D:\a\khiops\khiops\src\Learning\KWDataPreparation\KWDataGrid.cpp line 3589d	not bIsDefaultPart or value->GetValue() != Symbol::GetStarValue()

Questions/Ideas

  • The fix in commit 133ec96 seems to be the problem since this commit introduces the assert failure.
@folmos-at-orange folmos-at-orange added the Type/Bug Something isn't working label Jan 24, 2024
@folmos-at-orange folmos-at-orange changed the title Standard tests fail on debug. Standard tests fail on debug Jan 24, 2024
@folmos-at-orange folmos-at-orange added this to the v10.2.0 milestone Jan 25, 2024
@folmos-at-orange
Copy link
Member Author

Solved in #133

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

When branches are created from issues, their pull requests are automatically linked.

2 participants