Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.14 (Unreleased), 0.16
-
Fix Version/s: 0.16
-
Component/s: Integration Testing
-
Labels:None
-
Patch Submitted:Yes
Description
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]
Issue Links
- depends upon
-
NMAVEN-192
null toolchain on test-compile mojo
-
-
NMAVEN-8
NUnit Tests Fail To Run with NUnit Version 2.2.8
-
-
NMAVEN-193
Recognise NUnit artifact conventions used in trunk
-
- is depended upon by
-
NMAVEN-199
Create an aspx-compiler-mojo for precompilation of ASP .NET pages
-
Maybe i am missing something but integration tests in trunk are also failing. By default they are not even running, I had to add surefire plugin configuration to the pom.
Failed tests:
testit0014(org.apache.maven.dotnet.integrationtests.MavenITmng0014ResolveLibraryDependency)
testit0008(org.apache.maven.dotnet.integrationtests.MavenITmng0008CSharpCompileWithProvidedDependency)
testit0004(org.apache.maven.dotnet.integrationtests.MavenITmng0004CSharpCompileWithDependency)
testit0007(org.apache.maven.dotnet.integrationtests.MavenITmng0007CSharpCompileTestLibrary)
testit0000(org.apache.maven.dotnet.integrationtests.MavenITmng0000CSharpCompileLibrary)
testit0004(org.apache.maven.dotnet.integrationtests.MavenITmng0004CSharpCompileWithDependency)
testit0005(org.apache.maven.dotnet.integrationtests.MavenITmng0005CSharpCompileWithTransitiveDependency)
testit0007(org.apache.maven.dotnet.integrationtests.MavenITmng0007CSharpCompileTestLibrary)
testit0008(org.apache.maven.dotnet.integrationtests.MavenITmng0008CSharpCompileWithProvidedDependency)
testit0009(org.apache.maven.dotnet.integrationtests.MavenITmng0009CSharpCompileWithProvidedGacDependency)
testit0005(org.apache.maven.dotnet.integrationtests.MavenITmng0005CSharpCompileWithTransitiveDependency)
testit0000(org.apache.maven.dotnet.integrationtests.MavenITmng0000CSharpCompileLibrary)
testit0000(org.apache.maven.dotnet.integrationtests.MavenITmng0000CSharpCompileLibrary)
testit0004(org.apache.maven.dotnet.integrationtests.MavenITmng0004CSharpCompileWithDependency)
testit0005(org.apache.maven.dotnet.integrationtests.MavenITmng0005CSharpCompileWithTransitiveDependency)
testit0007(org.apache.maven.dotnet.integrationtests.MavenITmng0007CSharpCompileTestLibrary)
testit0008(org.apache.maven.dotnet.integrationtests.MavenITmng0008CSharpCompileWithProvidedDependency)
Tests run: 55, Failures: 17, Errors: 0, Skipped: 0