mirror of https://github.com/apache/maven.git
o Disabled IT while working some more on it
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981738 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
35e6798412
commit
a7d081413c
|
@ -92,7 +92,7 @@ public class IntegrationTestSuite
|
|||
suite.addTestSuite( MavenITmng4666CoreRealmImportTest.class );
|
||||
suite.addTestSuite( MavenITmng4654ArtifactHandlerForMainArtifactTest.class );
|
||||
suite.addTestSuite( MavenITmng4644StrictPomParsingRejectsMisplacedTextTest.class );
|
||||
suite.addTestSuite( MavenITmng4633DualCompilerExecutionsWeaveModeTest.class );
|
||||
// suite.addTestSuite( MavenITmng4633DualCompilerExecutionsWeaveModeTest.class );
|
||||
suite.addTestSuite( MavenITmng4629NoPomValidationErrorUponMissingSystemDepTest.class );
|
||||
suite.addTestSuite( MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest.class );
|
||||
suite.addTestSuite( MavenITmng4618AggregatorBuiltAfterModulesTest.class );
|
||||
|
|
Loading…
Reference in New Issue