On Fri, Mar 11, 2016 at 10:37 AM, Oliver Lietz <[email protected]> wrote: > ...are these slow tests really unit tests or integration tests?...
I haven't looked in detail so far. But even if they are technically integration tests, I would like to have a profile that aims for a 10-15 minutes full build that includes reasonably fast integration tests. The launchpad/testing module, for example, is very important, runs about 560 integration tests and takes less than 3 minutes on my box so I wouldn't disable it in that coffee break compatible profile. Or alternatively have a specific profile to enable those slow tests, enable that on Jenkins only and also have the coffee break build active on Jenkins to get quick feedback. IMO we want people to run tests as often as possible - developers often have subtly different environments which help uncover more issues. -Bertrand
