[test] problems with new intel-win32-8.1 toolset

Just in case nobody noticed, seems like Boost.Test is failing with Intel 8.1. This error appears at run-time in plenty of tests: Exception in "call_test_main": memory access violation C:/boost_regression/boost/libs/test/src/unit_test_suite.cpp(127): fatal error in "call_test_main": Test case initialization has failed *** errors detected in test case "call_test_main"; see standard output for details Test case "call_test_main" was aborted due to uncaught exception, user assert or system error EXIT STATUS: 200 I'm quite sure the problem is in Boost.Test, since the crash happens at several different libraries, all of which use this Boost.Test. Maybe someone with local access to this compiler can debug some of the failing tests and narrow down the locus of the problem. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

Joaquín Mª López Muñoz wrote:
Just in case nobody noticed, seems like Boost.Test is failing with Intel 8.1. This error appears at run-time in plenty of tests:
I know, I've just set up the environment today and I'm on the way to start further investigations on these cryptical errors. Stefan

I'm quite sure the problem is in Boost.Test, since the crash happens at several different libraries, all of which use this Boost.Test. Maybe someone with local access to this compiler can debug some of the failing tests and narrow down the locus of the problem.
It's an Intel bug, I've just had a report from Intel that this will be fixed in the first update to 8.1. Regards, John.
participants (4)
-
Joaquín Mª López Muñoz
-
John Maddock
-
Stefan Slapeta
-
Stefan Slapeta