[
https://issues.apache.org/jira/browse/IGNITE-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161619#comment-16161619
]
ASF GitHub Bot commented on IGNITE-6314:
----------------------------------------
GitHub user alexpaschenko opened a pull request:
https://github.com/apache/ignite/pull/2639
IGNITE-6314 Tests fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6314
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2639.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 #2639
----
commit 18db626e5c8032084205a70b4542a0fd6c55df30
Author: Alexander Paschenko <[email protected]>
Date: 2017-09-11T16:53:29Z
IGNITE-6314 Tests fix.
----
> Fix ALTER TABLE tests failures
> ------------------------------
>
> Key: IGNITE-6314
> URL: https://issues.apache.org/jira/browse/IGNITE-6314
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Sergey Kalashnikov
> Assignee: Alexander Paschenko
> Labels: MakeTeamcityGreenAgain, sql
> Fix For: 2.3
>
>
> The following tests need to be fixed as they are failed when run on TeamCity.
> The tests pass when run locally.
> H2DynamicColumnsClientBasicSelfTest.testAddColumnToNonDynamicCacheWithRealValueType
>
> H2DynamicColumnsClientBasicSelfTest.testComplexOperations
> H2DynamicColumnsServerBasicSelfTest.testAddColumnToNonDynamicCacheWithRealValueType
>
> H2DynamicColumnsServerBasicSelfTest.testComplexOperations
> H2DynamicColumnsServerCoordinatorBasicSelfTest.testAddColumnToNonDynamicCacheWithRealValueType
>
> H2DynamicColumnsServerCoordinatorBasicSelfTest.testComplexOperations
> DynamicColumnsConcurrentAtomicReplicatedSelfTest.testConcurrentRebalance
> DynamicColumnsConcurrentTransactionalReplicatedSelfTest.testConcurrentOperationsAndNodeStartStopMultithreaded
>
> DynamicColumnsConcurrentTransactionalReplicatedSelfTest.testCoordinatorChange
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)