suppress memory leak warnings for python tests

Now that travis does not fail, the allow_failure flag for the
clang-compiler job can be removed.
This commit is contained in:
Oscar Mira 2019-07-16 00:14:33 +02:00
parent 50ce012520
commit 4b1c49eb95
2 changed files with 5 additions and 1 deletions

View File

@ -19,7 +19,6 @@ script:
matrix:
allow_failures:
- os: osx
- compiler: clang
fast_finish: true
include:
- os: linux

View File

@ -0,0 +1,5 @@
leak:python2.7
leak:libfontconfig.so
leak:libglib-2.0.so
leak:libIlmImf-2_2.so
leak:libstdc++.so