Hi Jason,

I tried to reproduce the IT failure at master.

Fetched https://github.com/apache/maven - master - last commit: 
4b35102f0e3302e15a80d3ddb756463601b9217a
Fetched https://github.com/apache/maven-integration-testing - master - last 
commit: af138c8a75a0b1a852510b27ed2c469992cde69a

——8<—————8<——snipp——8<—————8<——
$ 
PATH=/Users/barthel/sources/github.com/apache/apache-maven-3.4.x-SNAPSHOT/bin/:${PATH}
 mvn -version

Apache Maven 3.4.0-SNAPSHOT (4b35102f0e3302e15a80d3ddb756463601b9217a; 
2016-05-19T20:35:50+02:00)
Maven home: /Users/barthel/sources/github.com/apache/apache-maven-3.4.x-SNAPSHOT
Java version: 1.8.0_31, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "Mac OS X", version: "10.11.5", arch: "x86_64", family: "Unix"
——8<—————8<——snipp——8<—————8<——

——8<—————8<——snipp——8<—————8<——
$ 
PATH=/Users/barthel/sources/github.com/apache/apache-maven-3.4.x-SNAPSHOT/bin/:${PATH}
 ./run-its.sh

[…]
INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Core ITs 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[…]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ core-it-suite ---
[INFO] Surefire report directory: 
/Users/barthel/sources/github.com/apache/maven-integration-testing/core-it-suite/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running integration tests for Maven 3.4.0-SNAPSHOT
        using Maven executable: 
/Users/barthel/sources/github.com/apache/apache-maven-3.4.x-SNAPSHOT/bin/mvn
Running org.apache.maven.it.IntegrationTestSuite
Running integration tests for Maven 3.4.0-SNAPSHOT
        using Maven executable: 
/Users/barthel/sources/github.com/apache/apache-maven-3.4.x-SNAPSHOT/bin/mvn
Bootstrap(Bootstrap)........................................OK (9.3 s)
mng5971HierarchicalImportScope(InheritanceProcessing).......OK (0.5 s)
[…]
[INFO] Maven ITs .......................................... SUCCESS [06:33 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:39 min
[INFO] Finished at: 2016-05-19T21:15:46+02:00
[INFO] Final Memory: 89M/732M
[INFO] ------------------------------------------------------------------------
——8<—————8<——snipp——8<—————8<——

Is github.com not up to date or what’s wrong?

-- barthel


> On 19 May 2016, at 13:29, Jason van Zyl <ja...@takari.io> wrote:
> 
> 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.
> 
> Thanks,
> 
> Jason
> 
> ----------------------------------------------------------
> Jason van Zyl
> Founder, Takari and Apache Maven
> http://twitter.com/jvanzyl
> http://twitter.com/takari_io
> ---------------------------------------------------------
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 


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

Reply via email to