Re: The quality of core-its

2019-08-11 Thread Tibor Digana
Hello Robert, Regarding #1 it is very important isue because when you write an IT you of course you want to see it executed by `mvn verify ...`. So yes there are also other important things to do, but tell me how you want to guarantee the quality if the test is not employed by the test suite. Then

Re: The quality of core-its

2019-08-11 Thread Tibor Digana
Robert, the performance of core-its was mentioned as an additional and not mandatory side effect but not a target goal. The target goal is to remove Maven 2 tests at least. We should do that same for the integration tests with deprecated and unsupported versions of Maven. Removing them would simpli

Re: The quality of core-its

2019-08-11 Thread Robert Scholte
Hi, it is good to have a closer look at this every now and than. In general Mavens tests and integration tests are stable. For the few time I see a non-related issue I don't mind re-kicking the builds, as it is happening rarely. Regarding #1 I'm wondering why we have to this manually? Is

The quality of core-its

2019-08-10 Thread Tibor Digana
Hi all, I have noticed several technical issues in core-its: 1. some tests are not listed in the IntegrationTestSuite.java. I have already added two (MavenITmng5175WagonHttpTest, MavenIT0146InstallerSnapshotNaming). Some tests are broken, excluded from the execution and they are listed in