Re: [Development] Enabling CI for QWebChannel

2013-12-12 Thread Fält Simo
> The first step would be to enable the CI in "force success" mode so you'd > get the errors that would have blocked the integration and you can fix > them. OK, and how/where do I do this? Build stage is forced to succeed by adding forcesuccess property in builds configuration in qtqa/testconfig

Re: [Development] Enabling CI for QWebChannel

2013-12-12 Thread Milian Wolff
On Wednesday 11 December 2013 07:50:19 Thiago Macieira wrote: > On quarta-feira, 11 de dezembro de 2013 16:15:40, Milian Wolff wrote: > > what do I need to do in order to test coverage for the QWebChannel module > > enabled? There are so far a few QML tests and benchmarks. I plan to extend > > this

Re: [Development] Enabling CI for QWebChannel

2013-12-11 Thread Thiago Macieira
On quarta-feira, 11 de dezembro de 2013 16:15:40, Milian Wolff wrote: > what do I need to do in order to test coverage for the QWebChannel module > enabled? There are so far a few QML tests and benchmarks. I plan to extend > this further. > > Also, Gerrit does not seem to test-build patches that

[Development] Enabling CI for QWebChannel

2013-12-11 Thread Milian Wolff
Hey all, what do I need to do in order to test coverage for the QWebChannel module enabled? There are so far a few QML tests and benchmarks. I plan to extend this further. Also, Gerrit does not seem to test-build patches that I merge before integration. How is that enabled? Thanks -- Milian