Merge branch 'sprint-1' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-9655-merge
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/270246df Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/270246df Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/270246df Branch: refs/heads/ignite-9655-merge Commit: 270246dfe78891031a9641a292b21b22dba31c6c Parents: 0e50dbd 36ecaff Author: Alexey Goncharuk <agoncha...@gridgain.com> Authored: Thu Feb 12 16:17:53 2015 -0800 Committer: Alexey Goncharuk <agoncha...@gridgain.com> Committed: Thu Feb 12 16:17:53 2015 -0800 ---------------------------------------------------------------------- .../discovery/GridDiscoveryManagerSelfTest.java | 31 ++++++++++++++++++++ .../cache/GridCacheConcurrentMapSelfTest.java | 4 +-- .../ignite/testsuites/IgniteCacheTestSuite.java | 1 + .../testsuites/IgniteLangSelfTestSuite.java | 1 - .../query/h2/GridH2IndexRebuildTest.java | 10 +++---- 5 files changed, 39 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/270246df/modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite.java ----------------------------------------------------------------------