Return-Path: Delivered-To: apmail-hadoop-avro-dev-archive@minotaur.apache.org Received: (qmail 65412 invoked from network); 11 Jan 2010 18:20:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Jan 2010 18:20:18 -0000 Received: (qmail 53518 invoked by uid 500); 11 Jan 2010 18:20:17 -0000 Delivered-To: apmail-hadoop-avro-dev-archive@hadoop.apache.org Received: (qmail 53462 invoked by uid 500); 11 Jan 2010 18:20:17 -0000 Mailing-List: contact avro-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: avro-dev@hadoop.apache.org Delivered-To: mailing list avro-dev@hadoop.apache.org Received: (qmail 53452 invoked by uid 99); 11 Jan 2010 18:20:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2010 18:20:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Mon, 11 Jan 2010 18:20:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A57D729A0011 for ; Mon, 11 Jan 2010 10:19:54 -0800 (PST) Message-ID: <1066690679.157331263233994676.JavaMail.jira@brutus.apache.org> Date: Mon, 11 Jan 2010 18:19:54 +0000 (UTC) From: "Doug Cutting (JIRA)" To: avro-dev@hadoop.apache.org Subject: [jira] Commented: (AVRO-303) Regularly run Avro tests on little-endian and big-endian systems In-Reply-To: <1448275654.141571263084834388.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AVRO-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798760#action_12798760 ] Doug Cutting commented on AVRO-303: ----------------------------------- Regularly running *any* test suite would be a good first step. We should get an account on hudson.zones.apache.org and add a Hudson build for Avro. A nightly would be good and patch builds better yet. http://wiki.apache.org/general/Hudson This says you have to be a PMC member to get an account. I note that one of the Hudson administrators (Giri) is not a PMC member, so maybe they'd make an exception for an non-PMC member Avro committer. > Regularly run Avro tests on little-endian and big-endian systems > ---------------------------------------------------------------- > > Key: AVRO-303 > URL: https://issues.apache.org/jira/browse/AVRO-303 > Project: Avro > Issue Type: Test > Reporter: Jeff Hammerbacher > > To ensure that Avro implementations are working correctly, it would be nice to have a shared Avro infrastructure for testing that contains both a big-endian and a little-endian system. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.