From patchwork Thu May 31 07:34:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Le Chi Thu X-Patchwork-Id: 9062 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 2CA3423E57 for ; Thu, 31 May 2012 07:34:27 +0000 (UTC) Received: from mail-gh0-f178.google.com (mail-gh0-f178.google.com [209.85.160.178]) by fiordland.canonical.com (Postfix) with ESMTP id EF9BCA18998 for ; Thu, 31 May 2012 07:34:26 +0000 (UTC) Received: by mail-gh0-f178.google.com with SMTP id f1so696716ghb.37 for ; Thu, 31 May 2012 00:34:26 -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=bhWRy09GkiFFzArwSXpyzkgbee03PE5yMbx7l4Mx+/E=; b=j8ZTeC3WXv32A5M4ePU2oHKA6jSYbwRwST/km0ch5cqk8iKINFCiLZuZRIQSYyVGjW jOJL6PtRSEOUCpZepFDKws+R7ZNYObmPTR0MlqP9TWVH3GfXdDN2gshbBlbTvjF+P+0i vYcBbvwc+b4PAezGmxp09//+3OZEow/4qXEmZCd/1kiFg7XBosRjxQAWLDaxPCulYsVD oQ83nqPpVvtZW3Q2d4Kq/qgc4FxbJT8pNPPtMpOXctDJhK0bCkC0FHgV8257rnXnCVuA LVaNKfqi5AGZxXdO2Z6MzN3yJWNArHVhZyKqrgs5/hy3x8CaQv/mCT/vq5X7RJBFSgd3 I0Jw== Received: by 10.50.87.227 with SMTP id bb3mr12700115igb.57.1338449666340; Thu, 31 May 2012 00:34:26 -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.24.148 with SMTP id v20csp239318ibb; Thu, 31 May 2012 00:34:25 -0700 (PDT) Received: by 10.216.143.223 with SMTP id l73mr12238849wej.97.1338449663453; Thu, 31 May 2012 00:34:23 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m17si2871091wee.132.2012.05.31.00.34.22 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 May 2012 00:34:23 -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 1SZztm-0000Mo-OM for ; Thu, 31 May 2012 07:34:22 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id AE62EE0A2E for ; Thu, 31 May 2012 07:34:22 +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: 157 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 157: Fixed ltp-snowball-tests install steps. Message-Id: <20120531073422.23242.73863.launchpad@ackee.canonical.com> Date: Thu, 31 May 2012 07:34:22 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15322"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e189474f8513961604bd7c2d6f3c3a2207e29335 X-Gm-Message-State: ALoCoQmaSalnmt9ctq5g77XbqXw6uUK7EQNmHzHEGotKXAOdtHm5St01Q78sQ+ME4AfOUXMkEbGO Merge authors: Michael Hudson-Doyle (mwhudson) ------------------------------------------------------------ revno: 157 [merge] committer: Le Chi Thu le.chi.thu@linaro.org branch nick: trunk timestamp: Thu 2012-05-31 15:31:56 +0800 message: Fixed ltp-snowball-tests install steps. modified: doc/changes.rst lava_test/__init__.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 'doc/changes.rst' --- doc/changes.rst 2012-05-31 07:27:20 +0000 +++ doc/changes.rst 2012-05-31 07:31:56 +0000 @@ -1,6 +1,12 @@ Version History *************** +.. _version_0_10: + +Version 0.10 +============ + +* Unreleased. * Fixed ltp-snowball-tests install steps * Changed ltp-snowball-tests default test suite. @@ -9,9 +15,10 @@ Version 0.9 =========== -* Unreleased. * Fix installation of pm-qa tests (bug #1004499). * Add a simple setup.cfg to work around packaging problems. +* Changed ltp-snowball-tests default test suite. +* Fixed dependencies of ltp test. .. _version_0_8: === modified file 'lava_test/__init__.py' --- lava_test/__init__.py 2012-05-25 03:45:27 +0000 +++ lava_test/__init__.py 2012-05-31 07:05:02 +0000 @@ -13,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = (0, 9, 0, "dev", 0) +__version__ = (0, 10, 0, "dev", 0)