diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2017-09-05 23:32:03 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2017-09-05 23:32:03 +0200 |
| commit | e656822f927c869f31f2685c67644eacb75fc5d2 (patch) | |
| tree | 41e312ea08bcb464c3eb2b1aad055a4d0b85cda7 /tools | |
| parent | 968e36bbd989fdf789c6a02c80c747346bb851c5 (diff) | |
Add knownfailures-Ubuntu12.04-gcc4.6.3-x86_64-Release-3rdP.txt
For some reason, the OPJ_CI_ARCH=x86_64 OPJ_CI_BUILD_CONFIGURATION=Release OPJ_NUM_THREADS=2
configuration fails once PR1010 has been merged in master
( https://travis-ci.org/uclouvain/openjpeg/jobs/272219011 ) whereas (almost) the same
code in my branch didn't fail per https://travis-ci.org/rouault/openjpeg/jobs/271738113
The errors we get are the same as with the other x86_64 compilers, so nothing alarming here.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/travis-ci/knownfailures-Ubuntu12.04-gcc4.6.3-x86_64-Release-3rdP.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/travis-ci/knownfailures-Ubuntu12.04-gcc4.6.3-x86_64-Release-3rdP.txt b/tools/travis-ci/knownfailures-Ubuntu12.04-gcc4.6.3-x86_64-Release-3rdP.txt new file mode 100644 index 00000000..2554d91c --- /dev/null +++ b/tools/travis-ci/knownfailures-Ubuntu12.04-gcc4.6.3-x86_64-Release-3rdP.txt @@ -0,0 +1,8 @@ +NR-ENC-X_4_2K_24_185_CBR_WB_000.tif-15-compare_dec-ref-out2base +NR-ENC-X_5_2K_24_235_CBR_STEM24_000.tif-16-compare_dec-ref-out2base +NR-ENC-X_6_2K_24_FULL_CBR_CIRCLE_000.tif-17-compare_dec-ref-out2base +NR-ENC-X_4_2K_24_185_CBR_WB_000.tif-18-compare_dec-ref-out2base +NR-ENC-X_5_2K_24_235_CBR_STEM24_000.tif-19-compare_dec-ref-out2base +NR-ENC-X_6_2K_24_FULL_CBR_CIRCLE_000.tif-20-compare_dec-ref-out2base +NR-ENC-ElephantDream_4K.tif-21-compare_dec-ref-out2base +NR-ENC-issue141.rawl-23-compare_dec-ref-out2base |
