Disable the DoubleRegistrationLogging singleton test under MSVC
authorChristopher Dykes <cdykes@fb.com>
Mon, 21 Nov 2016 23:39:27 +0000 (15:39 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Mon, 21 Nov 2016 23:53:32 +0000 (15:53 -0800)
commit45c9e441b90b8673476362e36c653810d6d91385
tree47079f1a9a5ae15c58340bf6380257637aed8d27
parentefd4e281e629f29cc198c416854031e0eaf6eca2
Disable the DoubleRegistrationLogging singleton test under MSVC

Summary: It's the only test in the file that is dependent on Subprocess, which is currently unsupported under MSVC.

Reviewed By: yfeldblum

Differential Revision: D4214812

fbshipit-source-id: 9dcd9763b51d037e0c452f79f134df286a11e718
folly/test/SingletonTest.cpp