[
https://issues.apache.org/jira/browse/IGNITE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080288#comment-16080288
]
ASF GitHub Bot commented on IGNITE-5688:
----------------------------------------
GitHub user artemmalykh opened a pull request:
https://github.com/apache/ignite/pull/2272
IGNITE-5688 Fix SparseDistributedMatrixTest::testCacheBehaviour crash
Fixed tests of cache behaviour for sparse distributed matrix.
Also code style fixes are done for various ml-module file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5688
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2272.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2272
----
commit ce323a7550ee2b3e0b242abce0842ebcebb09b83
Author: artemmalykh <[email protected]>
Date: 2017-07-10T12:50:10Z
IGNITE-5688 Fix SparseDistributedMatrixTest::testCacheBehaviour crash
----
> Fix SparseDistributedMatrixTest::testCacheBehaviour crash
> ---------------------------------------------------------
>
> Key: IGNITE-5688
> URL: https://issues.apache.org/jira/browse/IGNITE-5688
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Affects Versions: 2.0
> Reporter: Artem Malykh
> Assignee: Artem Malykh
> Labels: test-fail
> Fix For: 2.1
>
>
> SparseDistributedMatrixTest::testCacheBehaviour crashed because of wrong
> checks of cache behaviour.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)