From patchwork Tue Nov 27 19:34:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13243 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 CF5C54C1794 for ; Tue, 27 Nov 2012 19:34:15 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 1D0CBA186AD for ; Tue, 27 Nov 2012 19:34:15 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so6362795iag.11 for ; Tue, 27 Nov 2012 11:34:14 -0800 (PST) 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=AE01C9rj6r+3b0/rTRQXmbXd5iEApRRL3tLTNnJrJiY=; b=NB+XRF9mwZubVunRdJatARUBYwvJ/uT1RiHufTUvAJb18VABAGwEBz/RcHGiTqQ7o/ Lp6N4KwWzjryzCajOOitjfx/fTRyok3+PapBTqL0cbKQ4LYwiAn+GOHlsXIPUSILwC33 xhiP1qB/W8lCxOYPwhFAP8fdh37B9OHGBr9IsvfiDWIW7SqNUMyZjgRsGGd5g9+6i/Hm aF9GG4JN4iGkI6n5T57J0K223L6qp7bnc2IlRIR85QU+7AaypWqQBO838oR6p+Vaj/bv YQZhGCLbGDAJDB3Gw1Hv2EsccORb9FY/+MzjnugWUbcNOcdAiY90NUkck5Or3Ec0ec7A hheA== Received: by 10.43.125.133 with SMTP id gs5mr14792302icc.54.1354044854504; Tue, 27 Nov 2012 11:34:14 -0800 (PST) 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.67.148 with SMTP id n20csp525372igt; Tue, 27 Nov 2012 11:34:13 -0800 (PST) Received: by 10.216.202.73 with SMTP id c51mr6437278weo.102.1354044852684; Tue, 27 Nov 2012 11:34:12 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id fa6si3554864wid.27.2012.11.27.11.34.12 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 11:34:12 -0800 (PST) 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 1TdQv5-0004UT-UP for ; Tue, 27 Nov 2012 19:34:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id D26F7E0122 for ; Tue, 27 Nov 2012 19:34:11 +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: 189 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 189: release-0.13 Message-Id: <20121127193411.6846.58239.launchpad@ackee.canonical.com> Date: Tue, 27 Nov 2012 19:34:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16309"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: cf72039d874095eb389d7dbddd63488b25378ba1 X-Gm-Message-State: ALoCoQmqTiJIG0b+Ic+PeJlpka/2+qYW5JWoi1FFQ+RS4YWNc8Y5WLBS79OYWYe79Blh1MEyjEnU ------------------------------------------------------------ revno: 189 tags: release-0.13, 2012.11 committer: Andy Doan branch nick: lava-test timestamp: Tue 2012-11-27 13:33:11 -0600 message: release-0.13 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-10-24 22:05:55 +0000 +++ doc/changes.rst 2012-11-27 19:33:11 +0000 @@ -5,9 +5,8 @@ Version 0.13 ============ -* Unreleased - * Added browser_benchmarks test +* lt_ti_lava dependencies added for audio testing .. _version_0_12: === modified file 'lava_test/__init__.py' --- lava_test/__init__.py 2012-10-22 20:13:33 +0000 +++ lava_test/__init__.py 2012-11-27 19:33:11 +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, 13, 0, "dev", 0) +__version__ = (0, 13, 0, "final", 0)