diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index cd671aca..34445705 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -61,7 +61,7 @@ test-suite unordered [ run unordered/swap_tests.cpp ] [ run unordered/detail_tests.cpp ] [ run unordered/deduction_tests.cpp ] - [ run unordered/scoped_allocator.cpp ] + [ run unordered/scoped_allocator.cpp : : : msvc-14.0:no ] [ run unordered/transparent_tests.cpp ] [ run unordered/reserve_tests.cpp ] [ run unordered/contains_tests.cpp ]