6.6. 决策引擎
在处理 TypeCoercionTest [RHDM-1470] 后,testDoubleNaN 会失败
问题:当约束出现问题时,您会在 org.drools.modelcompiler.TypeCoercionTest114testDoubleNaN 中收到 AssertionError 错误。
重现的步骤:
在
org.drools.modelcompiler模块中运行以下命令:mvn clean install -Dtest=org.drools.modelcompiler.TypeCoercionTest#testDoubleNaN* -Ddrools.jittingThreshold=0
临时解决方案:无.