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 4104B2009D9 for ; Wed, 18 May 2016 01:04:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3F84A160A1F; Tue, 17 May 2016 23:04:18 +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 895FD1609F5 for ; Wed, 18 May 2016 01:04:17 +0200 (CEST) Received: (qmail 41248 invoked by uid 500); 17 May 2016 23:04:16 -0000 Mailing-List: contact dev-help@apex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.incubator.apache.org Delivered-To: mailing list dev@apex.incubator.apache.org Received: (qmail 41237 invoked by uid 99); 17 May 2016 23:04:16 -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; Tue, 17 May 2016 23:04:16 +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 5EEC9C06CB for ; Tue, 17 May 2016 23:04:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-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 MMyRFsgy8HEi for ; Tue, 17 May 2016 23:04:14 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 13B705F24C for ; Tue, 17 May 2016 23:04:13 +0000 (UTC) Received: (qmail 40788 invoked by uid 99); 17 May 2016 23:04:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 23:04:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EE5EF2C1F61 for ; Tue, 17 May 2016 23:04:12 +0000 (UTC) Date: Tue, 17 May 2016 23:04:12 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@apex.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (APEXCORE-459) AbstractReservoirTest.performanceTest intermittently fail on slow platforms MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 23:04:18 -0000 [ https://issues.apache.org/jira/browse/APEXCORE-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287834#comment-15287834 ] ASF GitHub Bot commented on APEXCORE-459: ----------------------------------------- GitHub user vrozov opened a pull request: https://github.com/apache/incubator-apex-core/pull/335 APEXCORE-459 - AbstractReservoirTest.performanceTest intermittently fail on slow platforms @tweise Please merge. You can merge this pull request into a Git repository by running: $ git pull https://github.com/vrozov/incubator-apex-core APEXCORE-459 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-apex-core/pull/335.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 #335 ---- commit 0ead5f1e351c16646131226dbb0ae513eefc182b Author: Vlad Rozov Date: 2016-05-17T23:02:52Z APEXCORE-459 - AbstractReservoirTest.performanceTest intermittently fail on slow platforms ---- > AbstractReservoirTest.performanceTest intermittently fail on slow platforms > --------------------------------------------------------------------------- > > Key: APEXCORE-459 > URL: https://issues.apache.org/jira/browse/APEXCORE-459 > Project: Apache Apex Core > Issue Type: Bug > Environment: Travis CI and Jenkins > Reporter: Vlad Rozov > Assignee: Vlad Rozov > Priority: Minor > > Failed tests: > AbstractReservoirTest.performanceTest:277 com.datatorrent.stram.engine.AbstractReservoir$SpscArrayQueueReservoir: expected to complete within 10000 millis. Actual time 12707 millis -- This message was sent by Atlassian JIRA (v6.3.4#6332)