tkobayas opened a new pull request, #5677:
URL: https://github.com/apache/incubator-kie-drools/pull/5677

   …o drools
   
   - New parser is migrated in `drools-drl/drools-drl-parser` with 
org.drools.drl10.parser package
   - To enable the new parser, run `mvn test -PDRL10`
   - At the moment, we get lots of test failures especially in 
`drools-model/drools-model-codegen` and 
`drools-test-coverage/test-compiler-integration`
   
   This PR is an experiment to migrate a new DRL parser in a feature branch 
`dev-new-parser`.
   
   Currently, we get test failures with the new parser enabled `mvn test 
-PDRL10`.
   
   Especially,
   
   `drools-model/drools-model-codegen`
   [ERROR] Tests run: 2433, Failures: 592, Errors: 19, Skipped: 9
   
   `drools-test-coverage/test-compiler-integration`
   [ERROR] Tests run: 5396, Failures: 1249, Errors: 269, Skipped: 71
   
   I will split and fix the issues,


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to