[
https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725384#comment-14725384
]
ASF GitHub Bot commented on IGNITE-1273:
----------------------------------------
GitHub user dmagda opened a pull request:
https://github.com/apache/ignite/pull/55
Ignite 1273: Tests from GridPortableBuilderAdditionalSelfTest were disabled
All the details including the workflow are aggregated in the ticket:
https://issues.apache.org/jira/browse/IGNITE-1273
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmagda/incubator-ignite ignite-1273
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/55.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 #55
----
commit 8ffe7af65dfc3f0e31cd6e35a989bbee488b7cf3
Author: Denis Magda <[email protected]>
Date: 2015-08-31T11:10:12Z
ignite-1273: support modifications for all the arrays that are returned
from PortableBuilder.getField(). Fixed a couple of bugs.
commit df0aa2f5450c68e366de90236077d49183fb19b3
Author: Denis Magda <[email protected]>
Date: 2015-08-31T11:31:25Z
ignite-1273: fixes in metadata impl
commit 9ddbe17325847c407c400064a79615593bce3a75
Author: Denis Magda <[email protected]>
Date: 2015-08-31T11:45:14Z
ignite-1273: refactoring
commit 18bc0b397936a2c008da24640ee38b9f767fda7d
Author: Denis Magda <[email protected]>
Date: 2015-08-31T11:45:28Z
Merge remote-tracking branch 'apache-git/master' into ignite-1273
commit 979043dd6c69ed230a02f82c5f01372104079c9f
Author: Denis Magda <[email protected]>
Date: 2015-09-01T06:51:07Z
Merge remote-tracking branch 'remotes/apache-git/master' into ignite-1273
commit 1e399412ba5c6c4b1e7868f1e60679b8941545d6
Author: Denis Magda <[email protected]>
Date: 2015-09-01T11:34:25Z
ignite-1273: supported handles serialization/deserialization for arrays and
collections
commit 8e8d59c7b3eb157530620dba0b5a0e6ad6229b2a
Author: Denis Magda <[email protected]>
Date: 2015-09-01T12:44:12Z
ignite-1273: fixed reading fields' handles, added cyclic references tests
----
> Tests from GridPortableBuilderAdditionalSelfTest were disabled.
> ---------------------------------------------------------------
>
> Key: IGNITE-1273
> URL: https://issues.apache.org/jira/browse/IGNITE-1273
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Magda
> Assignee: Denis Magda
>
> Tests from {{GridPortableBuilderAdditionalSelfTest}} were disabled:
> - testCyclicArrayList
> - testCyclicArrays
> - testModifyObjectArray
> They have to be fixed or removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)