mariofusco commented on code in PR #5944:
URL:
https://github.com/apache/incubator-kie-drools/pull/5944#discussion_r1600181113
##########
drools-test-coverage/test-compiler-integration/src/test/java/org/drools/mvel/integrationtests/KnownExecModelDifferenceTest.java:
##########
@@ -164,59 +162,6 @@ public void setter_intToPrimitiveLongCoercionVarargs() {
assertThat(fact.getValueList()).containsExactly(10L, 20L); // Coerced
with both cases
}
- @Test
- public void property_subClassMethod_genericsReturnType() {
Review Comment:
Since this is no longer a difference between interpreted mode and executable
model I moved these 2 tests in a different class.
--
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]