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

Compare validation warnings #254

Open
2 tasks
khieta opened this issue Mar 14, 2024 · 0 comments
Open
2 tasks

Compare validation warnings #254

khieta opened this issue Mar 14, 2024 · 0 comments
Labels
feature-request Request for a new feature

Comments

@khieta
Copy link
Contributor

khieta commented Mar 14, 2024

Category

DRT infrastructure

Describe the feature you'd like to request

We currently ignore validation warnings during DRT. It maybe be useful to take into account some warnings when comparing the Lean against the Rust. For example: in cases where Lean returns an "impossiblePolicy" error (which should, more or less, match when Rust returns an ImpossiblePolicy warning), we can guarantee that the policy evaluates without type errors and that it evaluates to false.

Describe alternatives you've considered

No response

Additional context

This issue is related to #69, where we decided to compare the ids of policies that error during authorization, but not the errors themselves.

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@khieta khieta added feature-request Request for a new feature backlog labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants