Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / libraries / thrift / disable-failing-test.patch
blob4307d58ddedbc7da179403fae315a532ac497ffc
1 diff --git i/lib/cpp/test/CMakeLists.txt w/lib/cpp/test/CMakeLists.txt
2 index 19854e1a3..9d428a166 100644
3 --- i/lib/cpp/test/CMakeLists.txt
4 +++ w/lib/cpp/test/CMakeLists.txt
5 @@ -77,7 +77,6 @@ set(UnitTest_SOURCES
6 TMemoryBufferTest.cpp
7 TBufferBaseTest.cpp
8 Base64Test.cpp
9 - ToStringTest.cpp
10 TypedefTest.cpp
11 TServerSocketTest.cpp
12 TServerTransportTest.cpp