diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-01-31 15:25:57 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-01-31 15:25:57 -0500 |
commit | 844007f73d59ddcf90e7be66dfffea30b8698de5 (patch) | |
tree | d3906b22bb29ec3fecae9b9eef3c30ff37d100e4 /debian/changelog | |
parent | 1f93c7bc4f508dbc9d3eb2848b8d2b4cd572eb38 (diff) |
Re-disable unit tests on non-amd6420200923.2-3
I’m still working to fix unit tests on non-amd64 platforms, but this
package needs to migrate. Disable unit tests everywhere they don’t
work.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f964b657..fbf84fc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -abseil (0~20200923.2-3) UNRELEASED; urgency=medium +abseil (0~20200923.2-3) unstable; urgency=medium - * Fix issues discovered by unit tests. + * Fix some issues in unit tests. + * Re-disable unit tests on most platforms until they’re working + everywhere. - -- Benjamin Barenblat <bbaren@debian.org> Sun, 31 Jan 2021 15:04:03 -0500 + -- Benjamin Barenblat <bbaren@debian.org> Sun, 31 Jan 2021 15:13:51 -0500 abseil (0~20200923.2-2) unstable; urgency=medium |