From patchwork Wed Sep 5 14:58:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 11197 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 814DF23F9F for ; Wed, 5 Sep 2012 14:58:34 +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 BC0BBA184FF for ; Wed, 5 Sep 2012 14:57:40 +0000 (UTC) Received: by iafj25 with SMTP id j25so792105iaf.11 for ; Wed, 05 Sep 2012 07:58:33 -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=Errg3/5R5c+s1rdKQ0vvYyVJ4QlCTzY57Ce+cgK87SQ=; b=nAAeaEliSosXWP0aXz1kMIqOVZ2h+g2N9fD9QFrruTTwksj/5Hj8fci44/rS/EDLDG l03ena3lL0LKdpZHOYk9SR8kAdrLnfeZYJLCwxcIcrqrBRsIfAR2BgbArYRRM1oRzKdW MgWC1FYN1LHHBBT1d13+tIJC7o7mmEQ2n3dtJhVP/SlMx9itpJq8DwoyfK48honOzOR4 TMjYahelfFWULHdlC2tOQp3rVwrnV9G+uSBnYx49EdloFyG8bULFk5CTB5ivavV5NJno sjglwPIV3Wi0+EBqEnKOrHomGsKdFHh0tLOESfFGU0ubQJ84AyI76DSD8ZjaN0u7K+JL DBzw== Received: by 10.50.45.162 with SMTP id o2mr18464074igm.0.1346857112773; Wed, 05 Sep 2012 07:58:32 -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 ex8csp261236igc; Wed, 5 Sep 2012 07:58:16 -0700 (PDT) Received: by 10.180.86.106 with SMTP id o10mr38786616wiz.22.1346857095504; Wed, 05 Sep 2012 07:58:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id fe9si3686391wib.28.2012.09.05.07.58.14 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 05 Sep 2012 07:58:15 -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 1T9H3W-0001O6-FX for ; Wed, 05 Sep 2012 14:58:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 6AE78E017C for ; Wed, 5 Sep 2012 14:58:14 +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: 170 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 170: Fix lt_ti_lava pattern. Message-Id: <20120905145814.6678.2161.launchpad@ackee.canonical.com> Date: Wed, 05 Sep 2012 14:58:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15901"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: fc38b0240825dba4465af4621f0fb06d476f4b3f X-Gm-Message-State: ALoCoQmB+5u0rQIxrECAehB6Y3h8aRON0KMXEjcFK5O0dtckmozz1a3axtDyfhUznzv7aaojGaLo ------------------------------------------------------------ revno: 170 committer: Fathi Boudra branch nick: lava-test timestamp: Wed 2012-09-05 17:57:21 +0300 message: Fix lt_ti_lava pattern. 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 08:51:51 +0000 +++ lava_test/test_definitions/lt_ti_lava.py 2012-09-05 14:57:21 +0000 @@ -34,16 +34,17 @@ RUNSTEPS = ['cd lt_ti_lava && make $(OPTIONS) check'] DEPS = ['git-core', 'linux-libc-dev', 'build-essential'] -# test case name is before ":" , the test log is between ":" and "...", -# the result is after "..." +# test case id is before ":" and the result is after # Each test case is separated with a test description beginning with "#" +# +# Example: +# ### +# ### sd_01: +# ### Verify the system sees at least two partitions for SD device #0 +# ### ### +# Test ./sd_01.sh: pass -PATTERN = ( - "^(?P[\w/\.]+):" - "\s+" - "(?P.+)" - "\.\.\.\s+" - "(?P\w+)") +PATTERN = ("^(?P[\w\s./]+):\s+(?P\w+)") installer = TestInstaller(INSTALLSTEPS, deps=DEPS) runner = TestRunner(RUNSTEPS, default_options=DEFAULT_OPTIONS)