Closed yurloc closed 5 months ago
good-first-issue
/take
This seems to be a little more complex than the first look.
DescrResourceSetTest
goes through all drl files in test-compiler-integration
. If there is a parser error, the resource assertion is skipped. So it's better to hold on this fix until some other test failures will be fixed.
Parent issue
5678
Failing tests
org.drools.mvel.compiler.compiler.DescrResourceSetTest#drlFilesTest
Notes
DRLVisitorImpl
should simply set theResource
that was parsed to eachDescr
in the resulting AST.Rule code snippet
N/A.
Error output