To start with, it seems that runtest.py made wrong assumptions about path.
python.exe "I:/src/master-oiio/testsuite/runtest.py"
"I:/src/master-oiio/build/testsuite/nonwhole
-tiles" "--devenv-config" "Debug" "--solution-path"
"I:/src/master-oiio/build"
Traceback (most recent call last):
File "I:/src/master-oiio/testsuite/runtest.py", line 426, in <module>
with open(os.path.join(test_source_dir,"run.py")) as f:
IOError: [Errno 2] No such file or directory:
'../../../../testsuite\\nonwhole-tiles\\run.py'
Furthermore, it seems that I need image tests (from
https://github.com/OpenImageIO/oiio-images) Is that correct ?
I'll make sure that path and images are correctly targetted and proceed
further.
M
Le mer. 17 avr. 2019 à 23:31, Mathieu Prevot <[email protected]> a
écrit :
> I built successfully releases 2.0.7 and 2.0.6; for both tests fail.
>
> 25% tests passed, 40 tests failed out of 53 for 2.0.7
> 23% tests passed, 40 tests failed out of 52 for 2.0.6
>
> I add that I'm running all that in windows, and I run tests with:
> `MSBuild.exe .\build\RUN_TESTS.vcxproj`
>
> Attached the test.log (result of `MSBuild.exe .\build\RUN_TESTS.vcxproj |
> Tee-Object -filepath tests.log`)
>
> I'll run individual commands in a debugger and collect traces.
>
> M
>
>
> Le mer. 17 avr. 2019 à 17:18, Larry Gritz <[email protected]> a écrit :
>
>> Also: If instead of the trunk, you try building from tag "Release-2.0.7",
>> does that work?
>>
>>
>>
>> On Apr 17, 2019, at 8:14 AM, Larry Gritz <[email protected]> wrote:
>>
>> Definitely not expected.
>>
>> Can you do a 'make test > test.log' and send it to me? Maybe if I see the
>> output of the tests that fail, it will be more clear where to start.
>>
>> Is it possible to make a debug build, run any individual command that
>> seems to fail (for example, just 'oiiotool -info fails.tiff') in the
>> debugger, and send us the stack trace (which functions it's in, what lines)
>> so we know where it's crashing?
>>
>>
>> On Apr 17, 2019, at 3:09 AM, Mathieu Prevot <[email protected]>
>> wrote:
>>
>> Hello,
>>
>> I managed to build OIIO, using tiff 4.0.10, openexr 2.3.0, zlib 1.2.11,
>> libpng 1.6.35, boost 1.70, libjpegturbo 2.0.3, (tbb 2019.3 was ignored);
>> cmake 3.13.4, VS2017.
>>
>> However, most of the tests are failing and I could not even open an image
>> (tried tiff, and DPX), for which I had memory exception.
>>
>> I used the trunk-master version of OIIO of 15th april 2019.
>>
>> Is is expected or not ? How to solve this (have a working OIIO) ?
>>
>> Please cc me since I did not subscribe to the list.
>> Regards
>> M
>>
>>
>> ----------------------------------------------------------------
>> 24% tests passed, 42 tests failed out of 55
>>
>> Total Test time (real) = 54.19 sec
>>
>> The following tests FAILED:
>> Errors while running CTest
>> 1 - nonwhole-tiles (Failed)
>> 2 - oiiotool-composite (Failed)
>> 3 - oiiotool-copy (Failed)
>> 4 - oiiotool-pattern (Failed)
>> 5 - oiiotool-subimage (Failed)
>> 6 - oiiotool-text (Failed)
>> 7 - diff (Failed)
>> 8 - dither (Failed)
>> 9 - dup-channels (Failed)
>> 10 - jpeg-corrupt (Failed)
>> 11 - null (Failed)
>> 12 - psd-colormodes (Failed)
>> 13 - rational (Failed)
>> 14 - jpeg-corrupt-header (Failed)
>> 15 - texture-half (Failed)
>> 16 - texture-half.batch (Not Run)
>> 17 - texture-uint16 (Failed)
>> 18 - texture-uint16.batch (Not Run)
>> 19 - texture-interp-bilinear (Failed)
>> 20 - texture-interp-bilinear.batch (Not Run)
>> 21 - texture-interp-closest (Failed)
>> 22 - texture-interp-closest.batch (Not Run)
>> 23 - texture-mip-onelevel (Failed)
>> 24 - texture-mip-onelevel.batch (Not Run)
>> 25 - texture-icwrite (Failed)
>> 26 - texture-icwrite.batch (Not Run)
>> 27 - heif-broken (Failed)
>> 28 - ptex-broken (Failed)
>> 29 - texture-field3d-broken (Failed)
>> 30 - texture-field3d-broken.batch (Not Run)
>> 31 - field3d-broken (Failed)
>> 32 - openvdb-broken (Failed)
>> 39 - unit_strutil (SEGFAULT)
>> 41 - unit_filesystem (Failed)
>> 45 - unit_timer (Failed)
>> 47 - unit_simd (SEGFAULT)
>> 48 - unit_filter (SEGFAULT)
>> 49 - unit_paramlist (SEGFAULT)
>> 50 - unit_imagebuf (Exit code 0xc0000374
>> )
>> 51 - unit_imagecache (Failed)
>> 52 - unit_imagebufalgo (Failed)
>> 54 - unit_imageinout (Exit code 0xc0000409
>> )
>> _______________________________________________
>> Oiio-dev mailing list
>> [email protected]
>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
>>
>>
>> --
>> Larry Gritz
>> [email protected]
>>
>>
>>
>>
>> _______________________________________________
>> Oiio-dev mailing list
>> [email protected]
>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
>>
>>
>> --
>> Larry Gritz
>> [email protected]
>>
>>
>>
>>
>> _______________________________________________
>> Oiio-dev mailing list
>> [email protected]
>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
>>
>
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org