From dev-return-42439-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Mon Nov 26 17:10:15 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 35404180647 for ; Mon, 26 Nov 2018 17:10:15 +0100 (CET) Received: (qmail 6979 invoked by uid 500); 26 Nov 2018 16:10:14 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 6968 invoked by uid 99); 26 Nov 2018 16:10:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2018 16:10:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 83288E1280; Mon, 26 Nov 2018 16:10:13 +0000 (UTC) From: AMashenkov To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #5500: IGNITE-10366: MVCC: Create "Cache 1" test suite f... Content-Type: text/plain Date: Mon, 26 Nov 2018 16:10:13 +0000 (UTC) GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/5500 IGNITE-10366: MVCC: Create "Cache 1" test suite for MVCC mode. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10366 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5500.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 #5500 ---- commit 50b9e9dcf5875727b42abcf707fdb50f03f898ce Author: Andrey V. Mashenkov Date: 2018-10-25T14:55:01Z IGNITE-10002: Add MvccCacheTestSuite2. Add flag to force mvcc mode. commit b307bfb1a73955ff416d8c5b9dd74c4e2990f91d Author: Andrey V. Mashenkov Date: 2018-10-25T16:21:24Z IGNITE-10002: Ignore AtomicCache tests. Mute NearCache tests. commit 3bb55091b240fce4888fc1e1c44b9132532dba1a Author: Andrey V. Mashenkov Date: 2018-10-26T18:02:55Z IGNITE-10004: Mute NearCache and CacheStore tests. commit 3c0071d2a6494dae2881a3c19849e26390bfd5d9 Author: Andrey V. Mashenkov Date: 2018-10-26T18:17:39Z IGNITE-10004: WIP. commit 915fc162783dfa05f14ebd44918eec9452cf5ae9 Author: Andrey V. Mashenkov Date: 2018-10-26T18:32:33Z IGNITE-10004: Mute unsupported cases. commit 6257df961693b15433568d1223976151ac37458e Author: Andrey V. Mashenkov Date: 2018-10-29T12:26:39Z IGNITE-10004: WIP. commit 3732a8b049200022e0af85e2441e6c1921461b4d Author: Andrey V. Mashenkov Date: 2018-10-29T13:40:37Z IGNITE-10004: WIP. commit 185baf7ce1ccc414067640fdf2f13b00e052ed23 Author: Andrey V. Mashenkov Date: 2018-10-29T13:41:27Z IGNITE-10004: WIP. commit 4c65f29b7b11556a0d9c38f107f1e3f5eb0cebe9 Author: Andrey V. Mashenkov Date: 2018-10-29T13:53:40Z IGNITE-10004: WIP. commit 3d48430a957459cd0819e1b1f676b251b7b86438 Author: Andrey V. Mashenkov Date: 2018-10-29T14:20:37Z IGNITE-10004: WIP. commit a44f9be8bac14c31ebd1b84351b5a659156b4466 Author: Andrey V. Mashenkov Date: 2018-10-29T16:13:22Z IGNITE-10004: WIP. commit 7d242f4b6b6b13a2876fc8068e2d8f37aa9b2a57 Author: Andrey V. Mashenkov Date: 2018-10-29T16:15:26Z IGNITE-10004: WIP. commit 0ac066f7a10938d2309b56fefb8735fdc1675100 Author: Andrey V. Mashenkov Date: 2018-10-30T08:54:58Z IGNITE-10002: WIP. commit 28f105989b8270e96c5bf59f24639a92c74aca97 Author: Andrey V. Mashenkov Date: 2018-10-30T09:04:44Z IGNITE-10002: Minor. commit 2a61ec244c9a02e200beb211a3c7b0c73be1ec2a Author: Andrey V. Mashenkov Date: 2018-10-30T10:49:35Z IGNITE-10002: Disable non-supported Tx modes. commit 160b39753c41de3d0e3041b07db893fe327c891b Author: Andrey V. Mashenkov Date: 2018-10-30T12:19:42Z IGNITE-10002: Disable non-supported Tx modes. commit 58f00edd49e2a45c650a9c0089ffc9b13217ca74 Author: Andrey V. Mashenkov Date: 2018-10-30T12:49:42Z IGNITE-10002: Minor. commit e5f5838fd1e1655283ba5c56bc8a6cc4ae69412c Author: Andrey V. Mashenkov Date: 2018-11-13T08:15:53Z IGNITE-10002: Fix test. commit 982b4574d201c055ce52005e61308536cb532547 Author: Andrey V. Mashenkov Date: 2018-11-14T09:34:10Z IGNITE-10002: Fix FORCE_MVCC flag. commit 4c3ccee618180a7282bedc49752c9c75f0711e68 Author: Andrey V. Mashenkov Date: 2018-11-14T09:34:20Z IGNITE-10002: Fix tests. commit 9d65e2614c6182c4fcaf6fe74bf299c73af2bc07 Author: Andrey V. Mashenkov Date: 2018-11-14T11:03:26Z IGNITE-10002: Fix tx tests. commit ddb59fcea609a62aa77532db5bcde83c96e0f382 Author: Andrey V. Mashenkov Date: 2018-11-14T12:10:07Z IGNITE-10002: Fix hanged test. commit 712e6d8ddcdaa5aecd7762d25cb062f94ef06ce5 Author: Andrey V. Mashenkov Date: 2018-11-14T13:34:41Z IGNITE-10002: Fix node stop. commit db9aca4792753e6b0ca2eddb8c8795b41498e682 Author: Andrey V. Mashenkov Date: 2018-11-14T15:08:51Z IGNITE-10002: Mute hanged test. commit 30d24b1c0a961d3cb9e64231867cc87982f84332 Author: user Date: 2018-11-14T19:38:52Z IGNITE-10052: Fix and mute mvcc tests. commit 191500222e87256f3417019bd2df3dc886918806 Author: user Date: 2018-11-14T19:48:10Z IGNITE-10002: Mute mvcc tests. commit 0293f36c7621843a8cf84d848df37f6996a21d71 Author: user Date: 2018-11-14T20:10:59Z IGNITE-10002: Mute mvcc tests. commit 760972570935ad59a118267ce3589ccad77f7ad0 Author: Andrey V. Mashenkov Date: 2018-11-15T09:05:46Z IGNITE-10002: Fix FORCE_MVCC flag. commit 219c402f6c95ca12015bf8ba314b9c20cc1b6683 Author: Andrey V. Mashenkov Date: 2018-11-15T09:07:42Z IGNITE-10002: Unmute mvcc localPeek tests. commit c0fc6c9c113c23be058d56b63fbe336ffd165491 Author: Andrey V. Mashenkov Date: 2018-11-15T09:35:00Z IGNITE-10002: Mute tests. ---- ---