From 368e987c1b9170d3e18c22f07aa3f9c17941765f Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 4 Jun 2016 07:26:45 +0000 Subject: reproducible debian: stop filtering out the 'bad_handling_of_extra_warnings', it's long gone Signed-off-by: Holger Levsen --- bin/reproducible_common.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 0179ddb6..2eb7389b 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -263,7 +263,6 @@ url2html = re.compile(r'((mailto\:|((ht|f)tps?)\://|file\:///){1}\S+)') # filter used on the index_FTBFS pages and for the reproducible.json filtered_issues = ( - 'bad_handling_of_extra_warnings', 'ftbfs_in_jenkins_setup', 'ftbfs_build_depends_not_available_on_amd64', 'ftbfs_build-indep_not_build_on_armhf' -- cgit v1.2.3-70-g09d2