Hi Eric, I've started quick reviewing the mentioned test cases, I also expected nothing or almost nothing would have changed, but there is one thing that bothers me, practically everything relating to java EE is out of scope for this first apache run, so some of the cases cannot be covered unless the java EE modules are pulled from the old repository.
I do not think removing these tests to be wise, since they'll have to be rewritten as soon as the EE bits are pulled back in, on the other hand running a full test suite without pulling the EE bits out would involve a lot of skipping on the tester side, to avoid this maybe we could add a SE,EE label to the existing cases to drive the testing during the full run, do you think this would be enough, or it would be better to separate the maven test specification in 2 separate sections SE and EE, it would require a lot more time compared to setting only labels on the existing tests, but it would have the added benefit of splitting up this pretty large test specification in 2 potentially more manageable ones, con would be that something would most probably have to be duplicated. Unfortunately today I've had less time than what I expected so could not cover much of the specification, but I do hope to have a little more time tomorrow so I might be able to at least add labels. Let me know what you think, Regards, Luca ----- Messaggio originale ----- Da: "Eric Barboni" <[email protected]> A: "netcat" <[email protected]> Inviato: Mercoledì, 7 marzo 2018 11:18:17 Oggetto: RE: [maven] Test specs split Hi Luca, Sure you can update the wiki [1]. Put the section you do also in the wiki. As far as I know there is no major change done yet on Netbeans 9 for maven side except jdk 9 support. Regards Eric PS: sorry I reply directly an incomplete mail to Luca [1] https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+9.0+Test+Spec+Reviews -----Message d'origine----- De : Luca Mambretti <[email protected]> Envoyé : mercredi 7 mars 2018 10:01 À : netcat <[email protected]> Objet : [maven] Test specs split I can probably set aside a couple of hours to do specs review in the weekend, can I take the first 3 points ? * [ http://netbeans-vm.apache.org/synergy/client/app/#/specification/339/v/2 | Maven projects ] * [ http://netbeans-vm.apache.org/synergy/client/app/#/specification/339/v/2 | Clean, Build, Run, Debug maven project ] * [ http://netbeans-vm.apache.org/synergy/client/app/#/specification/339/v/2 | Run, Debug, Profile, Test single file ] Regards Luca. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
