From patchwork Mon May 21 07:02:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 8837 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 6172C23F0B for ; Mon, 21 May 2012 07:02:13 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id 13F5FA182C8 for ; Mon, 21 May 2012 07:02:12 +0000 (UTC) Received: by yhpp61 with SMTP id p61so4953104yhp.11 for ; Mon, 21 May 2012 00:02:12 -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=4clXcJx2Yz/mQV+nPB+JVdfztBe/iKEpqweDteIhe9Y=; b=cJ6CDy65sEoTWebaba9N3WRH8mDy4nZQNh6lsSWUBkAwEDdFM19Q39SZFoFdMwr+wH Pb8kzr9q3CNiUNwY0OkDb6djfSk045VWhrYitu1AUgJ6zX+Aa+XtFPzOcG1sjale/H3U oVYBx5d03AIYXYOfCnPKCU0EcOTGkP7xlLrBpKfezZi8lt6boJ6AJDT/OMFh4HSL7AA1 g4b0kTSOCM0SuG1txS3AEnHXTJj6ad+xjLigk/W11I8vrw3eC5qL0x+Uvckr+sBshEFG 4rx6oncrDPYcGoPCtmU6V1xx9HmxXDVpWiUMfjKTkxzoFBK2dXrEiYAACyBAsUVF2byo reUw== Received: by 10.50.163.99 with SMTP id yh3mr5744913igb.53.1337583732383; Mon, 21 May 2012 00:02:12 -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.231.35.72 with SMTP id o8csp267657ibd; Mon, 21 May 2012 00:02:11 -0700 (PDT) Received: by 10.180.82.136 with SMTP id i8mr22196167wiy.19.1337583730433; Mon, 21 May 2012 00:02:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id z55si7737414wem.97.2012.05.21.00.02.09 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 May 2012 00:02:10 -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 1SWMd7-0004kq-RX for ; Mon, 21 May 2012 07:02:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id C1CA9E03AD for ; Mon, 21 May 2012 07:02:09 +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: 147 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 147: Fix pwrmgmt test dependencies. Message-Id: <20120521070209.30243.73034.launchpad@ackee.canonical.com> Date: Mon, 21 May 2012 07:02:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15275"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 976cd2e3604a7089586005835e283f5eb2c99293 X-Gm-Message-State: ALoCoQkZ+GdrKir45PL5FmGkqOlWir+zUXzKSZ25UHGG8WNGDV3zg1rwDKAVgF9LOUK+zxtJHzFa ------------------------------------------------------------ revno: 147 committer: Fathi Boudra branch nick: lava-test timestamp: Mon 2012-05-21 09:59:56 +0300 message: Fix pwrmgmt test dependencies. modified: lava_test/test_definitions/pwrmgmt.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/pwrmgmt.py' --- lava_test/test_definitions/pwrmgmt.py 2012-03-17 11:02:42 +0000 +++ lava_test/test_definitions/pwrmgmt.py 2012-05-21 06:59:56 +0000 @@ -21,8 +21,6 @@ **Default options:** None """ - - from lava_test.core.installers import TestInstaller from lava_test.core.parsers import TestParser from lava_test.core.runners import TestRunner @@ -33,7 +31,7 @@ INSTALLSTEPS = ['git clone git://git.linaro.org/tools/pm-qa.git', 'cd pm-qa && make clean && make all'] RUNSTEPS = ['cd pm-qa && make check $(OPTIONS)'] -DEPS = ['git-core', 'make', 'linux-libc-dev', 'util-linux', 'build-essential'] +DEPS = ['git-core', 'linux-libc-dev', 'build-essential'] # test case name is before ":" , the test log is between ":" and "...", # the result is after "..." @@ -56,7 +54,6 @@ "\.\.\.\s+" "(?P\w+)") - installer = TestInstaller(INSTALLSTEPS, deps=DEPS) runner = TestRunner(RUNSTEPS, default_options=DEFAULT_OPTIONS) parser = TestParser(PATTERN, appendall={'result': 'pass'})