Problems with HDF5 1.8.15 patch 1 -- test failed

This instance is on Windows 7 64 bit, Visual Studio 2013 express, CMake 3.2.3 Release and debug build okay. Release fails one test as follows:

99% tests passed, 1 tests failed out of 1948

Total Test time (real) = 736.20 sec

The following tests FAILED:
          13 - H5TEST-dt_arith (Failed)
Errors while running CTest

I am getting the same thing, but with a 32 bit debug build (on a 64 bit Win 7 machine) with Visual Studio 2010.

···

-----Original Message-----
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] On Behalf Of karl@hooovver.com
Sent: Monday, June 08, 2015 8:51 PM
To: HDF Users Discussion List
Subject: [Hdf-forum] Problems with HDF5 1.8.15 patch 1 -- test failed

This instance is on Windows 7 64 bit, Visual Studio 2013 express, CMake
3.2.3 Release and debug build okay. Release fails one test as follows:

99% tests passed, 1 tests failed out of 1948

Total Test time (real) = 736.20 sec

The following tests FAILED:
          13 - H5TEST-dt_arith (Failed)
Errors while running CTest

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

________________________________

This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Exelis Inc. The recipient should check this e-mail and any attachments for the presence of viruses. Exelis Inc. accepts no liability for any damage caused by any virus transmitted by this e-mail.

I should clarify that mine is a 32 bit build on 64 bit machine.

We have found that VS2013 pro and express should have the latest updates
applied. This has addressed a number of testing issues for us.
Second question if VS2013 express is up-to-date, is the failing subtest a soft
conversion type?

Allen

···

On Tuesday, June 09, 2015 06:31:17 AM karl@hooovver.com wrote:

I should clarify that mine is a 32 bit build on 64 bit machine.

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Righto! My Visual Studio Express 2013 was missing Update 4. With update 4, 100% of tests pass release and debug. Windows Update does not update Visual Studio Express, apparently this must be updated manually.

···

On 2015-06-09 06:43, Allen Byrne wrote:

We have found that VS2013 pro and express should have the latest updates
applied. This has addressed a number of testing issues for us.
Second question if VS2013 express is up-to-date, is the failing subtest a soft
conversion type?