That would be good... I an interested in doing this for Groovy Support as well... maybe we can figure out a standard way how to do this.
-Sven Jan Lahoda <[email protected]> schrieb am Mi., 18. Juli 2018, 08:05: > FWIW, I'd like to set-up testing of the java.completion module on various > JDKs (and eventually other Java-related modules), but I didn't get to that > yet. > > Jan > > On Wed, Jul 18, 2018 at 6:24 AM, Jaroslav Tulach < > [email protected]> > wrote: > > > FYI: > > https://builds.apache.org/job/incubator-netbeans-linux/ > > and > > https://builds.apache.org/job/incubator-netbeans-windows > > run platform tests. > > > > -jt > > > > > > Dne neděle 15. července 2018 18:47:51 CEST, Eirik Bakke napsal(a): > > > When I make a pull request on GitHub, there is a nice little checkmark > > > saying "All checks have passed", with a link to a Travis CI build (e.g. > > > https://travis-ci.org/apache/incubator-netbeans/builds/ > > 395547620?utm_source > > > =github_status&utm_medium=notification ). > > > > > > Looking at the raw output of the Travis build, am I correct that this > > does > > > _not_ actually run the NetBeans test suite? I searched the console > output > > > and did not find expected messages such as "Tests run:" or "do-junit" > or > > > "[junit]". > > > > > > Is this also the case for the Jenkins builds at > > > https://builds.apache.org/view/Incubator%20Projects/job/ > > incubator-netbeans-> release ? > > > > > > Is the current codebase supposed to pass all tests at this point? When > I > > > check out the 9.0-vc3 tag, for instance, both of the following fail > with > > > various errors: > > > > > > ant commit-validation > > > ant -Dtest-unit-sys-prop.ignore.random.failures=true test > > > > > > Are these supposed to work? > > > > > > -- Eirik > > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > >
