boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
100 stars 116 forks source link

A bench test appears to lock up in Visual Studio 2015 64-bit release mode, default /std #92

Closed jeking3 closed 3 years ago

jeking3 commented 5 years ago

Build job:

https://ci.appveyor.com/project/jeking3/container/builds/20276121/job/3fj1m0948n8bamon

It runs for an hour and times out. This has happened on two different builds, so I think it's specific to Visual Studio 2015. I added the bench directory to the top level Jamfile in a preflight CI pull request in my fork. Given this has happened twice, I thought I would report it.

igaztanaga commented 3 years ago

Closing this old bug since it's been difficult to diagnose and it doesn't seem to have impacted users.