diff options
author | Benjamin Barenblat <bbaren@google.com> | 2022-03-31 14:13:19 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2022-03-31 14:13:19 -0400 |
commit | 33ef755be756c9699829f33e8ad2eb7072f810d0 (patch) | |
tree | 328c3b3fe0867db29926991ea9bc9cc1bcd1409e /debian/changelog | |
parent | 98c32dfeb7a0ad82925d2189f5a5af78f7832aa4 (diff) |
Disable NominalCPUFrequency tests
Upstream has decided NominalCPUFrequency is for internal consumption,
so stop running its unit tests.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9c58851f..d20492e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +abseil (0~20210324.2-3) UNRELEASED; urgency=medium + + * Backport an upstream patch to disable a problematic unit test. + (Closes: #1007136) + + -- Benjamin Barenblat <bbaren@debian.org> Thu, 31 Mar 2022 14:10:30 -0400 + abseil (0~20210324.2-2) unstable; urgency=medium * Disable a test that doesn’t play well with multiarch on armel and |