Hi folks,

ran the ITs again after more than a week in my test VM.

[mosipov@bsd10 ~/Projekte/maven-integration-testing]$ 
~/apache-maven-3.5.0-SNAPSHOT-master/bin/mvn -v
Apache Maven 3.5.0-SNAPSHOT (00c82b7e234c6ed33f76ba48a236130c5511ab3a; 
2017-03-29T23:21:16+02:00)
Maven home: /home/mosipov/apache-maven-3.5.0-SNAPSHOT-master
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/local/openjdk8/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "freebsd", version: "10.3-release-p11", arch: "amd64", family: "unix"

with
Core ITs at31f1e8a1dde883cf7d9283d30a4d4c6f2a670ceb

got
mng5753CustomMojoExecutionConfigurator(CustomMojoExecutionConfigurator)FAILURE 
(5.7 s)
...
Tests run: 788, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2,055.595 sec 
<<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)
  Time elapsed: 5.711 sec  <<< FAILURE!
junit.framework.ComparisonFailure: null expected:<TRANSFORMED[]> but 
was:<TRANSFORMED[TRANSFORMEDTRANSFORMEDTRANSFORMEDTRANSFORMED]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at 
org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:64)


Results :

Failed tests:
  
MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:222->testCustomMojoExecutionConfigurator:64
 null expected:<TRANSFORMED[]> but 
was:<TRANSFORMED[TRANSFORMEDTRANSFORMEDTRANSFORMEDTRANSFORMED]>

Tests run: 788, Failures: 1, Errors: 0, Skipped: 0

Here are the logs and the target with the IT: http://home.apache.org/~michaelo/maven/mng-5753-custom-mojo-execution-configurator.tar.gz

Has someone a clue why this is failing?

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to