xinxinlx / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

Many tests fail #250

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
net1# build_openjpeg 
cd /smartbuild/work
ls -d openjpeg*
openjpeg-data.svn
openjpeg.svn
[ -e openjpeg.svn ] || svn checkout http://openjpeg.googlecode.com/svn/trunk 
openjpeg.svn
[ -e openjpeg-data.svn ] || svn checkout 
http://openjpeg.googlecode.com/svn/data openjpeg-data.svn
cd openjpeg-data.svn && svn up
cd openjpeg.svn
svn up
svnversion
svndate
# rebuild: openjpeg-2013-10-30-2354 source change
rm -vf /david-favor-tools/ubuntu-13.10/pkgs/openjpeg*
make clean || /bin/true
cmake . -DCMAKE_INSTALL_PREFIX=/david-favor-tools/ubuntu-13.10 
-DBUILD_TESTING:BOOL=ON -DOPJ_DATA_ROOT:PATH=/smartbuild/work/openjpeg-data.svn
make test

What is the expected output? What do you see instead?

Expected output is all tests pass... Many tests failed... (log attached)

What version of the product are you using? On what operating system?

openjpeg-2013-10-30-2354 (latest svn pull shows 2354).

net1# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 13.10
Release:    13.10
Codename:   saucy

Please provide any additional information below.

Original issue reported on code.google.com by davidfa...@gmail.com on 12 Nov 2013 at 4:58

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'll use this bug to track all changes affecting test suite.

Original comment by mathieu.malaterre on 26 Feb 2014 at 9:56

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2447.

Original comment by mathieu.malaterre on 26 Feb 2014 at 9:57

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2448.

Original comment by mathieu.malaterre on 26 Feb 2014 at 10:46

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2449.

Original comment by mathieu.malaterre on 26 Feb 2014 at 10:48

GoogleCodeExporter commented 9 years ago

Original comment by mathieu.malaterre on 27 Feb 2014 at 2:18

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2538.

Original comment by mathieu.malaterre on 3 Mar 2014 at 8:45

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2544.

Original comment by mathieu.malaterre on 3 Mar 2014 at 10:38

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2574.

Original comment by mathieu.malaterre on 4 Mar 2014 at 1:40

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2575.

Original comment by mathieu.malaterre on 4 Mar 2014 at 1:43

GoogleCodeExporter commented 9 years ago
AS of today, all tests are now either fixed, or the issue lies in the 
conformance test itself. Marking as fixed. 

Original comment by mathieu.malaterre on 12 Mar 2014 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by antonin on 24 Mar 2014 at 3:57