On May 12, 2012, at 10:07 AM, Vincent Massol wrote: > > On May 11, 2012, at 10:52 PM, Vincent Massol wrote: > >> >> On May 11, 2012, at 10:27 PM, Vincent Massol wrote: >> >>> Hi devs, >>> >>> As you probably know from http://jira.xwiki.org/jira/browse/XRENDERING-187, >>> I've been working on a Compatibility Test Suite (CTS) for the Rendering >>> Syntaxes. >>> >>> I've now added a Test Report on xwiki.org at >>> http://rendering.xwiki.org/xwiki/bin/view/Main/SyntaxReport >>> >>> It allows to have a global view of what each syntax supports. >>> >>> Of course this is a very first version and the idea is to improve it over >>> time. >>> >>> Note 1: Right now we have only 6 tests in the CTS. >>> Note 2: ATM the Report gets its data from the Sonar Nemo instance at >>> http://nemo.sonarsource.org/dashboard/index/178313 However this instance >>> only runs the xwiki build every few days. I've made modifications this >>> morning to the CTS but the build hasn't run yet on Nemo. I need to check if >>> I can get the same result using Jenkins Remote API. >> >> Ok I've been able to find a Jenkins URL that gives the test results :) >> >> http://ci.xwiki.org/job/xwiki-rendering/lastSuccessfulBuild/testReport/api/xml?xpath=//suite/case/className[text()%20=%20'org.xwiki.rendering.test.cts.RenderingTest']/..&wrapper=tests >> >> I'll change the report to work with this data. > > Done, the report now uses the last completed build result from the > xwiki-rendering job from http://ci.xwiki.org :) > > See http://rendering.xwiki.org/xwiki/bin/view/Main/SyntaxReport
And published as an extension snippet on http://extensions.xwiki.org/xwiki/bin/view/Extension/Syntax+Test+Report Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

