Am 2016-05-19 um 13:29 schrieb Jason van Zyl:
Igor, Anton, and myself between OS X, Linux and Windows have 40 IT
failures in Maven master right now. I’ve had the same setup for 8
years, Igor and Anton have consistent setups as well. I’m not sure if
people aren’t running the integration tests or what but it’s pretty
sad. It’s not a small number of ITs that are failing. I’d really like
to not have to git bisect back to a working state so if you’ve been
making changes to core please run the ITs locally and double check
what you’ve done.
Retried today:
Apache Maven 3.4.0-SNAPSHOT (4b35102f0e3302e15a80d3ddb756463601b9217a;
2016-05-19T21:23:50+02:00)
Maven home: D:\apache-maven-3.4.0-SNAPSHOT
Java version: 1.8.0_72, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_72\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "Windows 10", version: "10.0", arch: "amd64", family: "Windows"
[INFO] Maven IT Wagon ..................................... SUCCESS [
0.386 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [
0.458 s]
[INFO] Maven IT Extension ................................. SUCCESS [
0.254 s]
[INFO] Maven ITs .......................................... SUCCESS
[21:36 min]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 22:34 min
[INFO] Finished at: 2016-05-19T21:48:59+02:00
[INFO] Final Memory: 89M/1283M
[INFO]
------------------------------------------------------------------------
Apache Maven 3.4.0-SNAPSHOT (4b35102f0e3302e15a80d3ddb756463601b9217a;
2016-05-19T21:23:50+02:00)
Maven home: D:\apache-maven-3.4.0-SNAPSHOT
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_80\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "Windows 8.1", version: "6.3", arch: "amd64", family: "Windows"
[INFO] Maven IT Plugin :: mng-5958 extension .............. SUCCESS [
1.593 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [
0.714 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [
0.429 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [
0.517 s]
[INFO] Maven IT Extension ................................. SUCCESS [
0.285 s]
[INFO] Maven ITs .......................................... SUCCESS
[26:06 min]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 27:07 min
[INFO] Finished at: 2016-05-19T22:31:55+02:00
[INFO] Final Memory: 88M/476M
[INFO]
------------------------------------------------------------------------
Apache Maven 3.4.0-SNAPSHOT (4b35102f0e3302e15a80d3ddb756463601b9217a;
2016-05-19T22:08:46+02:00)
Maven home: /home/mosipov/apache-maven-3.4.0-SNAPSHOT
Java version: 1.8.0_66-internal, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-i386/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "Linux", version: "3.13.0-85-generic", arch: "i386", family: "Unix"
0009GoalConfiguration(it0009)...............................OK (2.3 s)
0008SimplePlugin(it0008)....................................OK (2.2 s)
Tests run: 782, Failures: 3, Errors: 0, Skipped: 0, Time elapsed:
2,215.193 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
testit(org.apache.maven.it.MavenITmng3477DependencyResolutionErrorMessageTest)
Time elapsed: 2.484 sec <<< FAILURE!
junit.framework.AssertionFailedError: Transfer error cause was not found
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
...
[INFO] Maven IT Wagon ..................................... SUCCESS [
0.511 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [
0.485 s]
[INFO] Maven IT Extension ................................. SUCCESS [
0.366 s]
[INFO] Maven ITs .......................................... FAILURE
[37:02 min]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 37:57 min
[INFO] Finished at: 2016-05-19T23:37:10+02:00
[INFO] Final Memory: 58M/176M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
(default-test) on project core-it-suite: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/mosipov/Projekte/maven-integration-testing/core-it-suite/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
ITs failing:
MavenITmng3477DependencyResolutionErrorMessageTest
MavenITmng2741PluginMetadataResolutionErrorMessageTest
MavenITmng2741PluginMetadataResolutionErrorMessageTest
It all seems to be locale related.
Still cannot get a high count of failure.
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org