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

Add details to error operator log #375

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Conversation

THUzxj
Copy link
Contributor

@THUzxj THUzxj commented Mar 27, 2024

Hi, while using acto, I found that in results.csv, the messages in the Operator log field are always message='Invalid input detected' responsible_property=[]

In common.invalid_input_message, the responsible field path will be missed when recognizing the log as an error. I fixed it.

I also added the origin log message to InvalidInputResult so that it can be shown in results.csv for debugging.

@tylergu
Copy link
Member

tylergu commented Mar 27, 2024

Thanks for fixing this bug!

@tylergu tylergu merged commit 92fb7c3 into xlab-uiuc:main Mar 28, 2024
4 checks passed
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.

2 participants