Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A18D0103F8 for ; Tue, 23 Apr 2013 03:15:18 +0000 (UTC) Received: (qmail 6341 invoked by uid 500); 23 Apr 2013 03:15:18 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 6133 invoked by uid 500); 23 Apr 2013 03:15:17 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 6087 invoked by uid 99); 23 Apr 2013 03:15:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Apr 2013 03:15:15 +0000 Date: Tue, 23 Apr 2013 03:15:15 +0000 (UTC) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6164) Improve Derby's Code Coverage - GSoC 2013 Project MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638740#comment-13638740 ] Bryan Pendleton commented on DERBY-6164: ---------------------------------------- Hi Ahsan, Can you report on the exact command that you are running to run tests? Let's try a very simple test, to see if it is working; can you try the following command: ant -Dderby.junit.testclass=org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest junit-single This command should just run a single test; as opposed to some of the other ant targets, which run many many thousands of tests and can take many hours to complete. > Improve Derby's Code Coverage - GSoC 2013 Project > ------------------------------------------------- > > Key: DERBY-6164 > URL: https://issues.apache.org/jira/browse/DERBY-6164 > Project: Derby > Issue Type: Task > Components: Test > Reporter: Bryan Pendleton > Assignee: Bryan Pendleton > Priority: Minor > Labels: gsoc2013 > > This year's edition of Google Summer of Code includes, once again, the Apache Software Foundation. > For the Derby project, I'm offering to mentor a student on the tasks described here. > For this project, you are required to have some basic knowledge of JUnit and of how code coverage works. > Currently some packages of Derby have poor code coverage. Emma defines the minimum acceptable code coverage as 70% and some engineers suggest a minimum of 80% is desired. > Students are invited to look at [1] to get familiar with Emma's code coverage reports on Derby. > The Derby project conducted this effort last year, and substantial improvements were made. > We are looking to continue this process this year, as there are still areas of the Derby code base where code coverage could be substantially improved. > The candidate students are also expected to come up with their own schedule for the tests they plan on creating and to discuss this schedule publicly on the mailing list. > After a student applies, a small interview will be conducted via email as part of the ASF's evaluation process. > [1] - http://dbtg.foundry.sun.com/derby/test/coverage/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira