Re: [riot-devel] Travis Backlog

2016-03-02 Thread TamGiang Tam
Hello Martine, IMHO, make all the test (unit tests, compile with set of mcus) should be simple in localhost so that we can run it more frequently. Then how about single make command for all equivalent travis tests? Bests. Vào Th 4, 2 thg 3, 2016 vào lúc 21:30 Martine Lenders <

Re: [riot-devel] Travis Backlog

2016-03-02 Thread Martine Lenders
Hi, do you mean BUILDTEST_MCU_GROUP=foobar ./dist/tools/travis-scripts/build_and_test.sh (BUILDTEST_MCU_GROUP can be chosen from .travis.yml)? That's exactly the script that Travis is using. You can also run `make buildtest` to build a single application for all boards and the unittests can be

Re: [riot-devel] Travis Backlog

2016-03-02 Thread TamGiang Tam
I'm second to Nick's sugestion. Nice to have 'make' to run unit tests and compile examples. Vào 19:00 Th 4, 02 thg 3 2016 DipSwitch viết: > Would it be an idea to add a make commando to run most off the tests that > travis runs? Like the static tests and different board

Re: [riot-devel] Travis Backlog

2016-03-02 Thread Francisco Javier Acosta Padilla
Hey! Some tears came out of my eyes when reading this message, I never gave any thought to the T-guy, lots of pressure on him and nobody but you took care of this… Thanks and next time we can try to be aware of this problem. Cheers! Paco. On 2 March 2016 at 11:52:01, Oleg Hahm

Re: [riot-devel] Travis Backlog

2016-03-02 Thread Oleg Hahm
Hey Cenk! Thanks for this very important reminder! Cheers, Oleg On Wed, Mar 02, 2016 at 07:59:36AM +0100, Cenk Gündogan wrote: > Dear Developers, > > This is a friendly reminder that we should take more care > of our travis backlog. > > Everytime a pull request gets rebased/squashed/new