[
https://issues.apache.org/jira/browse/IGNITE-5338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029255#comment-16029255
]
ASF GitHub Bot commented on IGNITE-5338:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/2033
IGNITE-5338 .NET: TestMultipleAssembliesIndirectDependencyMultiLevel fails
on TC
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-5338
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2033.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 #2033
----
commit 36ee69bafcd1f003f46efe5d00a6088d67053a7e
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-05-30T10:44:36Z
IGNITE-5338 .NET: TestMultipleAssembliesIndirectDependencyMultiLevel fails
on TC
----
> .NET: TestMultipleAssembliesIndirectDependencyMultiLevel fails on TC
> --------------------------------------------------------------------
>
> Key: IGNITE-5338
> URL: https://issues.apache.org/jira/browse/IGNITE-5338
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.1
>
>
> {{PeerAssemblyLoadingTest.TestMultipleAssembliesIndirectDependencyMultiLevel}}
> fails on TC. Does not reproduce locally.
> The problem is that we try to serialize WaitHandle for some reason, and this
> does not happen locally.
> Try to add debug output to see the entire object graph.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)