Juergen E. Fischer
edee4a3d10
spelling fixes ( closes #32408 )
2020-02-28 21:04:02 +01:00
Denis Rouzaud
7fb752e0ff
[TRAVIS] run flaky test when label is defined ( #9509 )
...
to declare a test as flaky:
* for cpp, use
```
if ( !QgsTest::runFlakyTests() )
QSKIP( "This test is disabled on Travis CI environment" );
```
* for Python, you can use `RUN_FLAKY_TEST` environment variable
2019-03-27 09:45:34 -05:00
Denis Rouzaud
d0d918fb2e
the ultimate docker experience
2019-03-09 12:57:26 +01:00
Denis Rouzaud
829a614b71
do not exit on error
2019-03-09 12:40:59 +01:00
Denis Rouzaud
2777381fc9
🐳
2019-03-09 12:15:10 +01:00
Denis Rouzaud
0993d6cf6f
k
2019-03-08 20:01:47 +01:00
Denis Rouzaud
e104cce237
gogogogog
2019-03-08 19:38:27 +01:00
Denis Rouzaud
fe0c6d9301
o
2019-03-08 19:15:45 +01:00
Denis Rouzaud
0049539ae6
k
2019-03-08 18:18:57 +01:00
Denis Rouzaud
870cd00a81
kkk
2019-03-08 18:03:04 +01:00
Denis Rouzaud
1117c6b302
wwer
2019-03-08 17:42:37 +01:00
Denis Rouzaud
9e3a163586
k2
2019-03-08 16:30:22 +01:00
Denis Rouzaud
ef52052009
klap
2019-03-08 16:15:45 +01:00
Denis Rouzaud
8528b1ff43
x
2019-03-08 15:53:07 +01:00
Denis Rouzaud
e510d32184
yeaaah
2019-03-08 15:20:13 +01:00
Denis Rouzaud
9c6e3ccd3c
bring the lions
2019-03-08 13:21:25 +01:00
Denis Rouzaud
b2f3b55db7
kkk
2019-03-08 11:06:52 +01:00
Denis Rouzaud
e655d0f6cd
test
2019-03-08 10:42:12 +01:00
Denis Rouzaud
96bd465238
n
2019-03-08 09:37:32 +01:00
Denis Rouzaud
268c488d8b
...
2019-03-08 09:37:00 +01:00
Denis Rouzaud
8ebb2327f0
coffee
2019-03-08 09:26:17 +01:00
Denis Rouzaud
abca143a02
morning bbreeze
2019-03-08 09:25:12 +01:00
Denis Rouzaud
80ddab863e
Who else needs more $
2019-03-08 08:10:40 +01:00
Denis Rouzaud
2ed4e2b06a
grrrr*
2019-03-07 15:56:44 +01:00
Denis Rouzaud
64195d5bc0
plop
2019-03-07 14:55:08 +01:00
Denis Rouzaud
6304cf593d
yop
2019-03-07 14:43:26 +01:00
Denis Rouzaud
ff6aa91ffc
yeah
2019-03-07 14:33:53 +01:00
Denis Rouzaud
b0783e6e91
more fixes
2019-03-07 13:29:04 +01:00
Denis Rouzaud
7f4b290644
what to say
2019-03-07 13:20:39 +01:00
Denis Rouzaud
a294fc7923
build and test in 2 steps
2019-03-07 13:08:35 +01:00
Denis Rouzaud
ee4b2dcd5b
Revert "try with dedicated for building"
...
This reverts commit 748c783fa09aeb76870dd3155ed562046ea0cd0a.
2019-03-07 09:44:42 +01:00
Denis Rouzaud
748c783fa0
try with dedicated for building
2019-03-06 19:12:44 +01:00
Denis Rouzaud
38d00f966d
use PYTHONUNBUFFERED
2019-03-06 17:37:23 +01:00
Denis Rouzaud
cd4677ab1c
disable TTY?
2019-03-06 17:24:06 +01:00
Denis Rouzaud
d42ff34890
run Python tests inside docker
2019-03-06 13:16:27 +01:00
Denis Rouzaud
1e11e1157a
simplify CI scripts ( #9387 )
...
by separating the testing and docker image building scripts
there was almost no redundany in the scripts, it is much clearer now
2019-03-05 17:38:04 +01:00
Denis Rouzaud
ae67042827
fix Travis build trigger
2019-03-05 14:06:13 +01:00
Denis Rouzaud
0a75009ef8
fix mkdir ccache_dir
2019-03-05 13:16:16 +01:00
Denis Rouzaud
59789c463c
add a second cache directory for Docker image building
...
because they just take too much time
2019-03-05 13:16:16 +01:00
Denis Rouzaud
458b9afeae
trigger PyQGIS Doc Travis build after pushing new image on Docker hub
2019-03-05 13:16:16 +01:00
Alessandro Pasotti
2b77a659eb
Fix path to tester script
2018-11-20 11:32:43 +01:00
Alessandro Pasotti
0814b624b8
Move test in its own script
2018-11-20 10:31:05 +01:00
Alessandro Pasotti
ed9709b4fa
Copy updated test runner into the docker
...
Handle -e and do not exit on error
2018-11-20 10:31:05 +01:00
Alessandro Pasotti
e8e66d086b
Fix the python test runner and add a test for it
2018-11-20 10:31:05 +01:00
Denis Rouzaud
bd2f9f97b2
fix ccache for Docker images
2018-11-18 13:40:07 +01:00
Denis Rouzaud
06e139eb32
fix global env var
2018-11-16 22:01:44 +01:00
Denis Rouzaud
d131a57c97
remove left over
2018-11-16 22:01:44 +01:00
Denis Rouzaud
51e767265d
[docker] simpler configuration to provide different build options
2018-11-16 22:01:44 +01:00
Nyall Dawson
2104b563d6
Fix some SC2086 warnings
2018-06-21 15:33:29 +10:00
Matthias Kuhn
353eb65117
Double quote to prevent globbing and word splitting.
2018-06-19 16:22:38 +02:00