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

At least one sensitivity analysis unit test has a malformed input. #655

Closed
markww opened this issue Aug 15, 2022 · 0 comments
Closed

At least one sensitivity analysis unit test has a malformed input. #655

markww opened this issue Aug 15, 2022 · 0 comments
Assignees

Comments

@markww
Copy link
Contributor

markww commented Aug 15, 2022

While testing Raksha, I saw the following message fly by:

INFO: From Executing genrule //src/analysis/souffle/tests/dp_sensitivity_tests:sensitivity_analysis_unit_test_test_results:
Error loading isOperation data: Error converting <> in column 1 in line 8; cannot parse fact file isOperation.facts!

It looks like one of the input facts files is malformed, and Souffle is just trying to keep running with a partial or empty facts file. We should fix this input file, as it might be making the test pass trivially.

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 a pull request may close this issue.

2 participants