From dev-return-34452-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Thu Jun 19 14:17:10 2008 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 18526 invoked from network); 19 Jun 2008 14:17:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2008 14:17:10 -0000 Received: (qmail 77289 invoked by uid 500); 19 Jun 2008 14:17:09 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 77263 invoked by uid 500); 19 Jun 2008 14:17:09 -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 77252 invoked by uid 99); 19 Jun 2008 14:17:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 07:17:09 -0700 X-ASF-Spam-Status: No, hits=3.3 required=10.0 tests=HTML_MESSAGE,PLING_QUERY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nbeyer@gmail.com designates 74.125.44.155 as permitted sender) Received: from [74.125.44.155] (HELO yx-out-1718.google.com) (74.125.44.155) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 14:16:20 +0000 Received: by yx-out-1718.google.com with SMTP id 36so112056yxh.0 for ; Thu, 19 Jun 2008 07:16:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=+MVrW+y3sM+nC3j9gC8jh0fvMCZg/TQSL3Yx9ZtzpGA=; b=cbuwLJYiudU9jiuE9OLGylDDxSgbgsYh5yGs8T5M+XilZIcNrFWw1eS9mjjz1DLXkO X8SzHrlXxen2MxM0kiQ2mC8V3a0CCYAyVfJUcOIKYFFrJ//W+oe+TzcomOyOmCiSxtXg /xZHtU/5hC7mYEcH61ujCRPnSjDriTBk86w/U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ml0yrzr4zFx3H9ka0LaR5pf7OeUslfJOX2qp81SeKpY3Rf4qDPzJZfvpM8XHOm7UjM JQLYKvEWN90TU6DBmwbr/XrJxLvsvgzSrbgtYuwLCavdyjuGxQ2O0Z8xMZmw4ef+G21W VK2FE3CA5BJTwkpSszGDTnl9Pw3UDD/ePCicQ= Received: by 10.150.205.13 with SMTP id c13mr3148327ybg.183.1213884998163; Thu, 19 Jun 2008 07:16:38 -0700 (PDT) Received: by 10.150.139.2 with HTTP; Thu, 19 Jun 2008 07:16:38 -0700 (PDT) Message-ID: <3b3f27c60806190716j3dbe25cem5f7dfe5751a98271@mail.gmail.com> Date: Thu, 19 Jun 2008 09:16:38 -0500 From: "Nathan Beyer" Sender: nbeyer@gmail.com To: dev@harmony.apache.org Subject: Re: [harmony-demo1] Purpose of Basic Borders Test?! In-Reply-To: <61d2e9b20806190310k34abeb97sec74a0e4dd543929@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1707_3729009.1213884998220" References: <61d2e9b20806190310k34abeb97sec74a0e4dd543929@mail.gmail.com> X-Google-Sender-Auth: 22a68033cba7de05 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1707_3729009.1213884998220 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Are you saying that the test is asserting a default behavior? It would make sense to set a specific color and then assert that color actually displayed, but testing a default can be difficult. -Nathan On Thu, Jun 19, 2008 at 5:10 AM, Mackie Mathew wrote: > The Basic Borders test checks to match colour patterns in the Basic Look > and > Feel. > > But the Metal Look and Feel is taken as the default L&F. Since the Basic > L&F > is abstract anyway, the test checks against colours of the Metal L&F > instead > of the Basic L&F and thus fails under some tests. > > Should color testing be taken out of this test? > > Regards, > > Tharindu > ------=_Part_1707_3729009.1213884998220--