Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35082DBC7 for ; Mon, 16 Jul 2012 07:35:45 +0000 (UTC) Received: (qmail 54763 invoked by uid 500); 16 Jul 2012 07:35:44 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 54618 invoked by uid 500); 16 Jul 2012 07:35:44 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 54594 invoked by uid 99); 16 Jul 2012 07:35:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 07:35:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aliuzhe@gmail.com designates 74.125.82.41 as permitted sender) Received: from [74.125.82.41] (HELO mail-wg0-f41.google.com) (74.125.82.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 07:35:36 +0000 Received: by wgbds1 with SMTP id ds1so1987051wgb.0 for ; Mon, 16 Jul 2012 00:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Lon00vumic01XHSHeWpNmlF6KbMu2CPJd6M8Tg47NvE=; b=zinJWPQ2X6cQUDrf/5sgMfjDovGf5LqkY23ILPZFxOFlJ6HbUTyufPapSy0PQF46xB tSolsAtNe8KrhlekBn2yc+YrwSv8i7uZcEbt+6M0FmtIZUstJiLwUL7tdPrl//cR7oPM uOEP0coawE/cT6lywL+cvfhDC6tfiuXAoLM+Qx8BwDnNWTO92oxpuTY44Jp8+PMQyEE8 AvhwMUrTB2Ku0z16ivdzpImZEIsHezoETk5NlTc8quozFaj/OIDvVRL+02p39aI0ztjc sh7f+jRIEZmF8nHKK4po38p4qL5Rk+ciFIZYxKtwAPm5g25C5zKxHpHGqDbMIF3AAhEE DQBw== MIME-Version: 1.0 Received: by 10.216.36.71 with SMTP id v49mr5192788wea.70.1342424115874; Mon, 16 Jul 2012 00:35:15 -0700 (PDT) Received: by 10.216.170.135 with HTTP; Mon, 16 Jul 2012 00:35:15 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Jul 2012 15:35:15 +0800 Message-ID: Subject: Re: [QA][Call-for-review] Performance Test automation script patch From: Zhe Liu To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Yi Xuan, I took a look at the patch. The patch includes only text content. The binary files are missed. You can upload a zip file since all your files are new. 2012/7/16 Yi Xuan Liu : > Hi, all: > > I've made a patch of performance test automation script. And open a defect > to follow it: https://issues.apache.org/ooo/show_bug.cgi?id=120289 > Pls help to review it. Thanks! > > BTW: I'll post a wiki to introduce the performance test automation script > later. -- Best Regards >From aliuzhe@gmail.com