Return-Path: X-Original-To: apmail-groovy-dev-archive@minotaur.apache.org Delivered-To: apmail-groovy-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 BCCF118143 for ; Sun, 6 Dec 2015 02:11:06 +0000 (UTC) Received: (qmail 35819 invoked by uid 500); 6 Dec 2015 02:11:06 -0000 Delivered-To: apmail-groovy-dev-archive@groovy.apache.org Received: (qmail 35780 invoked by uid 500); 6 Dec 2015 02:11:06 -0000 Mailing-List: contact dev-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list dev@groovy.apache.org Received: (qmail 35767 invoked by uid 99); 6 Dec 2015 02:11:06 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2015 02:11:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id F25B0C52F4 for ; Sun, 6 Dec 2015 02:11:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.314 X-Spam-Level: ** X-Spam-Status: No, score=2.314 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id UwXqzJX4u13m for ; Sun, 6 Dec 2015 02:10:55 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 699CE20221 for ; Sun, 6 Dec 2015 02:10:55 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 408741BAA77D for ; Sat, 5 Dec 2015 18:10:55 -0800 (PST) Date: Sat, 5 Dec 2015 19:10:54 -0700 (MST) From: Rahul Somasunderam To: dev@groovy.incubator.apache.org Message-ID: <1449367854881-5729902.post@n5.nabble.com> Subject: Tests failing locally MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I have these 5 tests failing locally, however Jenkins doesn't seem to complain when I send a PR. ExecuteTest. testExecuteCommandLineProcessAndUseWaitForOrKill STCExtensionMethodsTest. testShouldFindExtensionMethodWithGrab ExtensionModuleTest. testExtensionModuleUsingGrabAndClosure ExtensionModuleTest. testExtensionModuleUsingGrabAndMap ExtensionModuleTest. testThatModuleCanBeLoadedWithGrab I'm running on MacOS El Capitan with Java 8u60. Is anyone else running into the same? Is this something I should try to fix? R, rahul -- View this message in context: http://groovy.329449.n5.nabble.com/Tests-failing-locally-tp5729902.html Sent from the Groovy Dev mailing list archive at Nabble.com.