Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 56F9C200B8F for ; Fri, 30 Sep 2016 17:14:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 55A4F160AE5; Fri, 30 Sep 2016 15:14:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9245B160AC4 for ; Fri, 30 Sep 2016 17:14:21 +0200 (CEST) Received: (qmail 47489 invoked by uid 500); 30 Sep 2016 15:14:20 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 47465 invoked by uid 99); 30 Sep 2016 15:14:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2016 15:14:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 92A492C0B05 for ; Fri, 30 Sep 2016 15:14:20 +0000 (UTC) Date: Fri, 30 Sep 2016 15:14:20 +0000 (UTC) From: "Savva Kolbachev (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAY-2121) DataContextIteratedQueryIT test failures MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 30 Sep 2016 15:14:22 -0000 Savva Kolbachev created CAY-2121: ------------------------------------ Summary: DataContextIteratedQueryIT test failures Key: CAY-2121 URL: https://issues.apache.org/jira/browse/CAY-2121 Project: Cayenne Issue Type: Bug Affects Versions: 4.0.M4 Environment: MS SQL Server 2014, Windows 10; Docker MySQL 5.7, Ubuntu 16.04; Docker Postgres 9.5, Ubuntu 16.04; Reporter: Savva Kolbachev DataContextIteratedQueryIT.testPerformIteratedQuery_resolve:207 DataContextIteratedQueryIT.testPerformIteratedQuery_CommitWithinIterator:227 It is probably related to the new transaction management code in iterators. Could be TX issolation level. -- This message was sent by Atlassian JIRA (v6.3.4#6332)