-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Failing tests on MSVC with VS2019 15.9.13 x64 #1685
Copy link
Copy link
Closed
Labels
kind: bugplatform: visual studiorelated to MSVCrelated to MSVCstate: help neededthe issue needs help to proceedthe issue needs help to proceedstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updatedthe issue has not been updated in a while and will be closed automatically soon unless it is updated
Description
Activity
Metadata
Metadata
Assignees
Labels
kind: bugplatform: visual studiorelated to MSVCrelated to MSVCstate: help neededthe issue needs help to proceedthe issue needs help to proceedstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updatedthe issue has not been updated in a while and will be closed automatically soon unless it is updated
Any help in debugging this issue is highly appreciated!
Two tests from the test suite exit in segfault, and one test exists in timeout:
Please describe the steps to reproduce the issue. Can you provide a small but working code example?
I execute
ctestin the build directory.Which compiler and operating system are you using?
I used Microsoft Visual Studio 2017 v15.9.13 together with cmake 3.15.0-rc3 and ninja to build the solution. These tools work well for me with more than 60++ software packages.
Did you use a released version of the library or the version from the
developbranch?Release version 3.6.1.