On Wed, 2013-10-09 at 00:51 +0200, Guiu Rocafort wrote:
After updating the test I'll try to find a way to automate the tests, and perform them regulaly. What do you think about that ? Any idea about how that could be done ? Maybe it is possible to set some kind of trigger when there is a commit in the launchpad inkscape trunk ?
I was thinking of doing something like: create a deb for the test suite, when the deb gets built, it consumes the inkscape package, runs the tests and outputs the results and any logs etc.
Then to make use of the test results (i.e. on the new website) we install the package and read the files and the logs for useful display.
The only non-technical maybe issue is using Canonical servers to run our tests. Would they complain about a deb build like that?
Martin,