From issues-return-82948-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu Nov 22 13:07:04 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 19EFE180675 for ; Thu, 22 Nov 2018 13:07:03 +0100 (CET) Received: (qmail 62974 invoked by uid 500); 22 Nov 2018 12:07:03 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 62963 invoked by uid 99); 22 Nov 2018 12:07:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2018 12:07:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id D9204C198D for ; Thu, 22 Nov 2018 12:07:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.251 X-Spam-Level: X-Spam-Status: No, score=-109.251 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 9pcy-6rNh27t for ; Thu, 22 Nov 2018 12:07:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DF77160FC8 for ; Thu, 22 Nov 2018 12:07:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 70699E092E for ; Thu, 22 Nov 2018 12:07:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2BBD62135D for ; Thu, 22 Nov 2018 12:07:00 +0000 (UTC) Date: Thu, 22 Nov 2018 12:07:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-10050) MVCC: Create "Cache 5" test suite for MVCC mode. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695829#comment-16695829 ] ASF GitHub Bot commented on IGNITE-10050: ----------------------------------------- GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/5474 IGNITE-10050: MVCC: Create "Cache 5" 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-10050 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5474.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 #5474 ---- 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. ---- > MVCC: Create "Cache 5" test suite for MVCC mode. > ------------------------------------------------ > > Key: IGNITE-10050 > URL: https://issues.apache.org/jira/browse/IGNITE-10050 > Project: Ignite > Issue Type: Sub-task > Components: mvcc > Reporter: Andrew Mashenkov > Assignee: Andrew Mashenkov > Priority: Major > > Create MVCC version of IgniteCacheTestSuite5 and add it to TC. > All non-relevant tests should be marked as ignored. > Failed tests should be muted and tickets should be created for unknown failure reasons. -- This message was sent by Atlassian JIRA (v7.6.3#76005)