pibizza opened a new issue, #6190: URL: https://github.com/apache/incubator-kie-drools/issues/6190
Some tests are failing - apparently because of a memory issue. The failures were not discovered before because they were tests executed only on demand - so called TurtleTests. AddRemoveGenerated2RulesEvalTest.java AddRemoveGenerated2RulesIntegerTest.java AddRemoveGenerated2RulesMapContainsTest.java AddRemoveGenerated2RulesNotNotTest.java AddRemoveGenerated2RulesNotTest.java AddRemoveGenerated2RulesStringIntegerTest.java AddRemoveGenerated2RulesStringTest.java The test IncrementalCompilationTest.testDecisionTable fails only after the migration to Junit5. -- 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]
