Add support for tagging a test as BROKEN in the CMake build
authorChristopher Dykes <cdykes@fb.com>
Tue, 18 Jul 2017 01:59:11 +0000 (18:59 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 18 Jul 2017 02:11:55 +0000 (19:11 -0700)
commit05e06a9712d700993a296265d9651ea15929c9ec
tree0d57b104cf2fff9a4cce382496a04fe2c4ff9553
parent3179d4464f4d211d18bb784a7d6c97390035e266
Add support for tagging a test as BROKEN in the CMake build

Summary: Also use it to disable function_test and indexed_mem_pool_test for now while the source of their breakage is being investigated.

Reviewed By: yfeldblum

Differential Revision: D5440415

fbshipit-source-id: 630c884ccd2db660bfc3e4529a2d35941d3bd0d3
CMake/FollyFunctions.cmake
CMakeLists.txt