Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 53629 invoked from network); 17 Mar 2009 20:27:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2009 20:27:11 -0000 Received: (qmail 70715 invoked by uid 500); 17 Mar 2009 20:27:09 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 70694 invoked by uid 500); 17 Mar 2009 20:27: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 70683 invoked by uid 99); 17 Mar 2009 20:27:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Mar 2009 13:27:09 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 212.159.7.36 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [212.159.7.36] (HELO relay.ptn-ipout02.plus.net) (212.159.7.36) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Mar 2009 20:27:00 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAEGkv0nUnw4S/2dsb2JhbADUEYN8Bg Received: from pih-relay05.plus.net ([212.159.14.18]) by relay.ptn-ipout02.plus.net with ESMTP; 17 Mar 2009 20:26:39 +0000 Received: from [81.174.247.202] (helo=anaheim.local) by pih-relay05.plus.net with esmtp (Exim) id 1Ljfry-0006Xn-JA for dev@harmony.apache.org; Tue, 17 Mar 2009 20:26:38 +0000 X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-16) with nmh-1.2 In-reply-to: <49BFD516.6030602@gmail.com> References: <49BDC3FE.5020106@gmail.com> <49BF3858.5080503@gmail.com> <49BFD516.6030602@gmail.com> Comments: In-reply-to Tim Ellison message dated "Tue, 17 Mar 2009 16:51:34 +0000." From: Mark Hindess To: dev@harmony.apache.org Subject: Re: [M9] Testing - outstanding issues Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Mar 2009 20:25:58 +0000 Message-Id: X-Plusnet-Relay: 341b26b6b579145e9533cd8eb6510894 X-Virus-Checked: Checked by ClamAV on apache.org In message <49BFD516.6030602@gmail.com>, Tim Ellison writes: > > Sian January wrote: > > Thanks Regis - that fixes the issue for me on Windows XP. I'm happy > > to check it in if another committer agrees. > > Since we see it is a test case failure, and the fix does not affect the > implementation, I suggest that it waits until after the release is declared. Since we see it is a test case failure, and the fix does not affect the implementation, I'd vote to fix it now. ;-) Junit stops a test method at the first failed assert so any failure could be hiding other "real" bugs, so if a test fix doesn't affect the implementation then I think I'd always be +1 for applying it as soon as possible. Regards, Mark. > > 2009/3/17 Regis : > >> Sian January wrote: > >>> Ok - I have tried to list all the issues from the other thread below, > >>> but please add any I've missed. > >>> > >>> It would be good to put a name against each of these so that we know > >>> they are being looked into. Any volunteers? > >>> > >>> 1. HttpURLConnectionTest and HttpsURLConnectionTest fail on some > >>> systems - change to use Jetty? > >>> 2. org.apache.harmony.archive.tests.java.util.jar.ManifestTest fails > >>> on Windows XP > >>> 3. RMI test failures on Linux > >>> 4. VM crash in classlib tests on Linux - > >>> org.apache.harmony.luni.tests.java.net.MulticastSocketTest and > >>> org.apache.harmony.xnet.provider.jsse.SSLSocketImplTest > >>> 5. Classlib test failures on Vista in > >>> org.apache.harmony.luni.tests.java.net.MulticastSocketTest > >>> and org.apache.harmony.luni.tests.java.net.SocketTest > >>> 6. hymem.exe crashes on Vista > >>> 7. Various AWT/Swing crashes/ failures > >>> > >>> > >>> 2009/3/16 Regis : > >>>> Sian January wrote: > >>>>> It should be the end of code freeze today but I'm not sure we're ready > >>>>> to vote on M9 yet without discussing all of the test failures that > >>>>> people have found. > >>>>> > >>>>> It seems like the HttpURLConnection tests are test errors rather than > >>>>> bugs. > >>>>> > >>>>> I also think that if something fails on Windows Vista and not on XP > >>>>> then we probably shouldn't consider it a blocker, though it would be > >>>>> nice to fix it in general. > >>>>> > >>>>> For awt and swing crashes, I think these are common (I don't think > >>>>> Churong runs them as part of the integrity test suite) and have been > >>>>> allowed through in previous milestones, so I don't think these are > >>>>> blockers for M9. > >>>>> > >>>>> Can anyone else offer opinions any of the other issues? > >>>>> > >>>>> Thanks, > >>>>> > >>>>> Sian > >>>>> > >>>>> > >>>>> > >>>> I think all crash issues should be resolved before M9 shipped, even some > >>>> are in previous milestones, it's time to fix them. > >>>> > >>>> -- > >>>> Best Regards, > >>>> Regis. > >>>> > >>> > >>> > >> I have created a JIRA HARMONY-6120 for HttpURLConnection tests, and attach > ed > >> a patch to use Jetty as test server, would anyone help to try it? > >> > >> -- > >> Best Regards, > >> Regis. > >> > > > > > > >