Simon Duquennoy
753a557903
Travis: use a single random seed rather than two. As a result, a single failed simulation results in overall failure
2016-04-23 07:58:06 +02:00
Adam Dunkels
d1bb7be7d4
Need to have seed number included in filename, else the faillog files won't be reported at end of test
2014-11-11 11:17:02 +01:00
Moritz 'Morty' Strübe
74b741bad2
Support running multiple random seeds in case one fails
2014-10-09 09:43:07 +02:00
Moritz 'Morty' Strübe
dcbd7936ad
Move simulation execution from Makefile to Bash script; show Progress
...
Additional code is needed to show the progress. Otherwise Travis is
likely to become unhappy and terminates the job. This was no fun within
the Makefile. Moving the execution to a Bash script allows better
maintainability.
In case of an error the error all logs will be printed when using a CI.
2013-11-11 08:18:35 +01:00
Moritz 'Morty' Strübe
c89e827d6c
Make regressiontest reproducable
2013-11-06 17:41:59 +01:00
Mariano Alvira
d396832d48
Travis: Run java with -Xshared:on. The previous jvm had shared on by default and cooja
...
requires this.
2013-05-18 18:14:10 -04:00
Mariano Alvira
3ea8cce948
Travis: Print out logs so that debugging travis is possible.
2013-05-18 18:11:45 -04:00
Adam Dunkels
451b18273e
The Thingsquare Mist regression test scripts
2012-12-10 01:49:48 +01:00