[
https://issues.apache.org/jira/browse/IGNITE-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Zinoviev updated IGNITE-13532:
-------------------------------------
Description:
NOTE: This is not reproduced locally, but reproduced on TC
org.mockito.exceptions.misusing.UnnecessaryStubbingException: Unnecessary
stubbings detected in test class: DatasetAffinityFunctionWrapperTest Clean &
maintainable test code requires zero unnecessary code. Following stubbings are
unnecessary (click to navigate to relevant line of code): 1. -> at
org.apache.ignite.ml.dataset.impl.cache.util.DatasetAffinityFunctionWrapperTest.testPartition(DatasetAffinityFunctionWrapperTest.java:80)
Please remove unnecessary stubbings or use 'lenient' strictness. More info:
javadoc for UnnecessaryStubbingException class.
org.mockito.exceptions.misusing.UnnecessaryStubbingException:
Unnecessary stubbings detected in test class:
DatasetAffinityFunctionWrapperTest
Clean & maintainable test code requires zero unnecessary code.
Following stubbings are unnecessary (click to navigate to relevant line of
code):
1. -> at
org.apache.ignite.ml.dataset.impl.cache.util.DatasetAffinityFunctionWrapperTest.testPartition(DatasetAffinityFunctionWrapperTest.java:80)
Please remove unnecessary stubbings or use 'lenient' strictness. More info:
javadoc for UnnecessaryStubbingException class.
was:
org.mockito.exceptions.misusing.UnnecessaryStubbingException: Unnecessary
stubbings detected in test class: DatasetAffinityFunctionWrapperTest Clean &
maintainable test code requires zero unnecessary code. Following stubbings are
unnecessary (click to navigate to relevant line of code): 1. -> at
org.apache.ignite.ml.dataset.impl.cache.util.DatasetAffinityFunctionWrapperTest.testPartition(DatasetAffinityFunctionWrapperTest.java:80)
Please remove unnecessary stubbings or use 'lenient' strictness. More info:
javadoc for UnnecessaryStubbingException class.
org.mockito.exceptions.misusing.UnnecessaryStubbingException:
Unnecessary stubbings detected in test class: DatasetAffinityFunctionWrapperTest
Clean & maintainable test code requires zero unnecessary code.
Following stubbings are unnecessary (click to navigate to relevant line of
code):
1. -> at
org.apache.ignite.ml.dataset.impl.cache.util.DatasetAffinityFunctionWrapperTest.testPartition(DatasetAffinityFunctionWrapperTest.java:80)
Please remove unnecessary stubbings or use 'lenient' strictness. More info:
javadoc for UnnecessaryStubbingException class.
> [ML] Test DatasetAffinityFunctionWrapperTest failed with
> UnnecessaryStubbingException
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-13532
> URL: https://issues.apache.org/jira/browse/IGNITE-13532
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Reporter: Alexey Zinoviev
> Assignee: Alexey Zinoviev
> Priority: Critical
> Fix For: 2.10
>
>
> NOTE: This is not reproduced locally, but reproduced on TC
>
> org.mockito.exceptions.misusing.UnnecessaryStubbingException: Unnecessary
> stubbings detected in test class: DatasetAffinityFunctionWrapperTest Clean &
> maintainable test code requires zero unnecessary code. Following stubbings
> are unnecessary (click to navigate to relevant line of code): 1. -> at
> org.apache.ignite.ml.dataset.impl.cache.util.DatasetAffinityFunctionWrapperTest.testPartition(DatasetAffinityFunctionWrapperTest.java:80)
> Please remove unnecessary stubbings or use 'lenient' strictness. More info:
> javadoc for UnnecessaryStubbingException class.
> org.mockito.exceptions.misusing.UnnecessaryStubbingException:
> Unnecessary stubbings detected in test class:
> DatasetAffinityFunctionWrapperTest
> Clean & maintainable test code requires zero unnecessary code.
> Following stubbings are unnecessary (click to navigate to relevant line of
> code):
> 1. -> at
> org.apache.ignite.ml.dataset.impl.cache.util.DatasetAffinityFunctionWrapperTest.testPartition(DatasetAffinityFunctionWrapperTest.java:80)
> Please remove unnecessary stubbings or use 'lenient' strictness. More info:
> javadoc for UnnecessaryStubbingException class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)