Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 64F651877D for ; Thu, 26 Nov 2015 15:15:37 +0000 (UTC) Received: (qmail 13029 invoked by uid 500); 26 Nov 2015 15:15:37 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 12980 invoked by uid 500); 26 Nov 2015 15:15:36 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 12969 invoked by uid 99); 26 Nov 2015 15:15:36 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2015 15:15:36 +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 17557C12C5 for ; Thu, 26 Nov 2015 15:15:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.414 X-Spam-Level: ** X-Spam-Status: No, score=2.414 tagged_above=-999 required=6.31 tests=[KAM_COUK=1.1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id yj1cpHbm1i5q for ; Thu, 26 Nov 2015 15:15:27 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 90F7D2026C for ; Thu, 26 Nov 2015 15:15:27 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id DB1DE1AF6ECD for ; Thu, 26 Nov 2015 07:02:05 -0800 (PST) Date: Thu, 26 Nov 2015 08:15:24 -0700 (MST) From: biphasic To: users@camel.apache.org Message-ID: <1448550924925-5774447.post@n5.nabble.com> In-Reply-To: <1448475934749-5774423.post@n5.nabble.com> References: <1448475934749-5774423.post@n5.nabble.com> Subject: Re: Routing Slip not executing full routes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The problem was that I overrode isMockEndpointsAndSkip() instead of isMockEndpoints() in the test setup. Sigh. -- View this message in context: http://camel.465427.n5.nabble.com/Routing-Slip-not-executing-full-routes-tp5774423p5774447.html Sent from the Camel - Users mailing list archive at Nabble.com.