Commit Graph

24 Commits

Author SHA1 Message Date
Michael Klishin
0aff91f2a0 Exclude Perl from CI runs for now
Net::RabbitFoot fails to install on CI.

Also exclude erroneously committed scala setup make target.
2013-08-16 14:44:03 +04:00
Michael Klishin
0fa1704ab7 Add Clojure to CI 2013-08-06 17:24:48 +04:00
Michael Klishin
6286d5b11c Exclude more Ruby tutorials that only fail on CI machine :/ 2013-07-24 15:33:53 +04:00
Michael Klishin
5bb5a867d6 Exclude ruby/tutorial5 from CI
It fails with obscure networking issues on CI
and passes on 2 different OSes locally.
2013-07-23 21:53:42 +04:00
Michael Klishin
ba023bc7b3 Make it possible to run tests for only some of the tutorials
Otherwise we have to run 9 * 9 * 6 = 486 examples,
which takes a while.
2013-07-23 17:43:54 +04:00
Michael Klishin
6bb0849007 Get rid of the rest of RUBYVER uses 2013-07-23 13:43:33 +04:00
Michael Klishin
07d1108c56 Add ruby-amqp to the matrix 2013-07-22 11:10:40 +04:00
Michael Klishin
ed98e8f147 Ruby clients should be tested on 1.9
1.8 is not supported in any way since July 1st, 2013
2013-07-22 11:10:22 +04:00
Emile Joubert
a582ef5f08 Add perl to tests 2012-07-16 14:44:12 +01:00
Marek Majkowski
c8b9e1e881 Sixth tutorial in php. 2011-09-14 13:45:58 +01:00
Marek Majkowski
accc0c0e86 Add Erlang 4 and 5 to CI. 2011-07-20 11:41:53 +01:00
Marek Majkowski
05a8c3da5b Parametrize slowness of the CI machine. 2011-07-08 15:15:02 +01:00
Marek Majkowski
e4b167cc0e tweaking 2011-07-07 16:33:11 +01:00
Marek Majkowski
f9ef78507a No hurry, no hurry. 2011-07-07 15:46:33 +01:00
Marek Majkowski
b70a410c9d Our CI server is quite slow, give it a bit more time. 2011-07-07 15:12:21 +01:00
Marek Majkowski
bda85a45ad Print stdout/stderr of failed tests. 2011-07-07 11:27:41 +01:00
Marek Majkowski
e05843fab4 Automated testing of 4,5 and 6 tutorials. Php and erlang skipped. 2011-07-06 16:47:29 +01:00
Marek Majkowski
be12be3259 Puka added to automated testing 2011-07-06 13:54:20 +01:00
Marek Majkowski
2660181149 Parametrize ruby version. 2011-07-05 10:47:53 +01:00
Marek Majkowski
3a978f7447 python2.5 compatibility 2011-07-04 15:05:03 +01:00
Marek Majkowski
7e9132e199 Give ruby1.8 one more chance. 2011-07-04 14:11:49 +01:00
Marek Majkowski
8ba8bfd1b6 Enable ruby tests.
In order to get them working you need recent rubygems, which makes everything way too complicated. Also, I couldn't get that working with ruby1.8, so using 1.9 instead.
2011-07-04 13:41:29 +01:00
Marek Majkowski
5fba97925d Testing script shall raise an error when tests fail. Increase reliability - by randomizing test inputs. 2011-07-04 12:31:04 +01:00
Marek Majkowski
a49247816f Automate testing. 2011-07-01 18:55:40 +01:00