From patchwork Thu Sep 6 06:30:17 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 11205 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id C484023F22 for ; Thu, 6 Sep 2012 06:30:21 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 2B8BAA19475 for ; Thu, 6 Sep 2012 06:29:26 +0000 (UTC) Received: by iafj25 with SMTP id j25so1549966iaf.11 for ; Wed, 05 Sep 2012 23:30:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=Tya4Ry5qFw7byiN4sXzeOZEo6lZg/ecgM6eHWfQCzy4=; b=jhIzWLfCWiJHHH0/aRClYKpT9ORKe+PQm7bTh5gjBuWf/Klb292vaSqbiMAw4BfBSB 5wd9xLmsS2OQ5QfRcynkoPX9ZzGbBi5fmACrNdYKUwqHVlbvy0LK8wINSvHe7+dRFzK+ 9XORRNihnauDye/1RH9+lXT6/HSha28MpWjZzyhuH7cbSP6POw/UpCMR83njmPPsMIb2 Kj36z/suQvo/9YWbXztvzWOmb+8gt47Q83YsE8UHaMZxCtqmmT8iSc2BYtQ0pN0uGHDK Os+MO5djxCUkLuyA8NHqr3mF9qdGZW6ritdfFx+xHBLUWiaiT3phtFY1+WssGaIqvyp/ 09Ig== Received: by 10.50.7.212 with SMTP id l20mr986747iga.43.1346913020882; Wed, 05 Sep 2012 23:30:20 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.184.232 with SMTP id ex8csp299301igc; Wed, 5 Sep 2012 23:30:19 -0700 (PDT) Received: by 10.180.106.130 with SMTP id gu2mr2489039wib.20.1346913018959; Wed, 05 Sep 2012 23:30:18 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m4si1637223wea.123.2012.09.05.23.30.18 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 05 Sep 2012 23:30:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1T9VbW-0002Nk-04 for ; Thu, 06 Sep 2012 06:30:18 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E7911E04FD for ; Thu, 6 Sep 2012 06:30:17 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-test X-Launchpad-Branch: ~linaro-validation/lava-test/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 171 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 171: lt_ti_lava: parse pass/fail results. Message-Id: <20120906063017.25565.34281.launchpad@ackee.canonical.com> Date: Thu, 06 Sep 2012 06:30:17 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15909"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 6e538b4d607a19ca1b153e5ca45074f8cf5097ff X-Gm-Message-State: ALoCoQmDsUe0cdypmUy/x+OXBoiuliJaox6AAu7lieg5mHjKjqAZUj4KR5AUSL7P7KFUB68kppov ------------------------------------------------------------ revno: 171 committer: fboudra@gmail.com branch nick: lava-test timestamp: Thu 2012-09-06 09:28:22 +0300 message: lt_ti_lava: parse pass/fail results. modified: lava_test/test_definitions/lt_ti_lava.py --- lp:lava-test https://code.launchpad.net/~linaro-validation/lava-test/trunk You are subscribed to branch lp:lava-test. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription === modified file 'lava_test/test_definitions/lt_ti_lava.py' --- lava_test/test_definitions/lt_ti_lava.py 2012-09-05 14:57:21 +0000 +++ lava_test/test_definitions/lt_ti_lava.py 2012-09-06 06:28:22 +0000 @@ -48,7 +48,7 @@ installer = TestInstaller(INSTALLSTEPS, deps=DEPS) runner = TestRunner(RUNSTEPS, default_options=DEFAULT_OPTIONS) -parser = TestParser(PATTERN, appendall={'result': 'pass'}) +parser = TestParser(PATTERN) testobj = Test( test_id="lt_ti_lava",