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 4CA9DD0F6 for ; Fri, 27 Jul 2012 20:17:35 +0000 (UTC) Received: (qmail 7063 invoked by uid 500); 27 Jul 2012 20:17:35 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 7017 invoked by uid 500); 27 Jul 2012 20:17: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 6743 invoked by uid 99); 27 Jul 2012 20:17:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2012 20:17:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id BB688142855 for ; Fri, 27 Jul 2012 20:17:34 +0000 (UTC) Date: Fri, 27 Jul 2012 20:17:34 +0000 (UTC) From: "Matthias Friedrich (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: <1224572838.111704.1343420254769.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1633091344.104964.1343282374420.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CRUNCH-26) Make Scrunch tests 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-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424114#comment-13424114 ] Matthias Friedrich commented on CRUNCH-26: ------------------------------------------ After the executing the scrunch test suite I noticed two left-over files: There's still a call to Files.createTempDir() in InterpeterRunner.scala and PipelineAppTest.scala leaves a /tmp/hadoop-$USER dir behind. > Make Scrunch tests suitable for continuous integration > ------------------------------------------------------ > > Key: CRUNCH-26 > URL: https://issues.apache.org/jira/browse/CRUNCH-26 > Project: Crunch > Issue Type: Task > Components: Scrunch > Affects Versions: 0.3.0 > Reporter: Josh Wills > Assignee: Josh Wills > Attachments: CRUNCH-26.patch > > > The scrunch equivalent of the changes done to Crunch in CRUNCH-24. -- 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