Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 444A511971 for ; Wed, 14 May 2014 19:49:40 +0000 (UTC) Received: (qmail 8543 invoked by uid 500); 14 May 2014 19:23:00 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 8481 invoked by uid 500); 14 May 2014 19:23:00 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 8468 invoked by uid 99); 14 May 2014 19:23:00 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2014 19:23:00 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=10 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chsnow123@gmail.com designates 209.85.128.175 as permitted sender) Received: from [209.85.128.175] (HELO mail-ve0-f175.google.com) (209.85.128.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2014 19:22:57 +0000 Received: by mail-ve0-f175.google.com with SMTP id jw12so8620veb.34 for ; Wed, 14 May 2014 12:22:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ouB//pyAgnN/a8v+x1C2FmQrXPT6fuOjlTnyyzvlgnQ=; b=ElqOyHbPsz5OGtPNyrsKeF1RDuJbYR3II9QQ0tToR2mjODxQBiu8xLb+ewJSbuQ7r1 VGuYne///heGvWbQRjJ0GIua4HtyVbiYV5xHHkTfYevpalpj1zbIzKU/PNby46q0IdGB RbPsMrxDDJehBvG/xEIzhyG9aSFz+KoQg3kz0CpXmCNRRespdCbA1j/8IC1niboE7pfU 6zlEnk+TwgppVqFlUjQVp5/ThdMgIz92RmiHCrw4CxBdIJRjyIIdUsr3NREz13XWe2ER oy8qNeUejsrX7SMRIo6BPj48u4HnKg9Wgb08wwZxapttUujP/c+T2YfArys/BBh8tlj1 VhcA== MIME-Version: 1.0 X-Received: by 10.58.123.71 with SMTP id ly7mr4334825veb.11.1400095354347; Wed, 14 May 2014 12:22:34 -0700 (PDT) Received: by 10.58.237.164 with HTTP; Wed, 14 May 2014 12:22:34 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 May 2014 20:22:34 +0100 Message-ID: Subject: Re: python pexpect required for some integration tests From: chris snow To: builds@apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi Guys, I've figured out how to download and install pexpect locally, so my previous email can be ignored. Many thanks, Chris On Tue, May 13, 2014 at 7:52 AM, chris snow wrote: > Hi Build Team! > > I have some integration tests I have created for a command line > application. The tests use python and the pexpect library for > interacting with the application through stdin, stdout, stderr. > > I've added these tests to a git branch and I've set up a jenkins CI > job: https://builds.apache.org/view/All/job/Stratos-CLI-IntegrationTest-Branch-Build/1/console > > The build is failing because pexpect isn't available: > > ... > [INFO] --- exec-maven-plugin:1.3:exec (python-test-common) @ > org.apache.stratos.cli --- > Downloading: http://dist.wso2.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom > Downloading: http://dist.wso2.org/snapshots/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom > Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom > Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom > (11 KB at 820.6 KB/sec) > Downloading: http://dist.wso2.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar > Downloading: http://dist.wso2.org/snapshots/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar > Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar > Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar > (53 KB at 1284.9 KB/sec) > Traceback (most recent call last): > File "test_common.py", line 23, in > import pexpect > ImportError: No module named pexpect > > Would the build team consider installing this library? The INSTALL > document for pexpect is here: > https://github.com/pexpect/pexpect/blob/master/INSTALL > > Many thanks, > > Chris - chsnow@apache.org -- Check out my professional profile and connect with me on LinkedIn. http://lnkd.in/cw5k69