Neil.sundae
Neil.sundae
Thanks for the update, I noticed that if `SSLSessionTest` is using commit [d2e577a](https://github.com/facebook/folly/commit/d2e577a8c8911d6f394d4cba4467831889efbfb7#diff-4bdeaf17df2b56b85bb1963295944438ad92aac921beb82f050f8655d3aaccae), the test will pass on Windows.
Closing this issue as these tests no longer fail.
@galabovaa Great, thanks for the update hehe
Hi @zwass, thanks for the quick response. The original steps I followed for running the tests are as follows: 1. cd C:\gitP\facebook\osquery\build 2. pip3 install thrift psutil // necessary for...
@bgeller Actually, we work on MSVC compiler testing, and we regularly build popular open-source project including CopperSpice, with development builds of MSVC in order to find and fix regressions in...