Return-Path: Delivered-To: apmail-lucene-mahout-dev-archive@minotaur.apache.org Received: (qmail 88920 invoked from network); 11 Dec 2009 17:17:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Dec 2009 17:17:41 -0000 Received: (qmail 98122 invoked by uid 500); 11 Dec 2009 17:17:40 -0000 Delivered-To: apmail-lucene-mahout-dev-archive@lucene.apache.org Received: (qmail 98041 invoked by uid 500); 11 Dec 2009 17:17:40 -0000 Mailing-List: contact mahout-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mahout-dev@lucene.apache.org Delivered-To: mailing list mahout-dev@lucene.apache.org Received: (qmail 98031 invoked by uid 99); 11 Dec 2009 17:17:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 17:17:40 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 17:17:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 15999234C04C for ; Fri, 11 Dec 2009 09:17:18 -0800 (PST) Message-ID: <1822928120.1260551838073.JavaMail.jira@brutus> Date: Fri, 11 Dec 2009 17:17:18 +0000 (UTC) From: "Sean Owen (JIRA)" To: mahout-dev@lucene.apache.org Subject: [jira] Commented: (MAHOUT-219) Unit test for GenericSorting In-Reply-To: <608338076.1260550998303.JavaMail.jira@brutus> 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/MAHOUT-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789399#action_12789399 ] Sean Owen commented on MAHOUT-219: ---------------------------------- Looks good to me. Dumb question but are you a committer? I forget. Just want to make sure this doesn't get hung up waiting for a commit. > Unit test for GenericSorting > ---------------------------- > > Key: MAHOUT-219 > URL: https://issues.apache.org/jira/browse/MAHOUT-219 > Project: Mahout > Issue Type: Improvement > Components: Matrix > Affects Versions: 0.4 > Reporter: Benson Margulies > Attachments: generic-sorting-test.patch > > > Just to check expectations, here is a patch with just one unit test. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.