File: cordz-info-statistics-test.diff

package info (click to toggle)
abseil 20250814.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 14,664 kB
  • sloc: cpp: 167,798; ansic: 1,773; pascal: 1,630; sh: 781; python: 528; makefile: 31
file content (11 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (2)
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
@@ -412,6 +412,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;