summaryrefslogtreecommitdiff
path: root/debian/patches/cordz-info-statistics-test.diff
blob: 646133a14513113364676532cb09119644beabb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/absl/strings/internal/cordz_info_statistics_test.cc
+++ b/absl/strings/internal/cordz_info_statistics_test.cc
@@ -468,6 +468,8 @@
 }
 
 TEST(CordzInfoStatisticsTest, ThreadSafety) {
+  GTEST_SKIP() << "Skipping test; see https://bugs.debian.org/1018804";
+
   Notification stop;
   static constexpr int kNumThreads = 8;
   int64_t sampled_node_count = 0;