On 5 February 2013 12:13, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2013-02-05, at 13:05, Igor Stasenko <siguctua@gmail.com> wrote:
On 5 February 2013 12:54, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2013-02-05, at 12:52, Igor Stasenko <siguctua@gmail.com> wrote:
On 4 February 2013 19:19, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Igor
I think that camillo made this because NativeBoost is an essential part of our infrastructure and this is good to know that it is working. So I think that we should thank camillo for the time he spent on that.
It is pretty useless right now. If it would run on all platforms, it would worth having.
then add slaves.... you strike me with laziness again!
i would.. if i would remember that this job exists, and if you would spend some moments explaining why _you_ need it so badly, since you set it up. Because running tests takes like 5 seconds, and i doing it before comitting code, and feel pretty fine with it.
Of course you mean "I run my tests before committing my code to a branch, so that someone else can review the code and merge it into master." And then the answer's obvious: the reviewer rejects your code until it passes all tests in a CI environment. Running the tests in CI makes the reviewer's job easier. frank