Return-Path: X-Original-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A73E19F6C for ; Mon, 23 Jul 2012 16:51:35 +0000 (UTC) Received: (qmail 1025 invoked by uid 500); 23 Jul 2012 16:51:35 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 833 invoked by uid 500); 23 Jul 2012 16:51:35 -0000 Mailing-List: contact crunch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-dev@incubator.apache.org Delivered-To: mailing list crunch-dev@incubator.apache.org Received: (qmail 736 invoked by uid 99); 23 Jul 2012 16:51:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2012 16:51:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id D35A6140CCD for ; Mon, 23 Jul 2012 16:51:34 +0000 (UTC) Date: Mon, 23 Jul 2012 16:51:34 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: <1046600993.91677.1343062294871.JavaMail.jiratomcat@issues-vm> In-Reply-To: <596840730.87621.1342941755262.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CRUNCH-24) Make test suite suitable for continuous integration 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/CRUNCH-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420777#comment-13420777 ] Josh Wills commented on CRUNCH-24: ---------------------------------- Hey Rahul-- thanks for the patch. When I applied it, I got a couple of failures in the MapsideJoinIT-- could you check that one locally and see if it fails for you as well? > Make test suite suitable for continuous integration > --------------------------------------------------- > > Key: CRUNCH-24 > URL: https://issues.apache.org/jira/browse/CRUNCH-24 > Project: Crunch > Issue Type: Task > Affects Versions: 0.3.0 > Reporter: Matthias Friedrich > Assignee: Matthias Friedrich > Fix For: 0.3.0 > > Attachments: 0001-CRUNCH-24-Clean-up-test-suite-output.patch, 0001-CRUNCH-24-make-testsuite-sutable-for-CI.patch, 0001-CRUNCH-24-make-testsuite-sutable-for-CI.patch > > > Right now the integration test suite leaves about 80 files behind on /tmp making it unsuitable for a shared continuous integration environment. Examples for these files are test case output ("output*") and Crunch's own temporary files ("crunch*", see CRUNCH-21). > We have to delete these files or make sure they aren't created on /tmp in the first place. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira