Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A338A105E8 for ; Tue, 1 Apr 2014 20:44:19 +0000 (UTC) Received: (qmail 89670 invoked by uid 500); 1 Apr 2014 20:44:18 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 89379 invoked by uid 500); 1 Apr 2014 20:44:16 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 89221 invoked by uid 99); 1 Apr 2014 20:44:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2014 20:44:15 +0000 Date: Tue, 1 Apr 2014 20:44:15 +0000 (UTC) From: "Ian Downes (JIRA)" To: dev@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MESOS-1152) ProcTest.MultipleThreads is flaky 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/MESOS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956992#comment-13956992 ] Ian Downes commented on MESOS-1152: ----------------------------------- Still unable to reproduce on GCC 4.4 with --without-cxx11 after 1000+ iterations. [~vinodkone] or [~jieyu] could you please document the environment you observed this in? > ProcTest.MultipleThreads is flaky > --------------------------------- > > Key: MESOS-1152 > URL: https://issues.apache.org/jira/browse/MESOS-1152 > Project: Mesos > Issue Type: Bug > Affects Versions: 0.19.0 > Reporter: Vinod Kone > Assignee: Ian Downes > Fix For: 0.19.0 > > > {noformat} > [ RUN ] ProcTest.MultipleThreads > stout/tests/proc_tests.cpp:181: Failure > Value of: (procThreads).get() > Actual: { 12412 } > Expected: childThreads > Which is: { 152 } > {noformat} > {noformat} > [ RUN ] ProcTest.MultipleThreads > ../../../../../mesos/3rdparty/libprocess/3rdparty/stout/tests/proc_tests.cpp:190: Failure > Value of: (((*(int *) &(status))) & 0x7f) > Actual: 4 > Expected: 9 > [ FAILED ] ProcTest.MultipleThreads (1 ms) > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)