Fix failures and protect the suite from spurious VERSION-related warnings
[dbsrgits/DBIx-Class.git] / .travis.yml
1 # Some overall notes on how this works
2 #
3 # * We smoke using the system provided latest, and custom built "oddball perls"
4 # The reason for not having a blanket matrix is to conserve travis resources
5 # as a full DBIC depchain isn't cheap
6 #
7 # * Minimum perl officially supported by DBIC is 5.8.3. This *includes* the
8 # basic depchain. On failure either attempt to fix it or bring it to the
9 # attention of ribasushi. *DO NOT* disable 5.8 testing - it is here for a
10 # reason
11 #
12 # * The matrix is built from two main modes - CLEANTEST = [true|false].
13 # - In the first case we test with minimal deps available, and skip everything
14 #   listed in DBIC::OptDesps. The modules are installed with classic CPAN
15 #   invocations and are *fully tested*. In other words we simulate what would
16 #   happen if a user tried to install on a just-compiled virgin perl
17 # - Without CLEANTEST we bring the armada of RDBMS and install the maximum
18 #   possible set of deps *without testing them*. This ensures we stay within
19 #   a reasonable build-time and still run as many of our tests as possible
20 #
21 # * The perl builds and the DBIC tests run under VCPU_USE number of threads.
22 # The testing of dependencies under CLEANTEST runs single-threaded, at least
23 # until we fix our entire dep-chain to safely pass under -j
24 #
25 # * The way .travis.yml is fed to the command controller is idiotic - it
26 # makes using multiline `bash -c` statements impossible. Therefore to
27 # aid readability (our travis logic is rather complex), the bulk of
28 # functionality is moved to scripts. More about the problem (and the
29 # WONTFIX "explanation") here: https://github.com/travis-ci/travis-ci/issues/497
30 #
31 # the entire run times out after 50 minutes, or after 5 minutes without
32 # console output
33
34 #
35 # Smoke all branches except for blocked* and wip/*
36 #
37 # Additionally master does not smoke with bleadperl
38 # ( implemented in maint/travis-ci_scripts/10_before_install.bash )
39 #
40 branches:
41   except:
42     - /^wip\//
43     - /^blocked/
44
45 notifications:
46   irc:
47     channels:
48       - "irc.perl.org#dbic-smoke"
49     template:
50       - "%{branch}#%{build_number} by %{author}: %{message} (%{build_url})"
51     on_success: change
52     on_failure: always
53     use_notice: true
54
55   email:
56     recipients:
57       - ribasushi@cpan.org
58       # Temporary - if it proves to be too noisy, we'll shut it off
59       #- dbix-class-devel@lists.scsys.co.uk
60     on_success: change
61     on_failure: always
62
63 # FIXME - This stuff is not yet available for free OSS accounts, sadpanda
64 # First paragrah on http://about.travis-ci.org/docs/user/caching/
65 #cache:
66 #  apt: true
67 #  directories:
68 #    - /var/cache/apt/archives
69
70 language: perl
71
72 perl:
73   - "5.8"
74   - "5.20-extras"
75
76 env:
77   - CLEANTEST=false
78   - CLEANTEST=true VCPU_USE=1
79
80 sudo: true
81
82 matrix:
83   fast_finish: true
84   include:
85     # CLEANTEST of minimum supported with non-tracing poisoning
86     - perl: 5.8.3_nt_mb
87       env:
88         - CLEANTEST=true
89         - POISON_ENV=true
90         - DBIC_TRACE_PROFILE=console_monochrome
91         - BREWVER=5.8.3
92         - BREWOPTS="-Dusemorebits"
93
94     # Full Test of minimum supported without threads with plain poisoned trace
95     - perl: 5.8.3_nt
96       env:
97         - CLEANTEST=false
98         - POISON_ENV=true
99         - DBIC_TRACE=1
100         - BREWVER=5.8.3
101
102     # Full Test of minimum supported with threads with non-tracing poisoning
103     - perl: 5.8.5_thr
104       env:
105         - CLEANTEST=false
106         - POISON_ENV=true
107         - DBIC_TRACE_PROFILE=console
108         - BREWVER=5.8.5
109         - BREWOPTS="-Duseithreads"
110
111     # CLEANTEST of solaris-like perl with non-tracing poisoning
112     - perl: 5.8.4_nt
113       env:
114         - CLEANTEST=true
115         - POISON_ENV=true
116         - DBIC_TRACE_PROFILE=console
117         - BREWVER=5.8.4
118
119     # CLEANTEST: this particular perl is quite widespread
120     - perl: 5.8.8_thr
121       env:
122         - CLEANTEST=true
123         - BREWVER=5.8.8
124         - BREWOPTS="-Duseithreads"
125
126     # CLEANTEST: this is the perl suse ships, with env poisoning
127     - perl: 5.10.0_thr_dbg
128       env:
129         - CLEANTEST=true
130         - POISON_ENV=true
131         - BREWVER=5.10.0
132         - BREWOPTS="-DDEBUGGING -Duseithreads"
133
134     # CLEANTEST: this one is in a number of debian-based LTS (test a sane CPAN.pm)
135     - perl: 5.14.2_thr_mb
136       env:
137         - CLEANTEST=true
138         - BREWVER=5.14.2
139         - BREWOPTS="-Duseithreads -Dusemorebits"
140
141     ###
142     # some permutations of tracing and envvar poisoning
143
144     - perl: 5.12.3_thr
145       env:
146         - CLEANTEST=true
147         - POISON_ENV=true
148         - DBIC_TRACE=1
149         - DBIC_MULTICREATE_DEBUG=1
150         - DBIC_STORAGE_RETRY_DEBUG=1
151         - DBIC_TRACE_PROFILE=console
152         - BREWVER=5.12.3
153         - BREWOPTS="-Duseithreads"
154
155     - perl: 5.16.3_thr_mb
156       env:
157         - CLEANTEST=false
158         - POISON_ENV=true
159         - DBIC_TRACE=1
160         - BREWVER=5.16.3
161         - BREWOPTS="-Duseithreads -Dusemorebits"
162
163     - perl: 5.18-extras
164       env:
165         - CLEANTEST=false
166         - POISON_ENV=true
167         - DBIC_TRACE=1
168         - DBIC_TRACE_PROFILE=console_monochrome
169         - DBICTEST_VIA_REPLICATED=0
170         - DBICTEST_VERSION_WARNS_INDISCRIMINATELY=1
171
172     ###
173     # Start of the allow_failures block
174
175     # threaded oldest possible with blead CPAN
176     - perl: devcpan_5.8.1_thr_mb
177       env:
178         - CLEANTEST=true
179         - DEVREL_DEPS=true
180         - BREWVER=5.8.1
181         - BREWOPTS="-Duseithreads -Dusemorebits"
182
183     # oldest possible with blead CPAN with poisoning and plain trace
184     - perl: devcpan_5.8.1
185       env:
186         - CLEANTEST=true
187         - DEVREL_DEPS=true
188         - POISON_ENV=true
189         - DBIC_TRACE=1
190         - DBICTEST_VERSION_WARNS_INDISCRIMINATELY=1
191         - BREWVER=5.8.1
192
193     # 5.8.3 with blead CPAN
194     - perl: devcpan_5.8.3_mb
195       env:
196         - CLEANTEST=false
197         - DEVREL_DEPS=true
198         - BREWVER=5.8.3
199         - BREWOPTS="-Dusemorebits"
200
201     # 5.8.7 threaded with blead CPAN with non-tracing poisoning
202     - perl: devcpan_5.8.7_thr
203       env:
204         - CLEANTEST=true
205         - DEVREL_DEPS=true
206         - POISON_ENV=true
207         - BREWVER=5.8.7
208         - BREWOPTS="-Duseithreads"
209
210     # 5.8.8 threaded MB (exercises P5#72210)
211     - perl: devcpan_5.8.8_thr_mb
212       env:
213         - CLEANTEST=true
214         - DBICTEST_VERSION_WARNS_INDISCRIMINATELY=1
215         - DEVREL_DEPS=true
216         - BREWVER=5.8.8
217         - BREWOPTS="-Duseithreads -Dusemorebits"
218
219     # 5.10.0 threaded with blead CPAN
220     - perl: devcpan_5.10.0_thr_mb
221       env:
222         - CLEANTEST=true
223         - DEVREL_DEPS=true
224         - BREWVER=5.10.0
225         - BREWOPTS="-Duseithreads -Dusemorebits"
226
227     # 5.12.1 with blead CPAN
228     - perl: devcpan_5.12.1_thr
229       env:
230         - CLEANTEST=true
231         - DEVREL_DEPS=true
232         - BREWVER=5.12.1
233         - BREWOPTS="-Duseithreads"
234
235     # bleadperl with stock CPAN, full depchain test with non-tracing poisoning
236     - perl: bleadperl
237       env:
238         - CLEANTEST=true
239         - POISON_ENV=true
240         - BREWVER=blead
241
242     # bleadperl with blead CPAN
243     - perl: devcpan_bleadperl_thr_mb
244       env:
245         - CLEANTEST=false
246         - DEVREL_DEPS=true
247         - BREWVER=blead
248         - BREWOPTS="-Duseithreads -Dusemorebits"
249
250     # CLEANTEST of http://schplog.schmorp.de/2015-06-06-a-stable-perl.html with non-tracing poisoning
251     - perl: schmorp_stableperl_thr_mb
252       env:
253         - CLEANTEST=true
254         - POISON_ENV=true
255         - BREWVER=schmorp_stableperl
256         - BREWOPTS="-Duseithreads -Dusemorebits"
257
258   # which ones of the above can fail
259   allow_failures:
260
261     # these run with various dev snapshots - allowed to fail
262     - perl: devcpan_5.8.1_thr_mb
263     - perl: devcpan_5.8.1
264     - perl: devcpan_5.8.3_mb
265     - perl: devcpan_5.8.7_thr
266     - perl: devcpan_5.8.8_thr_mb
267     - perl: devcpan_5.10.0_thr_mb
268     - perl: devcpan_5.12.1_thr
269     - perl: bleadperl
270     - perl: devcpan_bleadperl_thr_mb
271     - perl: schmorp_stableperl_thr_mb
272
273
274 ###
275 ### For the following two phases -e is *set*
276 ###
277
278 before_install:
279   # common functions for all run phases below
280   #
281   # this is an exporter - sourcing it is crucial
282   # among other things it also sets -e
283   #
284   - source maint/travis-ci_scripts/common.bash
285
286   # Sets global envvars, downloads/configures debs based on CLEANTEST
287   # Sets extra DBICTEST_* envvars
288   #
289   # this is an exporter - sourcing it is crucial
290   #
291   - source maint/travis-ci_scripts/10_before_install.bash
292
293 install:
294   # Build and switch to a custom perl if requested
295   # Configure the perl env, preinstall some generic toolchain parts
296   # Possibly poison the environment
297   #
298   # this is an exporter - sourcing it is crucial
299   #
300   - source maint/travis-ci_scripts/20_install.bash
301
302 ###
303 ### From this point on -e is *unset*, rely on travis' error handling
304 ###
305   - set +e
306
307 before_script:
308   # Preinstall/install deps based on envvars/CLEANTEST
309   #
310   # need to invoke the after_failure script manually
311   # because 'after_failure' runs only after 'script' fails
312   #
313   - maint/getstatus maint/travis-ci_scripts/30_before_script.bash || ( maint/travis-ci_scripts/50_after_failure.bash && /bin/false )
314
315 script:
316   # Run actual tests
317   #
318   - maint/getstatus maint/travis-ci_scripts/40_script.bash
319
320 ###
321 ### Set -e back, work around https://github.com/travis-ci/travis-ci/issues/3533
322 ###
323   - set -e
324
325 after_success:
326   # Check if we can assemble a dist properly if not in CLEANTEST
327   #
328   - maint/getstatus maint/travis-ci_scripts/50_after_success.bash
329
330 after_failure:
331   # Final sysinfo printout on fail
332   #
333   - maint/getstatus maint/travis-ci_scripts/50_after_failure.bash
334
335 after_script:
336   # No tasks yet
337   #
338   #- maint/getstatus maint/travis-ci_scripts/60_after_script.bash