Disable the CArray RangeFunc tests under MSVC
authorChristopher Dykes <cdykes@fb.com>
Wed, 16 Nov 2016 22:50:29 +0000 (14:50 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 16 Nov 2016 22:53:38 +0000 (14:53 -0800)
commit6b459b753941bef25da10004f17580c18dd64af7
tree5f92d560b2626ae78bb1e78393d313c553bd3542
parent2782b0144f937fc9c6df0a9b21bd4e1c1abbf678
Disable the CArray RangeFunc tests under MSVC

Summary: Because it won't compile due to an MSVC bug. See the link in the comment for more info.

Reviewed By: yfeldblum

Differential Revision: D4191233

fbshipit-source-id: 523deebe12379ff56934a4259b601d4ab677b9b6
folly/test/RangeTest.cpp