From dev-return-8513-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Sun Nov 24 15:21:20 2002 Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 75439 invoked by uid 500); 24 Nov 2002 15:21:19 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 75416 invoked from network); 24 Nov 2002 15:21:18 -0000 Date: Sun, 24 Nov 2002 07:29:42 -0800 (PST) From: X-X-Sender: To: Joe Orton cc: Subject: Re: Broke 100 tests In-Reply-To: <20021124102714.GB12763@manyfish.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Sun, 24 Nov 2002, Joe Orton wrote: > On Sat, Nov 23, 2002 at 09:30:39PM -0800, Ryan Bloom wrote: > > 4) The tests need to be run everywhere so that we can make sure that we > > are actually passing our tests. > > One problem with this is that test_ctime and test_localstr functions in > testtime.c are tied to a particular timezone - is that the intent? I can > set TZ=America/Los_Angeles to get these passing on some platforms but > not all. That is not the intent, so if you have the time/desire to help, please feel free to fix the tests. Ryan