Skip to content

add support for handling unknown expression ids in test result #1183

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

aakash070
Copy link
Collaborator

This change adds support for Unknown Set test result. A new test runner option has been added which enables the OptPartialEval eval option.
Note: This change adds partial evaluation support for cases where top level variables are missing in the input activations.

@aakash070 aakash070 requested a review from jnthntatum June 2, 2025 04:41
Copy link
Collaborator

@jnthntatum jnthntatum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, some minor suggestions

use cmp package for calculating expected and actual unkown diff

corrected error message for unknown result matcher diff
@aakash070 aakash070 force-pushed the unknown_set_result_matcher branch from 7b5f95c to 4e59ff4 Compare June 3, 2025 08:51
@aakash070 aakash070 requested a review from jnthntatum June 3, 2025 08:56
@jnthntatum jnthntatum merged commit c55aebf into google:master Jun 3, 2025
2 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