[Reproducible-commits] [notes] 01/01: add issue ftbfs_uninvestigated_test_failures and use it

Esa Peuha esa.peuha-guest at moszumanska.debian.org
Wed Oct 21 12:18:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

esa.peuha-guest pushed a commit to branch master
in repository notes.

commit 9a2b4f7698d25c4bd1dd96d930c64559fe292607
Author: Esa Peuha <esa.peuha at gmail.com>
Date:   Wed Oct 21 15:16:55 2015 +0300

    add issue ftbfs_uninvestigated_test_failures and use it
---
 issues.yml   |  4 ++++
 packages.yml | 16 ++++++++++------
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/issues.yml b/issues.yml
index 454d7ae..9a91e3b 100644
--- a/issues.yml
+++ b/issues.yml
@@ -822,3 +822,7 @@ random_order_in_md5sums:
     cd debian/tmp && \
         find * -type f ! -regex "^DEBIAN/.*" -print0 |\
         LC_ALL=C sort -z | xargs -0r md5sum > DEBIAN/md5sums
+ftbfs_uninvestigated_test_failures:
+  description: |
+    Packages that can compile their binaries without problems but then fail
+    one or more tests for unidentified reasons.
diff --git a/packages.yml b/packages.yml
index ec99b67..176aa72 100644
--- a/packages.yml
+++ b/packages.yml
@@ -5877,7 +5877,7 @@ gom:
 google-perftools:
   version: 2.2.1-0.2
   issues:
-    - ftbfs_uninvestigated_big_packages
+    - ftbfs_uninvestigated_test_failures
 gopchop:
   version: 1.1.8-5
   issues:
@@ -6263,9 +6263,9 @@ guile-2.0:
     At least, time of build recorded at:
     https://sources.debian.net/src/guile-2.0/2.0.11%2B1-9/libguile/Makefile.am/?hl=720#L720
 guile-gnome-platform:
-  version: 2.16.2-1.1
-  comments: |
-    builds fine, ftbfs due to test failure
+  version: 2.16.2-2
+  issues:
+    - ftbfs_uninvestigated_test_failures
 guilt:
   version: 0.35-1.2
   issues:
@@ -11031,9 +11031,9 @@ mysecureshell:
   issues:
     - timestamps_from_cpp_macros
 mysql-5.5:
-  version: 5.5.43-0+deb8u1
+  version: 5.5.44-0+deb8u1
   issues:
-    - ftbfs_uninvestigated_big_packages
+    - ftbfs_uninvestigated_test_failures
 mysql-connector-net:
   version: 6.4.3-2
   issues:
@@ -16664,6 +16664,10 @@ taopm:
   version: 1.0-3
   comments: |
     Embeds the build date. https://sources.debian.net/src/taopm/1.0-3/configure.in/#L27
+tar:
+  version: 1.28-2
+  issues:
+    - ftbfs_uninvestigated_test_failures
 tart:
   version: 3.10-1
   issues:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list