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

Update TestEval/sets.intersects_test_3 #20

Open
polds opened this issue Jan 9, 2024 · 0 comments
Open

Update TestEval/sets.intersects_test_3 #20

polds opened this issue Jan 9, 2024 · 0 comments
Labels
tests Track test fixes from CEL -> Expr

Comments

@polds
Copy link
Owner

polds commented Jan 9, 2024

TestEval/sets.intersects_test_3 is broken. We should fix or remove.

=== RUN   TestEval/sets.intersects_test_3
    eval_test.go:180: Eval() got error = failed to compile the Expr expression: unknown name sets (1:1)
         | sets.intersects([[1], [2, 3]], [[1, 2], [2, 3]])
         | ^, wantErr false
    --- FAIL: TestEval/sets.intersects_test_3 (0.00s)
@polds polds added the tests Track test fixes from CEL -> Expr label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Track test fixes from CEL -> Expr
Projects
None yet
Development

No branches or pull requests

1 participant