Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 34214 invoked from network); 3 Feb 2009 02:45:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2009 02:45:42 -0000 Received: (qmail 10670 invoked by uid 500); 3 Feb 2009 02:45:40 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 10644 invoked by uid 500); 3 Feb 2009 02:45:40 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 10630 invoked by uid 99); 3 Feb 2009 02:45:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 18:45:40 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sean.xx.qiu@gmail.com designates 209.85.200.173 as permitted sender) Received: from [209.85.200.173] (HELO wf-out-1314.google.com) (209.85.200.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 02:45:32 +0000 Received: by wf-out-1314.google.com with SMTP id 28so1837113wfc.24 for ; Mon, 02 Feb 2009 18:45:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=/XrYf6bggR6iriK/PiQ1kKbx+M9ZayUhBTXmv7d9C1E=; b=rlXCryVxEnxd5Qx0Q9J5y0PIi9zrduWmfOGHoxMZQ5j05DMdVXpnCs7dPALexsH+5I btehY6jtKLC5TRawQWQX6IZ0TZ3tBdsz0FhS8FFKpcHp82IM3EB9Fga6Tj6seqMhL+EL J5rnLil593idK2tn+HMf3UcIVoo7ewZOrltNY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=qw3Yocfssnb9FBtg0SHdG44F9XYd/sqAkrYibWOSYicwkabPjgcNspTS0jxMvF0vz1 HJ8wRjOkI9Xwakc0xxabXIO3HFnWGYSKJX84Zt5VquT0f026ay29BFhkrLvS02HjvjWf TnvYx5Re6aZzQhxSNvj3c+fL8PEnggBDef3C8= MIME-Version: 1.0 Received: by 10.142.105.10 with SMTP id d10mr2122729wfc.71.1233629111275; Mon, 02 Feb 2009 18:45:11 -0800 (PST) In-Reply-To: <498772F8.2070003@gmail.com> References: <498772F8.2070003@gmail.com> Date: Tue, 3 Feb 2009 10:45:11 +0800 Message-ID: <94d710af0902021845k4ad62507w8dccd5c51f26904a@mail.gmail.com> Subject: Re: [build] Help with BTI From: Sean Qiu To: dev@harmony.apache.org Content-Type: multipart/alternative; boundary=001636e1fcb6f652000461faa8e1 X-Virus-Checked: Checked by ClamAV on apache.org --001636e1fcb6f652000461faa8e1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit AFAIK, we can modify the /adaptor/classlib/adaptor.xml, add the property for setup task. Index: adaptor.xml =================================================================== --- adaptor.xml (revision 740179) +++ adaptor.xml (working copy) @@ -28,6 +28,7 @@ inheritAll="false"/> + I can't find a quick solution without modification, since it is indirectly called. 2009/2/3 Tim Ellison > I could use some help with using the BTI to build and test Harmony. > > I'm trying to run the short integrity tests, and have a couple of > questions already. > > - how do I pass arguments into the build? In particular I need to > specify "use.libstdc++6=true" (without editing the files that the BTI > checks out, of course). Defining the property at the top level doesn't > pass it through to the subsystems. > > - the test runs are failing (since they are built without that property > set), but the BTI is reporting them as passing! See [1] > > Any help appreciated. > > [1] > > http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64-BTI_short_integrity/7/console > > Regards, > Tim > -- Best Regards Sean, Xiao Xia Qiu China Software Development Lab, IBM --001636e1fcb6f652000461faa8e1--