From nmaven-issues-return-232-apmail-incubator-nmaven-issues-archive=incubator.apache.org@incubator.apache.org Wed Aug 13 22:49:29 2008 Return-Path: Delivered-To: apmail-incubator-nmaven-issues-archive@locus.apache.org Received: (qmail 62575 invoked from network); 13 Aug 2008 22:49:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2008 22:49:28 -0000 Received: (qmail 89443 invoked by uid 500); 13 Aug 2008 22:49:28 -0000 Delivered-To: apmail-incubator-nmaven-issues-archive@incubator.apache.org Received: (qmail 89420 invoked by uid 500); 13 Aug 2008 22:49:27 -0000 Mailing-List: contact nmaven-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: nmaven-issues@incubator.apache.org Delivered-To: mailing list nmaven-issues@incubator.apache.org Received: (qmail 89405 invoked by uid 99); 13 Aug 2008 22:49:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2008 15:49:27 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2008 22:48:30 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id F292014A8045 for ; Wed, 13 Aug 2008 17:48:26 -0500 (CDT) Message-ID: <15191949.1218667706990.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 13 Aug 2008 17:48:26 -0500 (CDT) From: "Carlos Sanchez (JIRA)" To: nmaven-issues@incubator.apache.org Subject: [jira] Updated: (NMAVEN-186) Integration test failures In-Reply-To: <21775430.1217616566982.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/NMAVEN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez updated NMAVEN-186: ---------------------------------- Attachment: core-integration-tests.patch Patch that fixes all it tests in trunk - allows running its against either microsoft or mono (in the future should test against both) - sets a parent pom for all tests that setups the toolchain Also need: copy http://svn.apache.org/repos/asf/incubator/nmaven/branches/NMAVEN_0.14/thirdparty/NUnit into trunk/thirdparty/NUnit copy maven-dotnet-toolchain-0.16-incubating-SNAPSHOT.jar into M2_HOME/lib the 2nd requirement is due to a problem with the plexus container not finding the DotNet toolchain will look into it afterwards now that I know IT tests pass The toolchain config looks like {code:xml} dotnet 2.0 2.0.50727 MICROSOFT .NET Framework 2.0 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe C:\Program Files\NUnit 2.4.8\bin\nunit-console.exe {code} > Integration test failures > ------------------------- > > Key: NMAVEN-186 > URL: http://jira.codehaus.org/browse/NMAVEN-186 > Project: NMaven > Issue Type: Bug > Affects Versions: 0.14 (Unreleased), 0.16 > Reporter: Carlos Sanchez > Attachments: core-integration-tests.patch, it.log, log.txt, surefire.patch > > > Failing tests in http://svn.apache.org/repos/asf/incubator/nmaven/branches/NMAVEN_0.14/integration-tests/tests > 8/18 passed > Failed tests: [it0002, it0003, it0004, it0005, it0010, it0011, it0018, it0019, it0028, it0029] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira