You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestValidation/Homogeneous_Aggregate_Validation_test_8 is broken. We should fix or remove.
=== RUN TestValidation/Homogeneous_Aggregate_Validation_test_8
eval_test.go:359: Compile() got error = a map key must be a quoted string, a number, a identifier, or an expression enclosed in parentheses (unexpected token Operator("?")) (1:18)
| {'hello': false, ?'world': optional.ofNonZeroValue(true)}
| .................^, wantErr false
--- FAIL: TestValidation/Homogeneous_Aggregate_Validation_test_8 (0.00s)
The text was updated successfully, but these errors were encountered:
* Add a test that passes on the playground, but stil doesn’t pass in the test. Needs more investigation
ref: #5
* fix#6
* Fix#7
* Fix#8
* FIx#21
* Fixes#22, #23, #24, #25, #26, #27, #28, #29, #30, #31, #33, #34, #35
* Update comments and fix duration test
TestValidation/Homogeneous_Aggregate_Validation_test_8 is broken. We should fix or remove.
The text was updated successfully, but these errors were encountered: